aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tsort/basic-1 (follow)
AgeCommit message (Collapse)AuthorFilesLines
2007-09-15Move the sole test in tests/tsort/ to tests/misc/tsort.Jim Meyering1-82/+0
* tests/tsort/basic-1: Move this file to ... * tests/misc/tsort: ...here. Don't rely on $PROG in env. * tests/misc/Makefile.am (TESTS): Add tsort. * tests/Makefile.am (SUBDIRS): Remove tsort. * tests/tsort: Remove the directory. * configure.ac (AC_CONFIG_FILES): Remove tests/tsort/Makefile.
2007-08-18Run each Coreutils.pm-based test in its own subdirectory.Jim Meyering1-1/+2
* tests/CuTmpdir.pm: New file. * tests/Makefile.am (EXTRA_DIST): Add CuTmpdir.pm. * tests/misc/od, tests/misc/base64, tests/misc/basename: * tests/misc/cut, tests/misc/date, tests/misc/dirname: * tests/misc/expand, tests/misc/fold, tests/misc/head-elide-tail: * tests/misc/paste-no-nl, tests/misc/pr, tests/misc/sha224sum: * tests/misc/sha256sum, tests/misc/sha384sum, tests/misc/sha512sum: * tests/misc/sort-merge, tests/misc/stat-printf, tests/misc/test-diag: * tests/misc/wc-files0-from, tests/misc/xstrtol: * tests/dd/skip-seek, tests/dircolors/simple, tests/du/files0-from: * tests/expr/basic, tests/factor/basic, tests/fmt/basic: * tests/ls-2/tests, tests/md5sum/basic-1, tests/md5sum/newline-1: * tests/seq/basic, tests/sha1sum/basic-1, tests/sha1sum/sample-vec: * tests/sum/basic-1, tests/tsort/basic-1, tests/unexpand/basic-1: * tests/mv/i-1, tests/rm/empty-name, tests/rm/unreadable: Use it. * tests/misc/test-diag: Use "$ENV{abs_top_builddir}/src/test", not "../../src/test", so it works when run from a subdirectory. * tests/ls-2/tests: Create temp files and dirs from within the perl script, so that they're removed, when run from a subdirectory.
2007-07-23Update all copyright notices to use the newer form.Jim Meyering1-5/+3
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering1-1/+1
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert1-0/+19
2005-04-20Renamed Fetish package to Coreutils.Paul Eggert1-1/+1
2004-06-21Adjust to new diagnostics.Jim Meyering1-1/+1
2003-04-24(only-one): add another testJim Meyering1-0/+5
2003-04-23make sure tsort fails given an odd number of input tokensJim Meyering1-0/+7
2003-04-08Run $PERL to see if it is available, rather than testing its value.Jim Meyering1-6/+4
2000-01-25Change expected output for cycle-1 and cycle-2 tests.Jim Meyering1-2/+4
1999-08-22Add a few more tests.Jim Meyering1-0/+8
1999-08-22*** empty log message ***Jim Meyering1-0/+1
1999-08-22*** empty log message ***Jim Meyering1-0/+43