summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2003-12-02Add another regression test that does not work right now.christos
2003-10-26use ${HOST_SH} instead of /bin/shlukem
2003-09-30Maybe I'm just slow, but having diffs in the wrong direction confuses me...mycroft
2003-09-14Add a test for output when using context options and -z.cjep
2003-09-14+grepcjep
2003-09-14Import of some regression tests for grep. Some of them based on testscjep
2003-09-03add a "using namespace std" to make it compile with gcc3, and removedrochner
2003-09-02forgot these with:mrg
2003-08-12s/DL_LAZY/RTLD_LAZY/skrll
2003-08-08Hook make unit-tests into regresssjg
2003-08-01s/DL_LAZY/RTLD_LAZY/skrll
2003-07-26disable this with gcc3 for nowmrg
2003-06-26remove a comment suggesting the link-in-whole-libgcc hack -- thisdrochner
2003-05-30Add regression test for cvt nodes in ?: expressionchristos
2003-05-24regression test for ({ }) that does not return a value.christos
2003-05-20more gcc compound statement test.christos
2003-02-01Sync with ../testlib/Makefile rev. 1.3: s/testlib.so/libtest.so/.kleink
2002-11-14Add a couple of regression tests for dlerror() handling.nathanw
2002-11-13more testschristos
2002-10-23more testschristos
2002-10-22add a regression test for compound literals.christos
2002-10-22add variable array dimension [gcc extension]. Does C9X support this?christos
2002-10-22oops, forgot one.christos
2002-10-22Tiny stand-alone code fragments to test lint's features/bugs.christos
2002-09-18some makefile de-lintinglukem
2002-09-18use NETBSDSRCDIR as appropriatelukem
2002-08-28now that the build process is clean enough, pull in the dlopen() testdrochner
2002-08-28add a comment showing how to link in the whole libgcc -- workarounddrochner
2002-08-28clean up building of the dlopen()able library - use <bsd.lib.mk> asdrochner
2002-04-14bsd.depall.mk doesn't exist anymore, use bsd.dep.mk instead.wiz
2002-03-04add test for -Plukem
2002-02-21put TNF 4-clause license.itojun
2001-12-12MKfoo=no -> NOfootv
2001-11-14${MAKE} print-objdir -> ${PRINTOBJDIR}tv
2001-10-31Simplify a bunch of explicit ${.OBJDIR} references to make these more liketv
2001-06-05Add the standard test suite that comes with the bzip2 distribution.simonb
2001-05-14Explicitly unset LANG and LC_ALL before doing any tests - some testsjdolecek
2001-05-14fix the awk regexp for test 40B to work with nawk toojdolecek
2001-04-18sort -H $dict bombs (needs to be fixed). PR 12763itojun
2001-02-15add test 41: sort -f < emptyfile bombs.itojun
2001-01-1940B: just symlink in and out, don't bother copying itjdolecek
2001-01-15don't use $s in test #39, that test doesn't depend on presence of -sjdolecek
2001-01-15don't print any note - stest prints its ownjdolecek
2001-01-14Add the "sort the dictionary" test that detected the recent lossage.simonb
2001-01-12use $S for stuff calling sort directly, not via xsortjdolecek
2001-01-12print a disclaimer on startup about this test suite - other sort implementationsjdolecek
2001-01-11do not mess with $o if misplaced -o is supported - it's orhogonal to +POS/-PO...jdolecek
2001-01-11do not display the actuall command executing stestsjdolecek
2001-01-11change so that test 35 print warning about missing -g just oncejdolecek
2001-01-11use shell functions instead of dynamically created external scriptsjdolecek