Age | Commit message (Expand) | Author |
2012-08-30 | tests: add .sh and .pl suffixes to shell and perl tests, respectively | Stefano Lattarini |
2012-06-10 | maint: remove su testing artifact | Sami Kerola |
2012-06-10 | build: update gnulib to latest; correct comment grammar | Jim Meyering |
2012-06-06 | su: remove program (util-linux is now the best source for it) | Jim Meyering |
2012-02-26 | tests: fix help-version on cygwin, where $EXEEXT is nonempty | Jim Meyering |
2012-01-09 | tests: change `...' to '...' on lines not matching /[=\$]/ | Jim Meyering |
2012-01-09 | tests: adjust \`...' quoting to '...' to adapt to latest gnulib | Jim Meyering |
2012-01-03 | realpath: a new program to print the resolved path | Pádraig Brady |
2012-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2011-04-04 | tests: don't ever leave a backgrounded "sleep 10m" process | Jim Meyering |
2011-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2010-05-26 | tests: update help-version to work with parted, too | Jim Meyering |
2010-05-09 | tests: update help-version | Jim Meyering |
2010-04-07 | tests: add a PATH-sanity-check to help-version | Jim Meyering |
2010-03-19 | tests: change help-version to per-program functions | Paolo Bonzini |
2010-02-07 | tests: include help-version test settings used by gzip and grep | Jim Meyering |
2010-01-01 | maint: update all FSF copyright year lists to include 2010 | Jim Meyering |
2009-11-14 | tests: help-version: exit nonzero when $built_programs is empty | Jim Meyering |
2009-10-30 | tests: factor 350 fail=0 initializations into test-lib.sh | Jim Meyering |
2009-10-23 | nohup: use EXIT_CANCELED if not POSIXLY_CORRECT | Eric Blake |
2009-10-23 | chroot, env, nice, su: use EXIT_CANCELED for internal failure | Eric Blake |
2009-08-25 | global: convert indentation-TABs to spaces | Jim Meyering |
2009-06-23 | maint: update all Copyright year lists to include 2009 | Jim Meyering |
2009-06-17 | stdbuf: A new program to run a command with modified stdio buffering | Pádraig Brady |
2008-09-10 | fix minor shell issues in test suite | Ralf Wildenhues |
2008-09-10 | tests: use "Exit $fail", not (exit $fail); exit $fail | Jim Meyering |
2008-09-07 | tests: don't fail due to built-in sleep from Solaris 11's /bin/sh | Jim Meyering |
2008-06-06 | Add new program: truncate | Pádraig Brady |
2008-06-02 | new program: timeout | Pádraig Brady |
2008-05-27 | in 280+ tests/* files, use $srcdir, not $top_srcdir/tests | Jim Meyering |
2008-05-16 | tests: env-related clean up | Jim Meyering |
2008-05-16 | tests: improve coverage of printf.c | Jim Meyering |
2008-04-29 | chcon, runcon: make --help print the bug-reporting address | Jim Meyering |
2008-04-27 | tests: don't source envvar-check manually, test-lib.sh does it | Jim Meyering |
2008-04-27 | tests: ensure at least one failure when $built_programs is empty | Jim Meyering |
2008-04-21 | Revamp test-related Makefiles. | Jim Meyering |
2008-03-28 | Require that "(exit $fail); exit $fail" be last line of each test. | Jim Meyering |
2008-03-01 | Don't exempt "groups" from write-failure test, now that it's a C program. | Jim Meyering |
2007-11-30 | Add quotes to protect against white space in build dir name. | Ralf Wildenhues |
2007-10-21 | * tests/misc/help-version: Add a comment. | Jim Meyering |
2007-10-20 | Prevent "make check" from leaving mktemp /tmp/tmp.* files behind. | Bob Proulx |
2007-10-09 | Move the help-version test into misc/. | Jim Meyering |