Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-05-17 | . | Jim Meyering | |
2004-05-17 | Use -h where necessary to retain semantics. | Jim Meyering | |
2004-05-16 | *** empty log message *** | Jim Meyering | |
2004-05-16 | (TESTS): Add deref. | Jim Meyering | |
2004-05-16 | New test for the yesterday's change. | Jim Meyering | |
2004-05-14 | . | Jim Meyering | |
2004-05-13 | Don't assume that "make -C" works; Solaris "make" doesn't have -C. | Jim Meyering | |
* src/Makefile.am (all_programs.list): New rule, copied from man/Makefile.am and tests/Makefile.am, except that we use the system tr rather than ./tr and we don't use tr -s. * tests/Makefile.am (all_programs): Use it. | |||
2004-05-11 | (TESTS): Add unread3. | Jim Meyering | |
2004-05-11 | New test, for the above fix and today's lib/save-cwd.c improvement. | Jim Meyering | |
2004-05-10 | . | Jim Meyering | |
2004-05-10 | (TESTS): Add trap. | Jim Meyering | |
2004-05-10 | New file. Test for bug fix of 2004-04-18. | Jim Meyering | |
2004-05-10 | Remove this generated file from CVS. | Jim Meyering | |
2004-05-10 | . | Jim Meyering | |
2004-05-09 | . | Jim Meyering | |
2004-05-08 | (TESTS): Add no-give-up. | Jim Meyering | |
2004-05-08 | New file; check for the above fix. | Jim Meyering | |
2004-04-26 | . | Jim Meyering | |
2004-04-26 | Fix typo in env_default comment. | Jim Meyering | |
(18c, 18d): Reverse the order of output lines, so that the test cases conform to POSIX. | |||
2004-04-26 | Fix typo in env_default comment. | Jim Meyering | |
2004-04-19 | . | Jim Meyering | |
2004-04-14 | . | Jim Meyering | |
2004-04-12 | . | Jim Meyering | |
2004-04-08 | . | Jim Meyering | |
2004-04-04 | . | Jim Meyering | |
2004-03-31 | (run_tests): Remove `.orig' file. | Jim Meyering | |
Remove debugging diagnostic. | |||
2004-03-31 | . | Jim Meyering | |
2004-03-31 | . | Jim Meyering | |
2004-03-29 | Use new OUT_SUBST directive, so that this | Jim Meyering | |
test is not sensitive to system-dependent block size differences. | |||
2004-03-29 | Accept new directives: OUT_SUBST, ERR_SUBST. | Jim Meyering | |
Rename `%tmp' to `%actual'. Reverse order of last two args to _compare_files (to actual, $expected) so as to match declaration. | |||
2004-03-28 | Correct the indentation of a foreach loop. | Jim Meyering | |
2004-03-25 | (zero-len): Add a test for the above. | Jim Meyering | |
2004-03-24 | Test for BLOCKSIZE. Factor the code to simplify it. | Jim Meyering | |
2004-03-24 | Adjust to above changes to src/du.c. | Jim Meyering | |
2004-03-24 | Avoid race condition that could cause | Jim Meyering | |
spurious failure. Based on a patch from Andreas Schwab. | |||
2004-03-22 | (nul-1, nul-2): Adjust expected diagnostics to match corrected output. | Jim Meyering | |
2004-03-21 | Also test with a non-regular file: | Jim Meyering | |
--files0-from=/dev/null | |||
2004-03-21 | Add this comment: | Jim Meyering | |
# -*- perl -*- | |||
2004-03-21 | . | Jim Meyering | |
2004-03-21 | Fix typo in comment. | Jim Meyering | |
2004-03-21 | (TESTS): Add files0-from. | Jim Meyering | |
2004-03-21 | New tests, for --files0-from-F option. | Jim Meyering | |
2004-03-17 | . | Jim Meyering | |
2004-03-17 | (test_vector): New tests epoch, ns-10, ns-max32, ns-relative. | Jim Meyering | |
2004-03-15 | . | Jim Meyering | |
2004-03-15 | *** empty log message *** | Jim Meyering | |
2004-03-15 | *** empty log message *** | Jim Meyering | |
2004-03-15 | New file, to test for just-fixed bug in date. | Jim Meyering | |
See today's change in lib/getdate.y. | |||
2004-03-15 | (TESTS): Add date-sec. | Jim Meyering | |
2004-03-12 | Exit 77 (not 1) if we can't set up for the test. | Jim Meyering | |
This was triggered on a Linux-2.2.19 system using a file system NFS-mounted from some sort of Sun. |