summaryrefslogtreecommitdiff
path: root/regress/usr.bin/cvs
AgeCommit message (Expand)Author
2017-07-07Remove all references to "make depend" from regress.Alexander Bluhm
2016-09-30The opencvs test checks the RCS id of the file I have just commited.Alexander Bluhm
2016-09-30The import test of regress/usr.bin/cvs tries to touch a file inAlexander Bluhm
2016-09-30The opencvs sources are not linked to the build. To make the cvsAlexander Bluhm
2016-09-29with commitids, status produces an extra line per revisionOtto Moerbeek
2010-07-13Test for the awesome let's-silently-overwrite-local-files bug.Nicholas Marriott
2010-07-13regress for merge bug.Nicholas Marriott
2008-03-10Further improve regress for OpenCVS by including possibility to change andTobias Stoeckmann
2008-02-15More cleanup;Xavier Santolaria
2008-02-15Cleanup; OK tobias@.Xavier Santolaria
2008-02-15Test that removed file is not there anymore when using -f inXavier Santolaria
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
2008-02-09Get in proper support for checkout/update -A when it comes to keywordTobias Stoeckmann
2008-02-07Don't use .cvsrc of user running regress tests.Tobias Stoeckmann
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
2008-02-01Another GNU cvs weirdo: During annotate, invalid revisions are allowed ifTobias Stoeckmann
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-23Don't reset the sticky tag of a file in CVS/Entries if it is not requested.Tobias Stoeckmann
2008-01-10more testsTobias Stoeckmann
2008-01-10Make it easier to test local and remote setups by adding a Makefile varTobias Stoeckmann
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
2008-01-06Branches are separated with \n\t in GNU rcs/cvs.Tobias Stoeckmann
2007-10-09New OpenCVS regression tests.Tobias Stoeckmann
2007-09-20some initial regress bits for opencvs. not expected to pass just yet.Niall O'Higgins
2007-06-06work around import limitationsNiall O'Higgins
2007-06-05Wrap long lines.Xavier Santolaria
2007-06-05add very basic regress framework for opencvs.Niall O'Higgins