Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-20 | mention t3 fails | Otto Moerbeek | |
2008-08-20 | Regression tests for gzip(1): | Marco Pfatschbacher | |
- Test if we detect truncated or corrupted files. - Test basic functionality OK millert@, markus@ | |||
2008-08-16 | another issue for which I have a patch. | Marc Espie | |
Issue reported by Vortechz Anderson <utg_vrtz@yahoo.se> | |||
2008-08-16 | a new regression test, I has a diff for it. | Marc Espie | |
2008-06-30 | explicitly disable conch options that could interfere with the test | Damien Miller | |
2008-06-30 | remove "set -e" left over from debugging | Damien Miller | |
2008-06-30 | shell portability: use "=" instead of "==" in test(1) expressions, | Damien Miller | |
double-quote string with backslash escaped / | |||
2008-06-28 | very basic regress test against Twisted Conch in "make interop" | Damien Miller | |
target (conch is available in ports/devel/py-twisted/conch); ok markus@ | |||
2008-06-11 | Don't run cipher-speed test by default; mistakenly enabled by me | Darren Tucker | |
2008-06-10 | Add regress test for key options. ok djm@ | Darren Tucker | |
2008-06-10 | Add quotes | Darren Tucker | |
2008-06-10 | Use a more portable construct for checking if we're running a putty test | Darren Tucker | |
2008-06-10 | Regress test for Match CIDR rules. ok djm@ | Darren Tucker | |
2008-06-09 | Don't generate putty keys if we're not going to use them. ok djm | Darren Tucker | |
2008-05-08 | Sync with source changes | Ian Darwin | |
2008-03-24 | disable no-replace rename test now that we prefer a POSIX rename; spotted | Damien Miller | |
by dkrause@ | |||
2008-03-10 | Further improve regress for OpenCVS by including possibility to change and | Tobias Stoeckmann | |
check dates in RCS files (needed for various -D cases). As a reference, import has been adjusted. Also, it is no longer needed to supply -f option if CVS is specified with make. ok joris | |||
2008-02-15 | More cleanup; | Xavier Santolaria | |
Introduce variables instead of hardcoding XXX occurrences. OK tobias@. | |||
2008-02-15 | Cleanup; OK tobias@. | Xavier Santolaria | |
2008-02-15 | Test that removed file is not there anymore when using -f in | Xavier Santolaria | |
cvs-remove-fflag test. | |||
2008-02-14 | Add `cvs release -d' test but commented out. OK tobiasregress@. | Xavier Santolaria | |
2008-02-10 | Enable client<->server remote setup. Use -DREMOTE. | Xavier Santolaria | |
OK tobias@. | |||
2008-02-09 | Get in proper support for checkout/update -A when it comes to keyword | Tobias Stoeckmann | |
expansion options. OK joris@ | |||
2008-02-07 | Don't use .cvsrc of user running regress tests. | Tobias Stoeckmann | |
OK xsa@ | |||
2008-02-05 | Tag expansion can be pure evil... | Tobias Stoeckmann | |
2008-02-05 | Added keyword expansion tests and extended update -A test for this. | Tobias Stoeckmann | |
2008-02-05 | Extended regress test further to check new "checkout -d" functionality and | Tobias Stoeckmann | |
diff. Also zapped unused DIFF. | |||
2008-02-02 | Enable `rlog-rflag' test now that rlog output matches GNU RCS. | Xavier Santolaria | |
2008-02-01 | Another GNU cvs weirdo: During annotate, invalid revisions are allowed if | Tobias Stoeckmann | |
-f is supplied (thus switching to HEAD), but unknown symbols end in fatal. | |||
2008-01-31 | opencvs (r)log work fine now, activated regress for them. | Tobias Stoeckmann | |
2008-01-31 | export works fine in local and remote setup now | Tobias Stoeckmann | |
2008-01-24 | Pull testcases from master repo. | Stefan Kempf | |
2008-01-23 | Don't reset the sticky tag of a file in CVS/Entries if it is not requested. | Tobias Stoeckmann | |
OK niallo@, xsa@ | |||
2008-01-10 | more tests | Tobias Stoeckmann | |
2008-01-10 | Make it easier to test local and remote setups by adding a Makefile var | Tobias Stoeckmann | |
called MYCVSROOT (just to make sure noone thinks it is 'CVSROOT', -d is still needed). | |||
2008-01-10 | extend already available regress tests | Tobias Stoeckmann | |
2008-01-10 | Adjust value to proper GNU cvs output (and OpenCVS now, too) | Tobias Stoeckmann | |
2008-01-10 | Slap in -b support for tag command. It was missing for a full regress test | Tobias Stoeckmann | |
as of now. | |||
2008-01-06 | Branches are separated with \n\t in GNU rcs/cvs. | Tobias Stoeckmann | |
This makes regress tests easier to check with OpenCVS and GNU cvs. OK xsa@ | |||
2007-12-21 | basic (crypto, kex and transfer) interop regression tests against putty | Damien Miller | |
To run these, install the net/putty port and run "make interop" - the tests aren't run by default yet. | |||
2007-12-12 | unbreak lls command and add a regress test that would have caught the | Damien Miller | |
breakage; spotted by mouring@ | |||
2007-11-27 | typos; ok jmc@ | Martynas Venckus | |
sys/dev/pci/pciide.c from naddy@ | |||
2007-11-25 | more existant -> existent, from Martynas Venckus; | Jason McIntyre | |
pfctl changes: ok henning ssh changes: ok deraadt | |||
2007-11-06 | Add testcases for switch. ok otto@ | Stefan Kempf | |
2007-10-30 | don't use intermediate target (a.out) in multiple targets | Otto Moerbeek | |
2007-10-29 | Add simple regress test for LocalCommand; ok djm@ | Darren Tucker | |
2007-10-26 | remove "echo -E" crap that I added in last commit and use printf(1) for | Damien Miller | |
cases where we strictly require echo not to reprocess escape characters. | |||
2007-10-24 | comprehensive tests for sftp escaping its interaction with globbing; | Damien Miller | |
ok dtucker@ | |||
2007-10-16 | make it digestable by ccom | Otto Moerbeek | |
2007-10-16 | += and sign extend problem | Otto Moerbeek | |