OpenBSD CVS

src/regress/usr.bin/sed/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / regress / usr.bin / sed


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   2 years  martijn   Enable commandl1, commandl2, and commandD1. D1 already worked. l1 and l2 fixed ...
[TXT] commandD1.expected  1.1   7 years  otto   Add some tests from kshe48@zoho.com. Currently failing, but will be fixed soon.
[TXT] commandD1.sed  1.1   7 years  otto   Add some tests from kshe48@zoho.com. Currently failing, but will be fixed soon.
[TXT] commandc1.expected  1.1   7 years  otto   Add some tests from kshe48@zoho.com. Currently failing, but will be fixed soon.
[TXT] commandc1.sed  1.1   7 years  otto   Add some tests from kshe48@zoho.com. Currently failing, but will be fixed soon.
[TXT] commandl1.expected  1.1   7 years  otto   Add some tests from kshe48@zoho.com. Currently failing, but will be fixed soon.
[TXT] commandl1.sed  1.1   7 years  otto   Add some tests from kshe48@zoho.com. Currently failing, but will be fixed soon.
[TXT] commandl2.expected  1.1   7 years  otto   Add some tests from kshe48@zoho.com. Currently failing, but will be fixed soon.
[TXT] commandl2.sed  1.1   7 years  otto   Add some tests from kshe48@zoho.com. Currently failing, but will be fixed soon.
[TXT] dc.expected  1.1   15 years  millert   Add sed-based dc(1) clone. This exposes a long-standing bug in BSD sed Not hook...
[TXT] dc.in  1.1   15 years  millert   Add sed-based dc(1) clone. This exposes a long-standing bug in BSD sed Not hook...
[TXT] dc.sed  1.1   15 years  millert   Add sed-based dc(1) clone. This exposes a long-standing bug in BSD sed Not hook...
[TXT] hanoi.expected  1.1   15 years  millert   Adapt sed test suite to regress framework. Add sierpinski triangle script from h...
[TXT] hanoi.in  1.1   14 years  millert   Apparently these didn't get checked in when I added the tests.
[TXT] hanoi.sed  1.1   15 years  millert   Adapt sed test suite to regress framework. Add sierpinski triangle script from h...
[TXT] inplace.in  1.1   8 years  jasper   add tests for -i
[TXT] inplace2.expected  1.2   8 years  jasper   remove expanded rcs id
[TXT] inplace2.in  1.2   8 years  jasper   remove expanded rcs id
[TXT] inplace3.expected  1.1   8 years  jasper   add tests for -i
[TXT] inplace3.in  1.1   8 years  jasper   add tests for -i
[TXT] math.expected  1.2   9 years  millert   A new version from the original author of math.sed that does exponents and lots ...
[TXT] math.in  1.2   9 years  millert   A new version from the original author of math.sed that does exponents and lots ...
[TXT] math.sed  1.2   9 years  millert   A new version from the original author of math.sed that does exponents and lots ...
[TXT] negation.expected  1.1   8 years  millert   Add regress test for multiple negation characters.
[TXT] sedtest.expected  1.8   5 years  schwarze   Test that "b" and "t" (branch) commands can be followed by a semicolon and anoth...
[TXT] sedtest.sh  1.9   8 months  anton   Favor jot while generating characters within the [1, 256) range as awk recently ...
[TXT] sierpinski.expected  1.1   15 years  millert   Adapt sed test suite to regress framework. Add sierpinski triangle script from h...
[TXT] sierpinski.in  1.1   14 years  millert   Apparently these didn't get checked in when I added the tests.
[TXT] sierpinski.sed  1.1   15 years  millert   Adapt sed test suite to regress framework. Add sierpinski triangle script from h...
[TXT] substitute.sh  1.4   8 years  schwarze   Some tests for \<; will be fixed by martijn@'s upcoming commit to process.c