Age | Commit message (Expand) | Author | Files | Lines |
2020-07-07 | t9400: don't use test_must_fail with cvs | Denton Liu | 1 | -1/+1 |
2018-07-16 | t9000-t9999: fix broken &&-chains | Eric Sunshine | 1 | -3/+3 |
2018-07-03 | t: drop unnecessary terminating semicolon in subshell | Eric Sunshine | 1 | -1/+1 |
2018-03-08 | t9400-git-cvsserver-server: don't rely on the output of 'test_cmp' | SZEDER Gábor | 1 | -5/+3 |
2017-09-12 | shell: drop git-cvsserver support by default | Jeff King | 1 | -0/+48 |
2016-04-08 | Merge branch 'jc/merge-refuse-new-root' | Junio C Hamano | 1 | -1/+2 |
2016-03-23 | merge: refuse to create too cool a merge by default | Junio C Hamano | 1 | -1/+2 |
2016-01-28 | mingw: work around pwd issues in the tests | Johannes Schindelin | 1 | -3/+3 |
2014-04-08 | Merge branch 'jl/nor-or-nand-and' | Junio C Hamano | 1 | -1/+1 |
2014-03-31 | code and test: fix misuses of "nor" | Justin Lebar | 1 | -1/+1 |
2014-03-21 | t: drop useless sane_unset GIT_* calls | Jeff King | 1 | -1/+0 |
2013-10-29 | t: use perl instead of "$PERL_PATH" where applicable | Jeff King | 1 | -1/+1 |
2013-01-04 | t9400: do not assume the "matching" push is the default | Junio C Hamano | 1 | -0/+1 |
2012-10-16 | cvsserver: use whole CVS rev number in-process; don't strip "1." prefix | Matthew Ogilvie | 1 | -1/+1 |
2012-10-16 | cvsserver t9400: add basic 'cvs log' test | Matthew Ogilvie | 1 | -0/+70 |
2012-04-23 | Merge branch 'bw/test-fix-grep-gnuism' | Junio C Hamano | 1 | -2/+2 |
2012-04-19 | t9400: fix gnuism in grep | Junio C Hamano | 1 | -2/+2 |
2012-04-11 | tests: modernise style: more uses of test_line_count | Stefano Lattarini | 1 | -2/+2 |
2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -1/+1 |
2010-06-25 | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 1 | -3/+3 |
2010-06-21 | Merge branch 'gv/portable' | Junio C Hamano | 1 | -1/+1 |
2010-05-31 | tests: use "test_cmp", not "diff", when verifying the result | Gary V. Vaughan | 1 | -1/+1 |
2010-05-19 | git-cvsserver: test for pserver authentication support | Ævar Arnfjörð Bjarmason | 1 | -1/+15 |
2010-03-11 | t9400: Use test_cmp when appropriate | Junio C Hamano | 1 | -12/+12 |
2010-01-26 | fix portability issues with $ in double quotes | Stephen Boyd | 1 | -9/+9 |
2009-11-17 | Make sure $PERL_PATH is defined when the test suite is run. | Philippe Bruhat (BooK) | 1 | -1/+1 |
2009-04-08 | tests: skip perl tests if NO_PERL is defined | Jeff King | 1 | -0/+4 |
2009-04-05 | tests: remove exit after test_done call | Jeff King | 1 | -2/+0 |
2009-03-19 | test suite: Use 'say' to say something instead of 'test_expect_success' | Johannes Sixt | 1 | -2/+2 |
2009-03-18 | t9400, t9401: Do not force hard-linked clone | Johannes Sixt | 1 | -2/+2 |
2008-10-31 | Avoid using non-portable `echo -n` in tests. | Brian Gernhardt | 1 | -1/+1 |
2008-09-05 | "blame -c" should be compatible with "annotate" | Junio C Hamano | 1 | -0/+13 |
2008-07-20 | cvsserver: Add testsuite for packed refs | Lars Noschinski | 1 | -0/+7 |
2008-07-19 | testsuite for cvs co -c | Fabian Emmes | 1 | -0/+11 |
2008-05-05 | Fix tests breaking when checkout path contains shell metacharacters | Bryan Donlan | 1 | -8/+8 |
2008-03-27 | cvsserver: Add test for update -p | Damien Diederen | 1 | -0/+18 |
2008-03-27 | cvsserver: Add a few tests for 'status' command | Damien Diederen | 1 | -0/+32 |
2008-03-13 | remove use of "tail -n 1" and "tail -1" | Jeff King | 1 | -10/+10 |
2008-03-13 | grep portability fix: don't use "-e" or "-q" | Jeff King | 1 | -13/+13 |
2008-02-01 | Sane use of test_expect_failure | Junio C Hamano | 1 | -12/+18 |
2008-01-26 | cvsserver: Fix for histories with multiple roots | Steffen Prohaska | 1 | -1/+9 |
2008-01-26 | t9400-git-cvsserver-server: Wrap setup into test case | Steffen Prohaska | 1 | -3/+4 |
2007-06-26 | config: add support for --bool and --int while setting values | Frank Lichtenheld | 1 | -2/+2 |
2007-06-20 | cvsserver: Actually implement --export-all | Alex Riesen | 1 | -2/+2 |
2007-06-15 | cvsserver: Actually implement --export-all | Frank Lichtenheld | 1 | -0/+16 |
2007-06-15 | cvsserver: Let --base-path and pserver get along just fine | Frank Lichtenheld | 1 | -0/+1 |
2007-06-08 | cvsserver: Add some useful commandline options | Frank Lichtenheld | 1 | -0/+28 |
2007-06-08 | cvsserver: Make req_Root more critical of its input data | Frank Lichtenheld | 1 | -0/+34 |
2007-05-29 | cvsserver: Handle 'cvs login' | Frank Lichtenheld | 1 | -0/+29 |
2007-05-29 | t9400: Work around CVS' deficiencies | Frank Lichtenheld | 1 | -0/+2 |