summaryrefslogtreecommitdiff
path: root/t/t9400-git-cvsserver-server.sh
AgeCommit message (Expand)AuthorFilesLines
2013-10-29t: use perl instead of "$PERL_PATH" where applicableLibravatar Jeff King1-1/+1
2013-01-04t9400: do not assume the "matching" push is the defaultLibravatar Junio C Hamano1-0/+1
2012-10-16cvsserver: use whole CVS rev number in-process; don't strip "1." prefixLibravatar Matthew Ogilvie1-1/+1
2012-10-16cvsserver t9400: add basic 'cvs log' testLibravatar Matthew Ogilvie1-0/+70
2012-04-23Merge branch 'bw/test-fix-grep-gnuism'Libravatar Junio C Hamano1-2/+2
2012-04-19t9400: fix gnuism in grepLibravatar Junio C Hamano1-2/+2
2012-04-11tests: modernise style: more uses of test_line_countLibravatar Stefano Lattarini1-2/+2
2010-11-09tests: add missing &&Libravatar Jonathan Nieder1-1/+1
2010-06-25tests: Skip tests in a way that makes sense under TAPLibravatar Ævar Arnfjörð Bjarmason1-3/+3
2010-06-21Merge branch 'gv/portable'Libravatar Junio C Hamano1-1/+1
2010-05-31tests: use "test_cmp", not "diff", when verifying the resultLibravatar Gary V. Vaughan1-1/+1
2010-05-19git-cvsserver: test for pserver authentication supportLibravatar Ævar Arnfjörð Bjarmason1-1/+15
2010-03-11t9400: Use test_cmp when appropriateLibravatar Junio C Hamano1-12/+12
2010-01-26fix portability issues with $ in double quotesLibravatar Stephen Boyd1-9/+9
2009-11-17Make sure $PERL_PATH is defined when the test suite is run.Libravatar Philippe Bruhat (BooK)1-1/+1
2009-04-08tests: skip perl tests if NO_PERL is definedLibravatar Jeff King1-0/+4
2009-04-05tests: remove exit after test_done callLibravatar Jeff King1-2/+0
2009-03-19test suite: Use 'say' to say something instead of 'test_expect_success'Libravatar Johannes Sixt1-2/+2
2009-03-18t9400, t9401: Do not force hard-linked cloneLibravatar Johannes Sixt1-2/+2
2008-10-31Avoid using non-portable `echo -n` in tests.Libravatar Brian Gernhardt1-1/+1
2008-09-05"blame -c" should be compatible with "annotate"Libravatar Junio C Hamano1-0/+13
2008-07-20cvsserver: Add testsuite for packed refsLibravatar Lars Noschinski1-0/+7
2008-07-19testsuite for cvs co -cLibravatar Fabian Emmes1-0/+11
2008-05-05Fix tests breaking when checkout path contains shell metacharactersLibravatar Bryan Donlan1-8/+8
2008-03-27cvsserver: Add test for update -pLibravatar Damien Diederen1-0/+18
2008-03-27cvsserver: Add a few tests for 'status' commandLibravatar Damien Diederen1-0/+32
2008-03-13remove use of "tail -n 1" and "tail -1"Libravatar Jeff King1-10/+10
2008-03-13grep portability fix: don't use "-e" or "-q"Libravatar Jeff King1-13/+13
2008-02-01Sane use of test_expect_failureLibravatar Junio C Hamano1-12/+18
2008-01-26cvsserver: Fix for histories with multiple rootsLibravatar Steffen Prohaska1-1/+9
2008-01-26t9400-git-cvsserver-server: Wrap setup into test caseLibravatar Steffen Prohaska1-3/+4
2007-06-26config: add support for --bool and --int while setting valuesLibravatar Frank Lichtenheld1-2/+2
2007-06-20cvsserver: Actually implement --export-allLibravatar Alex Riesen1-2/+2
2007-06-15cvsserver: Actually implement --export-allLibravatar Frank Lichtenheld1-0/+16
2007-06-15cvsserver: Let --base-path and pserver get along just fineLibravatar Frank Lichtenheld1-0/+1
2007-06-08cvsserver: Add some useful commandline optionsLibravatar Frank Lichtenheld1-0/+28
2007-06-08cvsserver: Make req_Root more critical of its input dataLibravatar Frank Lichtenheld1-0/+34
2007-05-29cvsserver: Handle 'cvs login'Libravatar Frank Lichtenheld1-0/+29
2007-05-29t9400: Work around CVS' deficienciesLibravatar Frank Lichtenheld1-0/+2
2007-05-22t9400: Add some basic pserver testsLibravatar Frank Lichtenheld1-0/+34
2007-05-22t9400: Add some more cvs update testsLibravatar Frank Lichtenheld1-0/+69
2007-05-22t9400: Add test cases for config file handlingLibravatar Frank Lichtenheld1-0/+69
2007-05-12t9400: Use the repository config and nothing else.Libravatar Junio Hamano1-8/+9
2007-05-09t9400: skip cvsserver test if Perl SQLite interface is unavailableLibravatar Junio C Hamano1-0/+5
2007-05-08cvsserver: Add test cases for git-cvsserverLibravatar Frank Lichtenheld1-0/+120