summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2006-03-30add regress tests for dynamic, bypass, deny and the macros.Reyk Floeter
2006-03-30allow specification of outer local ips in flows (SADB_EXT_ADDRESS_SRC); ok hs...Markus Friedl
2006-03-28enable the following tests:Xavier Santolaria
2006-03-27- add regression tests for file mode support.Niall O'Higgins
2006-03-27Fix and clean up -t flag:Ray Lai
2006-03-25hook telldirOtto Moerbeek
2006-03-25telldir/seekdir regress tesst. Fails on -current, since seekdir(x),Otto Moerbeek
2006-03-24add test for `rcs -Aoldfile'; not enabled yet. ray@ likes it.Xavier Santolaria
2006-03-24Allow the -x flag to be used without an extension.Ray Lai
2006-03-23Missing CLEANFILES.Ray Lai
2006-03-22The regression test currently fails, which it should. This adds aRay Lai
2006-03-21adopt to recent changes. noticed by david@Hans-Joerg Hoexer
2006-03-21add tests for `rcs -a' and `rcs -e', just not enabled yet.Xavier Santolaria
2006-03-20add limited support for format builtin in gnu-m4 mode, because I'm fedMarc Espie
2006-03-20Add a regression test for false positive with ((x == y) == z), fixed inChad Loder
2006-03-17cleanup; OK ray@.Xavier Santolaria
2006-03-16Quiet, please.Ray Lai
2006-03-15add exp & sortOtto Moerbeek
2006-03-15Simple exp(3) and expf(3) regression test for +Inf and -InfOtto Moerbeek
2006-03-15Fix and enable rcsmerge test.Ray Lai
2006-03-14trailing spaces and lines no moreMichael Shalayeff
2006-03-14Re-enable RCS regression tests at mickey and niallo's request.Ray Lai
2006-03-14ci currently doesn't parse the -x flag at all, defaulting to ",v/" everyRay Lai
2006-03-14OpenRCS currently strips any text in a filename up to and includingRay Lai
2006-03-13regress test for various ssh-keygen IETF conversion line terminators; ok djm@Darren Tucker
2006-03-13back out previousDarren Tucker
2006-03-13regress test for alternate line terminations for IETF key conversion, ok djm@Darren Tucker
2006-03-12Remove $Id$ tags, which broke regression tests were are not reallyRay Lai
2006-03-11Disable RCS regression tests since RCS is not linked yet.Ray Lai
2006-03-11RCS regression tests.Ray Lai
2006-03-10Hook up cap_mkdb test.Ray Lai
2006-03-10Hook up getcap test.Ray Lai
2006-03-10Regression test for truncated file.Ray Lai
2006-03-10Regression test for truncated file.Ray Lai
2006-03-05Enable more tests now that sdiff handles stdin; from RayOtto Moerbeek
2006-02-21hook sdiffOtto Moerbeek
2006-02-21sdiff regress tests from RayOtto Moerbeek
2006-02-20make it more evil and panic; from egger@Michael Shalayeff
2006-02-15use proper msyncMichael Shalayeff
2006-02-14fix regress test on sparc64. help & ok millert@ cloder@Moritz Jodeit
2006-02-11fix dejagnu detection with PKG_PATH set; problem reported by nick@ and othersDavid Krause
2006-02-04Adapt for the fact that Xorg now used standard loadable modules.Mark Kettenis
2006-02-03First simple regression tests for invalid rulesHans-Joerg Hoexer
2006-02-03adopt to recent changesHans-Joerg Hoexer
2006-02-01double semicolon; from Daniel Matic in PR 4929Otto Moerbeek
2006-01-31regress test for "scp a b c" where "c" is not a directoryDamien Miller
2006-01-31regression test for CVE-2006-0225 written by dtucker@Damien Miller
2006-01-27regress test for local to local scp copies; ok dtucker@Damien Miller
2006-01-25append without a file list should not corrupt a tar file;Markus Friedl
2006-01-23add a buffered event test.Brad Smith