Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-15 | Move all tests from test/{od,sha1sum,shred,stty} to tests/misc/. | Jim Meyering | |
Reflect these renamings: od/od-N misc/od-N od/x8 misc/od-x8 sha1sum/basic-1 misc/sha1sum sha1sum/sample-vec misc/sha1sum-vec shred/exact misc/shred-exact shred/remove misc/shred-remove stty/basic-1 misc/stty stty/invalid misc/stty-invalid stty/row-col-1 misc/stty-row-col * tests/misc/Makefile.am (TESTS): Add the new files. * tests/Makefile.am (SUBDIRS): Remove the dir names. * tests/od, tests/sha1sum, tests/shred, tests/stty: Remove the directories. * configure.ac (AC_CONFIG_FILES): Remove the corresponding Makefile names. | |||
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering | |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering | |
2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert | |
2006-06-30 | * tests/stty/basic-1: Work around an intermittent test failure | Jim Meyering | |
on HP-UX 11.11. Report and analysis from Bob Proulx. http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/7475 | |||
2004-09-05 | Check for the fixed stty option-parsing bugs. | Paul Eggert | |
2003-05-14 | Use tr's \n notation rather than \012. | Jim Meyering | |
2002-02-11 | Use `tail -n +2', rather than `tail +2'. | Jim Meyering | |
2001-03-09 | Reflect change in location of input-tty. | Jim Meyering | |
2000-06-21 | New test for that. | Jim Meyering | |
1999-08-17 | source input-tty instead of open-coding it | Jim Meyering | |
1999-08-14 | Fail-77 if stdin is not a tty. | Jim Meyering | |
1999-07-21 | (options): Avoid Solaris' broken /usr/ucb/tr by | Jim Meyering | |
removing offending use of tr altogether and removing hyphens with sed. Reported by Kaveh Ghazi. | |||
1999-07-21 | *** empty log message *** | Jim Meyering | |
1999-05-25 | Fix non-portable use of `tr' that caused this test | Jim Meyering | |
to fail when run with a SysV-style tr. Based on a patch from Kaveh Ghazi. | |||
1999-03-11 | Skip failing tests: parenb, -parenb, -cread. | Jim Meyering | |
1999-02-08 | Run all tests even if some fails. | Jim Meyering | |
Don't use trap. | |||
1999-02-08 | Use `stty', not $STTY. | Jim Meyering | |
Fix typo in VERBOSE code: s/\$RM/stty/. | |||
1998-12-19 | remove .saved-state | Jim Meyering | |
1998-08-11 | *** empty log message *** | Jim Meyering | |
1998-08-11 | . | Jim Meyering | |