summaryrefslogtreecommitdiff
path: root/tests/misc/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* * tests/misc/Makefile.am (built_programs): Remove. Unused.Jim Meyering2008-04-201-3/+0
* paste -d\\: avoid heap overrun for backslash at end of delim listJim Meyering2008-03-271-1/+1
* ptx: avoid heap overrun for backslash at end of optarg stringJim Meyering2008-03-211-1/+2
* Add a test for the printf fix of 2007-10-21.Jim Meyering2007-10-271-1/+1
* Reorder tests to run more basic ones earlier.Jim Meyering2007-10-211-2/+7
* Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk.Jim Meyering2007-10-141-10/+0
* Move the help-version test into misc/.Jim Meyering2007-10-091-0/+1
* New program: mktemp.Jim Meyering2007-10-071-0/+1
* Add PACKAGE_VERSION to TESTS_ENVIRONMENT via check.mk.Jim Meyering2007-10-051-1/+0
* Test previous patch.Eric Blake2007-09-301-0/+1
* Add a test to exercise a readlink bug.Jim Meyering2007-09-271-0/+1
* Factor out definitions in TESTS_ENVIRONMENT of srcdir, top_srcdir, etc.Jim Meyering2007-09-151-3/+0
* Move the sole test in tests/ls-2/ to tests/misc/.Jim Meyering2007-09-151-0/+1
* Move all tests from test/{od,sha1sum,shred,stty} to tests/misc/.Jim Meyering2007-09-151-0/+10
* Move the two tests in tests/tee to tests/misc/.Jim Meyering2007-09-151-0/+2
* Move the two tests in tests/sum/ to tests/misc/.Jim Meyering2007-09-151-0/+2
* Move the sole test in tests/tsort/ to tests/misc/tsort.Jim Meyering2007-09-151-0/+1
* Move the sole test in tests/unexpand to tests/misc/unexpand.Jim Meyering2007-09-151-1/+2
* Move the sole test in tests/seq to tests/misc/seq.Jim Meyering2007-09-151-0/+1
* Move the two tests in tests/md5sum to tests/misc/md5sum.Jim Meyering2007-09-151-0/+2
* Move the two tests in tests/fmt to tests/misc/fmt.Jim Meyering2007-09-151-0/+2
* Move the sole test in tests/factor to tests/misc/factor.Jim Meyering2007-09-151-0/+1
* Move the sole test in tests/expr to tests/misc/expr.Jim Meyering2007-09-151-0/+1
* Move the sole test in tests/dircolors to tests/misc/dircolors.Jim Meyering2007-09-151-0/+1
* Parallel "make check" support.Jim Meyering2007-09-151-6/+2
* Add support for parallel "make check" (in tests/misc, for now)Jim Meyering2007-09-151-5/+11
* Test yesterday's change to groups.Eric Blake2007-08-311-0/+1
* Add tests for the just-fixed "od -j N FILE" bug.Jim Meyering2007-08-141-0/+1
* Exercise xstrtol's diagnostics via pr's --pages option.Jim Meyering2007-08-041-0/+1
* Update all copyright notices to use the newer form.Jim Meyering2007-07-231-5/+3
* Skip "arch" test if it's not built.Jim Meyering2007-07-101-0/+5
* Change "version 2" to "version 3" in all copyright notices.Jim Meyering2007-07-101-1/+1
* * src/runcon.c (main): Don't reorder arguments. Reported byJim Meyering2007-03-291-0/+1
* ls: Add support for SELinux and a slightly modified -Z option.Jim Meyering2007-03-291-1/+4
* Fix a bug in how pr -m -s works.Jim Meyering2007-03-181-0/+1
* pwd-unreadable-parent: Skip test on non-Linux/GNU systems.Jim Meyering2007-03-021-0/+1
* Add a test for today's df -P fix.Jim Meyering2007-02-271-0/+1
* Don't skip this test on new-enough Linux/GNU systems.Jim Meyering2007-02-241-0/+1
* * tests/misc/pwd-unreadable-parent: Skip the test if we'reJim Meyering2007-02-121-0/+1
* Test for today's gnulib/lib/getcwd.c fix affecting pwd and readlinkJim Meyering2007-02-031-0/+1
* Fix a typo.Jim Meyering2007-01-241-1/+1
* Don't depend on "which".Jim Meyering2007-01-241-2/+2
* Test sort compression.Dan Hipschman2007-01-241-0/+1
* Put CU_TEST_NAME in the environment for each test run by "make check".Jim Meyering2007-01-131-0/+1
* "cut -f 2- A B" no longer triggers a double-free bugJim Meyering2006-12-201-0/+1
* Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert2006-08-171-1/+19
* * NEWS: Mention that df exits with nonzero status if it generatesPaul Eggert2006-08-151-0/+1
* (TESTS): Add shuf.Paul Eggert2006-08-081-0/+1
* * tests/Makefile.am, tests/*/Makefile.am: (TESTS_ENVIRONMENT):Jim Meyering2006-07-031-1/+1
* * NEWS: wc accepts a new option --files0-from=FILE, where FILEJim Meyering2006-06-251-0/+2