summaryrefslogtreecommitdiff
path: root/tests/stty/basic-1
AgeCommit message (Collapse)Author
2000-06-21New test for that.Jim Meyering
1999-08-17source input-tty instead of open-coding itJim Meyering
1999-08-14Fail-77 if stdin is not a tty.Jim Meyering
1999-07-21(options): Avoid Solaris' broken /usr/ucb/tr byJim 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-25Fix non-portable use of `tr' that caused this testJim Meyering
to fail when run with a SysV-style tr. Based on a patch from Kaveh Ghazi.
1999-03-11Skip failing tests: parenb, -parenb, -cread.Jim Meyering
1999-02-08Run all tests even if some fails.Jim Meyering
Don't use trap.
1999-02-08Use `stty', not $STTY.Jim Meyering
Fix typo in VERBOSE code: s/\$RM/stty/.
1998-12-19remove .saved-stateJim Meyering
1998-08-11*** empty log message ***Jim Meyering
1998-08-11.Jim Meyering