summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Collapse)Author
2008-02-15Cleanup; OK tobias@.Xavier Santolaria
2008-02-15Test that removed file is not there anymore when using -f inXavier Santolaria
cvs-remove-fflag test.
2008-02-14Add `cvs release -d' test but commented out. OK tobiasregress@.Xavier Santolaria
2008-02-10Enable client<->server remote setup. Use -DREMOTE.Xavier Santolaria
OK tobias@.
2008-02-09Get in proper support for checkout/update -A when it comes to keywordTobias Stoeckmann
expansion options. OK joris@
2008-02-07Don't use .cvsrc of user running regress tests.Tobias Stoeckmann
OK xsa@
2008-02-05Tag expansion can be pure evil...Tobias Stoeckmann
2008-02-05Added keyword expansion tests and extended update -A test for this.Tobias Stoeckmann
2008-02-05Extended regress test further to check new "checkout -d" functionality andTobias Stoeckmann
diff. Also zapped unused DIFF.
2008-02-02Enable `rlog-rflag' test now that rlog output matches GNU RCS.Xavier Santolaria
2008-02-01Another GNU cvs weirdo: During annotate, invalid revisions are allowed ifTobias Stoeckmann
-f is supplied (thus switching to HEAD), but unknown symbols end in fatal.
2008-01-31opencvs (r)log work fine now, activated regress for them.Tobias Stoeckmann
2008-01-31export works fine in local and remote setup nowTobias Stoeckmann
2008-01-24Pull testcases from master repo.Stefan Kempf
2008-01-23Don't reset the sticky tag of a file in CVS/Entries if it is not requested.Tobias Stoeckmann
OK niallo@, xsa@
2008-01-10more testsTobias Stoeckmann
2008-01-10Make it easier to test local and remote setups by adding a Makefile varTobias Stoeckmann
called MYCVSROOT (just to make sure noone thinks it is 'CVSROOT', -d is still needed).
2008-01-10extend already available regress testsTobias Stoeckmann
2008-01-10Adjust value to proper GNU cvs output (and OpenCVS now, too)Tobias Stoeckmann
2008-01-10Slap in -b support for tag command. It was missing for a full regress testTobias Stoeckmann
as of now.
2008-01-06Branches 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-21basic (crypto, kex and transfer) interop regression tests against puttyDamien Miller
To run these, install the net/putty port and run "make interop" - the tests aren't run by default yet.
2007-12-12unbreak lls command and add a regress test that would have caught theDamien Miller
breakage; spotted by mouring@
2007-11-27typos; ok jmc@Martynas Venckus
sys/dev/pci/pciide.c from naddy@
2007-11-25more existant -> existent, from Martynas Venckus;Jason McIntyre
pfctl changes: ok henning ssh changes: ok deraadt
2007-11-06Add testcases for switch. ok otto@Stefan Kempf
2007-10-30don't use intermediate target (a.out) in multiple targetsOtto Moerbeek
2007-10-29Add simple regress test for LocalCommand; ok djm@Darren Tucker
2007-10-26remove "echo -E" crap that I added in last commit and use printf(1) forDamien Miller
cases where we strictly require echo not to reprocess escape characters.
2007-10-24comprehensive tests for sftp escaping its interaction with globbing;Damien Miller
ok dtucker@
2007-10-16make it digestable by ccomOtto Moerbeek
2007-10-16+= and sign extend problemOtto Moerbeek
2007-10-09New OpenCVS regression tests.Tobias Stoeckmann
OK niallo@, xsa@
2007-10-08attribute packed -> __packedGilles Chehade
OK millert
2007-10-07and reorg this tree as wellOtto Moerbeek
2007-10-05typoOtto Moerbeek
2007-10-05basic tests now work, including those that should failOtto Moerbeek
2007-10-05typoOtto Moerbeek
2007-10-05work in obj dirOtto Moerbeek
2007-10-05more regress scaffoldingOtto Moerbeek
2007-10-05fix by actually using pccOtto Moerbeek
2007-09-30compare of constants outside type rangeOtto Moerbeek
2007-09-30test case involving superfluous type warnings involving enumsOtto Moerbeek
2007-09-26more minimal exampleOtto Moerbeek
2007-09-26two more test casesOtto Moerbeek
2007-09-24another init problemOtto Moerbeek
2007-09-24newly discovered init problemOtto Moerbeek
2007-09-21already fixed include problemOtto Moerbeek
2007-09-21add the other case Ted mentionedOtto Moerbeek
2007-09-21two know failures of pccOtto Moerbeek