Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-25 | append without a file list should not corrupt a tar file; | Markus Friedl | |
report Rainer Giedat; ok millert@ | |||
2005-06-13 | Add regression test for writing old-style tar headers containing names | Otto Moerbeek | |
that completely fill the header field. WIth help from jaredy@ | |||
2005-04-30 | Test various edge cases reading ustar archives. | Otto Moerbeek | |
2005-04-15 | t1: only do a short listing, t2: test for tar.c, rev 1.36 | Markus Friedl | |
2005-04-14 | Initial pax regression tests. OK otto | Chad Loder | |
2004-08-07 | update policy for libc changes (getrlimit) | marius eriksen | |
found by and ok david@ | |||
2004-01-15 | add simple systrace regresssion test | Nikolay Sturm | |
from provos@/NetBSD ok henning@ | |||
2003-12-15 | Regression test for PR 2450. | Otto Moerbeek | |
2003-02-09 | a common construct that ksh fails. | Marc Espie | |
2002-09-02 | Rename a bunch of the old bsd.regress.mk variables into the new ones. | Anil Madhavapeddy | |
ok art@ | |||
2002-02-27 | Add regress test for ksh bug, crash trigger provided by nino@. ok espie@ | Daniel Hartmeier | |
2002-02-23 | no more need to explicitly specify regress: _SUBDIRUSE targets anymore. | Artur Grabowski | |
XXX - what about the install targets? | |||
2002-02-18 | A complete rewrite. | Artur Grabowski | |
- have obvious names on the tests, not 't1', 't2', etc. - Don't create lots of files just once and then reuse them for all tests. Always run the commands and let cmp take input from /dev/stdin - Don't just print when some test fails and return success. Return failure and shut up, someone will read the log. | |||
2002-01-01 | trivial conversions to bsd.regress.mk | Artur Grabowski | |
2001-06-05 | Add a Makefile that will recurse | Niklas Hallqvist | |
2001-06-04 | trivial regression tests for md5/sha1/rmd160 driver | Todd C. Miller | |