summaryrefslogtreecommitdiff
path: root/t/t9400-git-cvsserver-server.sh
Commit message (Expand)AuthorAgeFilesLines
* t9400: do not assume the "matching" push is the defaultJunio C Hamano2013-01-041-0/+1
* cvsserver: use whole CVS rev number in-process; don't strip "1." prefixMatthew Ogilvie2012-10-161-1/+1
* cvsserver t9400: add basic 'cvs log' testMatthew Ogilvie2012-10-161-0/+70
* Merge branch 'bw/test-fix-grep-gnuism'Junio C Hamano2012-04-231-2/+2
|\
| * t9400: fix gnuism in grepJunio C Hamano2012-04-191-2/+2
* | tests: modernise style: more uses of test_line_countStefano Lattarini2012-04-111-2/+2
|/
* tests: add missing &&Jonathan Nieder2010-11-091-1/+1
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-251-3/+3
* Merge branch 'gv/portable'Junio C Hamano2010-06-211-1/+1
|\
| * tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan2010-05-311-1/+1
* | git-cvsserver: test for pserver authentication supportÆvar Arnfjörð Bjarmason2010-05-191-1/+15
|/
* t9400: Use test_cmp when appropriateJunio C Hamano2010-03-111-12/+12
* fix portability issues with $ in double quotesStephen Boyd2010-01-261-9/+9
* Make sure $PERL_PATH is defined when the test suite is run.Philippe Bruhat (BooK)2009-11-171-1/+1
* tests: skip perl tests if NO_PERL is definedJeff King2009-04-081-0/+4
* tests: remove exit after test_done callJeff King2009-04-051-2/+0
* test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt2009-03-191-2/+2
* t9400, t9401: Do not force hard-linked cloneJohannes Sixt2009-03-181-2/+2
* Avoid using non-portable `echo -n` in tests.Brian Gernhardt2008-10-311-1/+1
* "blame -c" should be compatible with "annotate"Junio C Hamano2008-09-051-0/+13
* cvsserver: Add testsuite for packed refsLars Noschinski2008-07-201-0/+7
* testsuite for cvs co -cFabian Emmes2008-07-191-0/+11
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-051-8/+8
* cvsserver: Add test for update -pDamien Diederen2008-03-271-0/+18
* cvsserver: Add a few tests for 'status' commandDamien Diederen2008-03-271-0/+32
* remove use of "tail -n 1" and "tail -1"Jeff King2008-03-131-10/+10
* grep portability fix: don't use "-e" or "-q"Jeff King2008-03-131-13/+13
* Sane use of test_expect_failureJunio C Hamano2008-02-011-12/+18
* cvsserver: Fix for histories with multiple rootsSteffen Prohaska2008-01-261-1/+9
* t9400-git-cvsserver-server: Wrap setup into test caseSteffen Prohaska2008-01-261-3/+4
* config: add support for --bool and --int while setting valuesFrank Lichtenheld2007-06-261-2/+2
* cvsserver: Actually implement --export-allAlex Riesen2007-06-201-2/+2
* cvsserver: Actually implement --export-allFrank Lichtenheld2007-06-151-0/+16
* cvsserver: Let --base-path and pserver get along just fineFrank Lichtenheld2007-06-151-0/+1
* cvsserver: Add some useful commandline optionsFrank Lichtenheld2007-06-081-0/+28
* cvsserver: Make req_Root more critical of its input dataFrank Lichtenheld2007-06-081-0/+34
* cvsserver: Handle 'cvs login'Frank Lichtenheld2007-05-291-0/+29
* t9400: Work around CVS' deficienciesFrank Lichtenheld2007-05-291-0/+2
* t9400: Add some basic pserver testsFrank Lichtenheld2007-05-221-0/+34
* t9400: Add some more cvs update testsFrank Lichtenheld2007-05-221-0/+69
* t9400: Add test cases for config file handlingFrank Lichtenheld2007-05-221-0/+69
* t9400: Use the repository config and nothing else.Junio Hamano2007-05-121-8/+9
* t9400: skip cvsserver test if Perl SQLite interface is unavailableJunio C Hamano2007-05-091-0/+5
* cvsserver: Add test cases for git-cvsserverFrank Lichtenheld2007-05-081-0/+120