index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
/
usr.bin
/
sed
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test that "b" and "t" (branch) commands can be followed by a semicolon
schwarze
2018-12-07
2
-43
/
+71
*
fix Test 7.1 after main.c rev. 1.37;
schwarze
2018-07-12
1
-9
/
+10
*
catch up with compile.c rev. 1.48; while here, also add tests for
schwarze
2018-07-09
2
-41
/
+212
*
Disable new tests until sed has been adapted.
bluhm
2017-07-06
1
-2
/
+5
*
Add some tests from kshe48@zoho.com. Currently failing, but will be fixed soon.
otto
2017-06-12
9
-2
/
+33
*
Add a regression test for the off by one bug reported by pfg.
martijn
2016-10-11
2
-1
/
+9
*
Some tests for \<; will be fixed by martijn@'s upcoming commit to process.c
schwarze
2016-05-30
1
-1
/
+8
*
Fix test after changing default column size from 60 to 80.
martijn
2016-05-03
1
-12
/
+9
*
remove expanded rcs id
jasper
2015-07-20
2
-4
/
+0
*
add tests for -i
jasper
2015-07-17
6
-4
/
+47
*
Add regress test for multiple negation characters.
millert
2015-06-23
2
-2
/
+7
*
A new version from the original author of math.sed that does exponents
millert
2015-05-10
3
-62
/
+337
*
Also test input files ending without a newline,
schwarze
2011-09-17
1
-10
/
+17
*
Also run the new tests of "sed -E 's/..." with the input lacking a
schwarze
2011-07-24
1
-8
/
+42
*
regression tests for the sed substitute command
schwarze
2011-06-23
2
-2
/
+79
*
the sedtest regress test requires 200-ish file descriptors, so set a
phessler
2010-07-03
1
-1
/
+2
*
oops, add a missing newline; noticed by and ok phessler@
naddy
2010-07-02
1
-2
/
+2
*
Follow POSIX (IEEE Std 1003.1, 2004 Edition) in the implementation
naddy
2010-07-01
2
-1
/
+11
*
Allow [ to be used as a delimiter.
naddy
2010-07-01
2
-1
/
+64
*
Apparently these didn't get checked in when I added the tests.
millert
2009-10-22
2
-0
/
+3
*
cleanup
millert
2008-10-13
1
-10
/
+18
*
Add sed-based dc(1) clone. This exposes a long-standing bug in BSD sed
millert
2008-10-13
3
-0
/
+337
*
Adapt sed test suite to regress framework.
millert
2008-10-10
10
-0
/
+5322