Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-14 | Add tz-1 through tz-5. | Paul Eggert | |
2005-09-13 | Add tests for --rfc-3339. | Paul Eggert | |
2005-09-10 | . | Jim Meyering | |
2005-09-10 | Add test for the bug fixed today. | Jim Meyering | |
2005-09-09 | Regenerate. | Paul Eggert | |
2005-09-09 | (neg-secs2, fill-1, fill-2): Add new tests. | Jim Meyering | |
2005-09-05 | (setuid-etc): New test, for today's addition of colorization for | Jim Meyering | |
setuid, setgid files and sticky, other-writable, sticky-and-other-writable directories. | |||
2005-09-04 | . | Jim Meyering | |
2005-08-17 | Remove terminating "\n"s once again. | Jim Meyering | |
Automatically add them whenever EXIT != 0. | |||
2005-08-17 | [neg-secs]: New test for today's strftime.c bug fix. | Jim Meyering | |
2005-08-15 | add comment | Jim Meyering | |
2005-08-15 | use ERR_SUBST to get around fact that the diagnostic | Jim Meyering | |
you get on a system with 32-bit time_t is not the same as the one you get for a system where it's 64 bits wide: - date: time 72057594037927935 is out of range + date: invalid date `@72057594037927935' | |||
2005-08-15 | (uninit-64): New test for today's date.c fix. | Jim Meyering | |
Rewrite all other OUT strings to include the terminating "\n". | |||
2005-08-14 | . | Jim Meyering | |
2005-08-13 | . | Jim Meyering | |
2005-08-13 | (SUBDIRS): Remove date. | Jim Meyering | |
2005-08-13 | convert last batch of tests | Jim Meyering | |
2005-08-13 | Use new ENV and ENV_DEL to support this latest batch of tests from | Jim Meyering | |
tests/date/Test.pm | |||
2005-08-13 | New keywords, ENV and ENV_DEL, to support tests/misc/date. | Jim Meyering | |
2005-08-13 | move a bunch of tests to ../misc/date | Jim Meyering | |
2005-08-13 | more tests translated from ../date/Test.pm | Jim Meyering | |
2005-08-13 | move a bunch of tests to ../misc/date | Jim Meyering | |
2005-08-13 | add a bunch more tests | Jim Meyering | |
2005-08-13 | move a handful of tests to ../misc/date | Jim Meyering | |
2005-08-13 | more tests translated from ../date/Test.pm | Jim Meyering | |
2005-08-13 | (TESTS): Add date. | Jim Meyering | |
2005-08-13 | With todays additions, the generated shell script, | Jim Meyering | |
tests/date/date-tests had becoming far too large (over 350KB), so use the superior-but-perl-requiring framework instead. * tests/date/Test.pm: Move new tests from here... * tests/misc/date: ...to this new file. | |||
2005-08-13 | (test_vector): Add 364 more tests like the above. | Jim Meyering | |
Remove unused $sunos4 variable. | |||
2005-08-13 | (test_vector) [cross-dst]: New test for just-fixed getdate.y bug. | Jim Meyering | |
2005-08-12 | . | Jim Meyering | |
2005-08-02 | . | Jim Meyering | |
2005-08-02 | (empty-format): New test, for this case. | Jim Meyering | |
2005-07-12 | . | Jim Meyering | |
2005-07-08 | Regenerate. | Paul Eggert | |
2005-07-07 | . | Jim Meyering | |
2005-07-03 | Adjust for new diagnostic. | Jim Meyering | |
2005-07-03 | Adjust for new diagnostic. | Jim Meyering | |
2005-07-03 | . | Jim Meyering | |
2005-07-03 | Regenerate. | Paul Eggert | |
2005-07-02 | . | Jim Meyering | |
2005-06-30 | . | Jim Meyering | |
2005-06-27 | . | Jim Meyering | |
2005-06-23 | . | Jim Meyering | |
2005-06-22 | Use umask-check instead of chmod. | Paul Eggert | |
2005-06-22 | Use umask-check. | Paul Eggert | |
2005-06-22 | (EXTRA_DIST): Add umask-check. | Paul Eggert | |
2005-06-22 | Initial revision. | Paul Eggert | |
2005-06-22 | * tests/cp/cp-parents: Use chmod to work around some hosts with | Paul Eggert | |
ACL problems. | |||
2005-06-21 | Use --apparent-size to avoid the vagaries | Jim Meyering | |
of counting blocks. Kevin Mudrick reported that this test would fail on an nfs-mounted directory where attribute-caching is turned on. | |||
2005-06-20 | . | Jim Meyering | |