Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-12 | Use \{...\} in test RE, to test that we're conforming to POSIX. | Paul Eggert | |
2006-03-26 | . | Jim Meyering | |
2006-03-26 | (TESTS): Sort. Add basename, dirname. | Jim Meyering | |
2006-03-26 | new file -- from Eric Blake | Jim Meyering | |
2006-03-26 | Moved from ../basename/basic. | Jim Meyering | |
Add some tests, including fixed behavior for //. | |||
2006-03-23 | Test the new nohup behavior. | Paul Eggert | |
2006-03-12 | . | Jim Meyering | |
2006-03-05 | . | Jim Meyering | |
2006-02-27 | Derive --decode-using tests from the encode-based ones. | Jim Meyering | |
2006-02-27 | Factor out a long constant string. | Jim Meyering | |
Split lines to stay within 80 columns. | |||
2006-02-27 | (TESTS): Add base64. | Jim Meyering | |
2006-02-27 | Test base64. From Simon Josefsson. | Jim Meyering | |
2006-02-20 | . | Jim Meyering | |
2006-01-12 | . | Jim Meyering | |
2006-01-12 | (TESTS): Add test. | Jim Meyering | |
2006-01-12 | New file, with a test for one of the | Jim Meyering | |
bugs fixed by yesterday's test.c changes. | |||
2006-01-04 | . | Jim Meyering | |
2005-12-21 | . | Jim Meyering | |
2005-12-19 | . | Jim Meyering | |
2005-12-19 | (TESTS): Add mknod. | Jim Meyering | |
2005-12-17 | . | Jim Meyering | |
2005-12-15 | (print_it): Properly handle a backslash at the | Jim Meyering | |
end of a --printf format string. Reported by Paul Eggert. (end-bs): Add a test for the above. | |||
2005-12-15 | . | Jim Meyering | |
2005-12-15 | (TESTS): Add stat-printf. | Jim Meyering | |
2005-12-15 | Test --printf and --format. | Jim Meyering | |
2005-12-10 | (TESTS): Add sort-rand. | Jim Meyering | |
2005-12-10 | Add a basic test of the new options. | Jim Meyering | |
2005-12-03 | . | Jim Meyering | |
2005-12-03 | Update uses of undocumented, for- testing-only --presume* options | Jim Meyering | |
to start with `---'. | |||
2005-11-22 | . | Jim Meyering | |
2005-10-23 | test scripts from David Madore | Jim Meyering | |
2005-10-23 | (TESTS): Add new sha224sum, sha256sum, sha384sum, sha512sum test scripts | Jim Meyering | |
here rather that each in its own directory. | |||
2005-09-24 | (uninit-64): Restore this test. | Jim Meyering | |
Add start-up code to detect, and work around, the cases in which the test might fail. | |||
2005-09-24 | (uninit-64): Remove this test. It wasn't | Paul Eggert | |
portable in theory (it doesn't work on hosts where 'int' is 64 bits, example) or in practice (Solaris 8 localtime returns garbage in tm_year for the specified date, but that's not coreutils's fault). | |||
2005-09-23 | . | Jim Meyering | |
2005-09-22 | . | Jim Meyering | |
2005-09-22 | Regenerate. | Paul Eggert | |
2005-09-16 | (rfc822-1): Compensate for Solaris 5.9's /bin/sh, | Jim Meyering | |
which emits a diagnostic to stderr when this test's LC_ALL=de_DE cannot be honored. | |||
2005-09-16 | whoops. Update expected output, too. | Jim Meyering | |
2005-09-16 | (subfmt-up1): Put quotes around format string | Jim Meyering | |
to protect `^' from interpretation by some shells. Add a use of OUT_SUBST to compensate for Solaris strftime's slightly different formatting of %c. | |||
2005-09-16 | Regenerate. | Paul Eggert | |
2005-09-16 | (subfmt-up1): Test the combination of the | Jim Meyering | |
to-upper-case modifier (^) and a conversion specifier that expands to a string containing lower case characters. | |||
2005-09-14 | (tz-5w, tz-5wf): Test new %:z format with a field width. | Jim Meyering | |
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-04 | . | Jim Meyering | |