Commit Graph

7 Commits

Author SHA1 Message Date
christos a34d3aeabd Add test for PR/49872 2016-04-05 00:48:53 +00:00
jmmv d477a9c19e Prevent the sed command in c2048 from getting stuck.
Provide some unused input to the sed command in the c2048 test to prevent
the test from getting stuck waiting for input from stdin that will never
arrive.

I don't know why I'm hitting this now (might be a difference between atf-run
and kyua), but this is a bug in the test.
2013-03-14 06:03:44 +00:00
jruoho 63dad69a2e Fix typo. 2012-03-27 12:32:47 +00:00
jruoho 1e806afd68 Append a case for (fixed) PR bin/25899. From Min Sik Kim. 2012-03-27 07:39:00 +00:00
jruoho 9e07384eff Add a case also for (fixed) PR bin/42261. 2012-03-19 06:21:53 +00:00
dholland a837eb4f62 Add some tests for selection of line ranges, based on a case that came
across the POSIX list a few days ago and some related phenomena.
2012-03-18 15:35:27 +00:00
jruoho 0498995f9f Add a test case for PR bin/28126. Does not fail with GNU sed. 2012-03-18 10:12:30 +00:00