summaryrefslogtreecommitdiff
path: root/regress/usr.bin/sort
AgeCommit message (Expand)Author
2010-08-01The sort(1) tests have been moved to tests/util/sort/.jmmv
2004-02-18also unset LC_CTYPE, which affects character sort order toojdolecek
2003-10-26use ${HOST_SH} instead of /bin/shlukem
2001-12-12MKfoo=no -> NOfootv
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
2001-01-11make objdir safejdolecek
2000-11-06put in NetBSD RCS idjdolecek
2000-10-26move usr.bin/sort/TEST/stest to regress/usr.bin/sort, add tojdolecek