| History log of /src/tests/usr.bin/sed |
| Revision | Date | Author | Comments |
| 1.3 | 27-Mar-2012 |
jruoho | branches: 1.3.2; Fix typo.
|
| 1.2 | 27-Mar-2012 |
jruoho | Append a case for (fixed) PR bin/25899. From Min Sik Kim.
|
| 1.1 | 18-Mar-2012 |
jruoho | Add a test case for PR bin/28126. Does not fail with GNU sed.
|
| 1.3.2.2 | 17-Apr-2012 |
yamt | sync with head
|
| 1.3.2.1 | 27-Mar-2012 |
yamt | file Makefile was added on branch yamt-pagecache on 2012-04-17 00:09:22 +0000
|
| 1.1 | 27-Mar-2012 |
jruoho | branches: 1.1.2; Append a case for (fixed) PR bin/25899. From Min Sik Kim.
|
| 1.1.2.2 | 17-Apr-2012 |
yamt | sync with head
|
| 1.1.2.1 | 27-Mar-2012 |
yamt | file d_c2048.in was added on branch yamt-pagecache on 2012-04-17 00:09:22 +0000
|
| 1.15 | 03-Jun-2025 |
martin | Fold subst_escapes test into escapes_in_re. Add tests for escape sequence length limits.
|
| 1.14 | 02-Jun-2025 |
bad | add the missing terminating slashes in the sed commands
snarf'n'barfed the wrong command from the shell history last night. serves me right.
|
| 1.13 | 02-Jun-2025 |
gutteridge | t_sed.sh: enable recently added test case
While here, move it near related, pre-existing tests. (We probably want to rename it or collapse it into other tests, but that's TBD.)
|
| 1.12 | 01-Jun-2025 |
bad | add some test case for \[dox]number escapes to t_sed.sh
PR bin/59453
|
| 1.11 | 06-May-2023 |
gutteridge | branches: 1.11.2; t_sed.sh: add a test case for relative addressing
At one time, this didn't always work correctly, per PR bin/49109. Test case from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192108
|
| 1.10 | 06-May-2023 |
gutteridge | t_sed.sh: fix grammar, spelling, and formatting issues (NFC)
|
| 1.9 | 07-Nov-2021 |
andvar | fix various typos, mainly s/prefered/preferred/
|
| 1.8 | 23-Feb-2021 |
christos | Will be fixed with regex update
|
| 1.7 | 05-Oct-2019 |
christos | Add tests for escape sequences.
|
| 1.6 | 05-Apr-2016 |
christos | branches: 1.6.16; Add test for PR/49872
|
| 1.5 | 14-Mar-2013 |
jmmv | 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.
|
| 1.4 | 27-Mar-2012 |
jruoho | branches: 1.4.2; 1.4.4; Append a case for (fixed) PR bin/25899. From Min Sik Kim.
|
| 1.3 | 19-Mar-2012 |
jruoho | Add a case also for (fixed) PR bin/42261.
|
| 1.2 | 18-Mar-2012 |
dholland | 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.
|
| 1.1 | 18-Mar-2012 |
jruoho | Add a test case for PR bin/28126. Does not fail with GNU sed.
|
| 1.4.4.1 | 23-Jun-2013 |
tls | resync from head
|
| 1.4.2.3 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.4.2.2 | 17-Apr-2012 |
yamt | sync with head
|
| 1.4.2.1 | 27-Mar-2012 |
yamt | file t_sed.sh was added on branch yamt-pagecache on 2012-04-17 00:09:22 +0000
|
| 1.6.16.1 | 13-Apr-2020 |
martin | Mostly merge changes from HEAD upto 20200411
|
| 1.11.2.1 | 02-Aug-2025 |
perseant | Sync with HEAD
|