aboutsummaryrefslogtreecommitdiff
path: root/t/t9400-git-cvsserver-server.sh
Commit message (Expand)AuthorAge
* shell: drop git-cvsserver support by defaultJeff King2017-09-12
* Merge branch 'jc/merge-refuse-new-root'Junio C Hamano2016-04-08
|\
| * merge: refuse to create too cool a merge by defaultJunio C Hamano2016-03-23
* | mingw: work around pwd issues in the testsJohannes Schindelin2016-01-28
|/
* Merge branch 'jl/nor-or-nand-and'Junio C Hamano2014-04-08
|\
| * code and test: fix misuses of "nor"Justin Lebar2014-03-31
* | t: drop useless sane_unset GIT_* callsJeff King2014-03-21
|/
* t: use perl instead of "$PERL_PATH" where applicableJeff King2013-10-29
* t9400: do not assume the "matching" push is the defaultJunio C Hamano2013-01-04
* cvsserver: use whole CVS rev number in-process; don't strip "1." prefixMatthew Ogilvie2012-10-16
* cvsserver t9400: add basic 'cvs log' testMatthew Ogilvie2012-10-16
* Merge branch 'bw/test-fix-grep-gnuism'Junio C Hamano2012-04-23
|\
| * t9400: fix gnuism in grepJunio C Hamano2012-04-19
* | tests: modernise style: more uses of test_line_countStefano Lattarini2012-04-11
|/
* tests: add missing &&Jonathan Nieder2010-11-09
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-25
* Merge branch 'gv/portable'Junio C Hamano2010-06-21
|\
| * tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan2010-05-31
* | git-cvsserver: test for pserver authentication supportÆvar Arnfjörð Bjarmason2010-05-19
|/
* t9400: Use test_cmp when appropriateJunio C Hamano2010-03-11
* fix portability issues with $ in double quotesStephen Boyd2010-01-26
* Make sure $PERL_PATH is defined when the test suite is run.Philippe Bruhat (BooK)2009-11-17
* tests: skip perl tests if NO_PERL is definedJeff King2009-04-08
* tests: remove exit after test_done callJeff King2009-04-05
* test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt2009-03-19
* t9400, t9401: Do not force hard-linked cloneJohannes Sixt2009-03-18
* Avoid using non-portable `echo -n` in tests.Brian Gernhardt2008-10-31
* "blame -c" should be compatible with "annotate"Junio C Hamano2008-09-05
* cvsserver: Add testsuite for packed refsLars Noschinski2008-07-20
* testsuite for cvs co -cFabian Emmes2008-07-19
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-05
* cvsserver: Add test for update -pDamien Diederen2008-03-27
* cvsserver: Add a few tests for 'status' commandDamien Diederen2008-03-27
* remove use of "tail -n 1" and "tail -1"Jeff King2008-03-13
* grep portability fix: don't use "-e" or "-q"Jeff King2008-03-13
* Sane use of test_expect_failureJunio C Hamano2008-02-01
* cvsserver: Fix for histories with multiple rootsSteffen Prohaska2008-01-26
* t9400-git-cvsserver-server: Wrap setup into test caseSteffen Prohaska2008-01-26
* config: add support for --bool and --int while setting valuesFrank Lichtenheld2007-06-26
* cvsserver: Actually implement --export-allAlex Riesen2007-06-20
* cvsserver: Actually implement --export-allFrank Lichtenheld2007-06-15
* cvsserver: Let --base-path and pserver get along just fineFrank Lichtenheld2007-06-15
* cvsserver: Add some useful commandline optionsFrank Lichtenheld2007-06-08
* cvsserver: Make req_Root more critical of its input dataFrank Lichtenheld2007-06-08
* cvsserver: Handle 'cvs login'Frank Lichtenheld2007-05-29
* t9400: Work around CVS' deficienciesFrank Lichtenheld2007-05-29
* t9400: Add some basic pserver testsFrank Lichtenheld2007-05-22
* t9400: Add some more cvs update testsFrank Lichtenheld2007-05-22
* t9400: Add test cases for config file handlingFrank Lichtenheld2007-05-22
* t9400: Use the repository config and nothing else.Junio Hamano2007-05-12