summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
2006-01-05fix regression test, from artTed Unangst
2005-12-25add two more tests.Brad Smith
2005-12-19after mutex_unlock, there's no guarantee that a waiting thread willTed Unangst
2005-12-18rename test functions with meaningful names instead of 1 2 3, etc.Brad Smith
2005-12-17Add some tests with modulus operator tooChad Loder
2005-12-16Add a regression test for lint catching division by zero.Chad Loder
2005-12-15kjell forgot to update this after his last message commit :)Chad Loder
2005-12-14Fix assumption about how many args scp will pass; ok djm@Darren Tucker