summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Collapse)Author
2001-03-07Somehow I left my tsort there...Marc Espie
and the canonical output looks much better with a blank line removed. Note that the last test needs large amounts of memory to finish (especially the perl part).
2001-02-22sort belongs in here tooTodd C. Miller
2001-02-22Add tsort regression suite. Not that our tsort is pretty bad at this game.Marc Espie
2001-02-22plopMarc Espie
2001-02-07uncomment rsa test; ok millert@Todd T. Fries
2001-02-04bring in two more regression tests added by NetBSD.Eric Jackson
39: sort /usr/share/dict/words (presorted) 40: sort large files
2001-02-04Fix regression testEric Jackson
2001-01-29$OpenBSD$Niklas Hallqvist
2001-01-12sort regression tests; moved here from the sort TEST subdirTodd C. Miller
2001-01-06^%#$#^%$ cvs missed this file in the previous commit.Todd C. Miller
2001-01-06Use the *.in files in tests/Angelos D. Keromytis
2001-01-05Build test files from a .in source file. We do this to guarantee thatTodd C. Miller
the test files to be executed actually have the execute bit set on them since CTM doesn't preserve file permissions.
2001-01-05Descend into directories (smat@acm.org)Angelos D. Keromytis
2001-01-05Build dbtest before running the actual test.Angelos D. Keromytis
2000-12-31Some tests for SysV extended local variables ${@D} and the likes.Marc Espie
2000-11-24MALLOC_OPTIONS=AZJ by default.Marc Espie
2000-07-24Some variable substitutionsMarc Espie
2000-07-23Regression test, existing/non-existing files used as targets,Marc Espie
depending on .PHONY and such
2000-07-18Trip piss-poor conditional parser.Marc Espie
2000-07-18More for loops checks.Marc Espie
2000-07-18Real test for Posix compliance.Marc Espie
2000-07-17+makeMarc Espie
2000-07-17make regression tests.Marc Espie
Some of these we don't even pass, currently.
2000-07-02Bump FIBOMAX to an interesting valueMarc Espie
2000-07-01Small perl script to create fibo.out.Marc Espie
length parameter to try to push fibo.m4 further.
2000-07-01Add vicious Fibonacci test.Marc Espie
Our m4 runs against a hard limit pretty soon currently, but this will be fixed.
2000-07-01+ usr.binMarc Espie
2000-07-01Import NetBSD's m4 regression suite (we pass, btw)Marc Espie
2000-04-02handle obj dirsTheo de Raadt
2000-04-01ok, this is not my night. never before has a makefile kicked my assTheo de Raadt
as much as this one has. i violated the "test fully before commit rule"
2000-04-01when will this end...Theo de Raadt
2000-04-01oh bloody hellTheo de Raadt
2000-04-01oopsTheo de Raadt
2000-04-01some man page tree checking tools from tchrist@perl.comTheo de Raadt
1999-09-29ssleay->openssl name change. (Wonder what spinoff projects will name it)Bob Beck
1999-09-29New minty openssl versionBob Beck
1999-09-29new minty OpenSSL 0.9.4 versionBob Beck
1999-01-05 Fix up for make regress. Should handle objdir now.Bob Beck
1999-01-04ssl lib test scripts. Need to be tested so as not to break build processBob Beck
before this libssl dir is added to the upper level Makefile.
1998-06-28oopsTheo de Raadt
1998-06-28fix MakefilesTheo de Raadt
1998-06-28copy from netbsd...Theo de Raadt
1998-06-03use sigemptyset()Theo de Raadt
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-01-17r?index -> strr?chrTodd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-21-Wall madness.Todd C. Miller
1996-05-07db release 1.85Theo de Raadt
1996-04-25sync w/ Net 960425Michael Shalayeff
1995-12-15from netbsd; do not override other CFLAGS settingsTheo de Raadt