summaryrefslogtreecommitdiff
path: root/tests/misc/Makefile.am
AgeCommit message (Expand)Author
2008-04-23tests: remove now-unused Makefile.amJim Meyering
2008-04-20* tests/misc/Makefile.am (built_programs): Remove. Unused.Jim Meyering
2008-03-27paste -d\\: avoid heap overrun for backslash at end of delim listJim Meyering
2008-03-21ptx: avoid heap overrun for backslash at end of optarg stringJim Meyering
2007-10-27Add a test for the printf fix of 2007-10-21.Jim Meyering
2007-10-21Reorder tests to run more basic ones earlier.Jim Meyering
2007-10-14Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk.Jim Meyering
2007-10-09Move the help-version test into misc/.Jim Meyering
2007-10-07New program: mktemp.Jim Meyering
2007-10-05Add PACKAGE_VERSION to TESTS_ENVIRONMENT via check.mk.Jim Meyering
2007-09-30Test previous patch.Eric Blake
2007-09-27Add a test to exercise a readlink bug.Jim Meyering
2007-09-15Factor out definitions in TESTS_ENVIRONMENT of srcdir, top_srcdir, etc.Jim Meyering
2007-09-15Move the sole test in tests/ls-2/ to tests/misc/.Jim Meyering
2007-09-15Move all tests from test/{od,sha1sum,shred,stty} to tests/misc/.Jim Meyering
2007-09-15Move the two tests in tests/tee to tests/misc/.Jim Meyering
2007-09-15Move the two tests in tests/sum/ to tests/misc/.Jim Meyering
2007-09-15Move the sole test in tests/tsort/ to tests/misc/tsort.Jim Meyering
2007-09-15Move the sole test in tests/unexpand to tests/misc/unexpand.Jim Meyering
2007-09-15Move the sole test in tests/seq to tests/misc/seq.Jim Meyering
2007-09-15Move the two tests in tests/md5sum to tests/misc/md5sum.Jim Meyering
2007-09-15Move the two tests in tests/fmt to tests/misc/fmt.Jim Meyering
2007-09-15Move the sole test in tests/factor to tests/misc/factor.Jim Meyering
2007-09-15Move the sole test in tests/expr to tests/misc/expr.Jim Meyering
2007-09-15Move the sole test in tests/dircolors to tests/misc/dircolors.Jim Meyering
2007-09-15Parallel "make check" support.Jim Meyering
2007-09-15Add support for parallel "make check" (in tests/misc, for now)Jim Meyering
2007-08-31Test yesterday's change to groups.Eric Blake
2007-08-14Add tests for the just-fixed "od -j N FILE" bug.Jim Meyering
2007-08-04Exercise xstrtol's diagnostics via pr's --pages option.Jim Meyering
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-10Skip "arch" test if it's not built.Jim Meyering
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2007-03-29* src/runcon.c (main): Don't reorder arguments. Reported byJim Meyering
2007-03-29ls: Add support for SELinux and a slightly modified -Z option.Jim Meyering
2007-03-18Fix a bug in how pr -m -s works.Jim Meyering
2007-03-02pwd-unreadable-parent: Skip test on non-Linux/GNU systems.Jim Meyering
2007-02-27Add a test for today's df -P fix.Jim Meyering
2007-02-24Don't skip this test on new-enough Linux/GNU systems.Jim Meyering
2007-02-12* tests/misc/pwd-unreadable-parent: Skip the test if we'reJim Meyering
2007-02-03Test for today's gnulib/lib/getcwd.c fix affecting pwd and readlinkJim Meyering
2007-01-24Fix a typo.Jim Meyering
2007-01-24Don't depend on "which".Jim Meyering
2007-01-24Test sort compression.Dan Hipschman
2007-01-13Put CU_TEST_NAME in the environment for each test run by "make check".Jim Meyering
2006-12-20"cut -f 2- A B" no longer triggers a double-free bugJim Meyering
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert
2006-08-15* NEWS: Mention that df exits with nonzero status if it generatesPaul Eggert
2006-08-08(TESTS): Add shuf.Paul Eggert
2006-07-03* tests/Makefile.am, tests/*/Makefile.am: (TESTS_ENVIRONMENT):Jim Meyering