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