Age | Commit message (Expand) | Author | Files | Lines |
2015-03-12 | t5541: move run_with_cmdline_limit to test-lib.sh | Jeff King | 1 | -0/+6 |
2015-03-12 | t: redirect stderr GIT_TRACE to descriptor 4 | Jeff King | 1 | -4/+1 |
2015-03-12 | t: translate SIGINT to an exit | Jeff King | 1 | -0/+1 |
2015-03-05 | Merge branch 'jk/sanity' into maint | Junio C Hamano | 1 | -3/+27 |
2015-02-15 | test-lib.sh: set prerequisite SANITY by testing what we really need | Torsten Bögershausen | 1 | -3/+22 |
2015-01-16 | t/lib-httpd: switch SANITY check for NOT_ROOT | Jeff King | 1 | -0/+5 |
2015-01-07 | test-lib.sh: do tests for color support after changing HOME | Richard Hansen | 1 | -43/+47 |
2015-01-07 | test-lib: use 'test ...' instead of '[ ... ]' | Richard Hansen | 1 | -3/+3 |
2014-12-22 | Merge branch 'jk/test-asan' | Junio C Hamano | 1 | -0/+3 |
2014-12-17 | Sync with v2.1.4 | Junio C Hamano | 1 | -1/+5 |
2014-12-17 | Sync with v2.0.5 | Junio C Hamano | 1 | -1/+5 |
2014-12-17 | Sync with v1.9.5 | Junio C Hamano | 1 | -1/+5 |
2014-12-17 | Sync with v1.8.5.6 | Junio C Hamano | 1 | -1/+5 |
2014-12-17 | read-cache: optionally disallow HFS+ .git variants | Jeff King | 1 | -1/+5 |
2014-12-11 | t: support clang/gcc AddressSanitizer | Jeff King | 1 | -0/+3 |
2014-10-13 | test-lib.sh: support -x option for shell-tracing | Jeff King | 1 | -4/+38 |
2014-10-08 | Merge branch 'jc/push-cert' | Junio C Hamano | 1 | -1/+2 |
2014-09-19 | Merge branch 'tb/crlf-tests' | Junio C Hamano | 1 | -0/+1 |
2014-09-17 | signed push: teach smart-HTTP to pass "git push --signed" around | Junio C Hamano | 1 | -1/+2 |
2014-09-09 | Merge branch 'jc/not-mingw-cygwin' | Junio C Hamano | 1 | -4/+0 |
2014-09-02 | MinGW: update tests to handle a native eol of crlf | Brice Lambson | 1 | -0/+1 |
2014-07-22 | Merge branch 'kb/perf-trace' | Junio C Hamano | 1 | -0/+4 |
2014-07-21 | test prerequisites: eradicate NOT_FOO | Junio C Hamano | 1 | -4/+0 |
2014-07-13 | trace: disable additional trace output for unit tests | Karsten Blees | 1 | -0/+4 |
2014-06-20 | Merge branch 'jc/test-lazy-prereq' (early part) | Junio C Hamano | 1 | -0/+8 |
2014-06-16 | Merge branch 'ib/test-selectively-run' | Junio C Hamano | 1 | -4/+115 |
2014-06-09 | test: turn USR_BIN_TIME into a lazy prerequisite | Junio C Hamano | 1 | -0/+4 |
2014-06-09 | test: turn EXPENSIVE into a lazy prerequisite | Junio C Hamano | 1 | -0/+4 |
2014-06-06 | test-lib: '--run' to run only specific tests | Ilya Bobyr | 1 | -0/+108 |
2014-06-06 | test-lib: tests skipped by GIT_SKIP_TESTS say so | Ilya Bobyr | 1 | -5/+8 |
2014-05-23 | test-lib: preserve GIT_CURL_VERBOSE from the environment | Jeff King | 1 | -0/+1 |
2014-03-31 | Merge branch 'jk/tests-cleanup' | Junio C Hamano | 1 | -1/+0 |
2014-03-25 | Merge branch 'us/printf-not-echo' | Junio C Hamano | 1 | -2/+2 |
2014-03-21 | t/test-lib: drop redundant unset of GIT_CONFIG | Jeff King | 1 | -1/+0 |
2014-03-18 | test-lib.sh: do not "echo" caller-supplied strings | Uwe Storbeck | 1 | -2/+2 |
2014-02-24 | test-lib: allow setting the index format version | Thomas Gummerer | 1 | -0/+6 |
2014-01-10 | Merge branch 'jk/test-framework-updates' | Junio C Hamano | 1 | -2/+0 |
2014-01-02 | t0000: simplify HARNESS_ACTIVE hack | Jeff King | 1 | -2/+0 |
2013-12-12 | Merge branch 'jn/scripts-updates' | Junio C Hamano | 1 | -5/+7 |
2013-11-26 | remove #!interpreter line from shell libraries | Jonathan Nieder | 1 | -4/+2 |
2013-11-26 | test: replace shebangs with descriptions in shell libraries | Jonathan Nieder | 1 | -1/+1 |
2013-11-26 | test: make FILEMODE a lazy prereq | Jonathan Nieder | 1 | -0/+4 |
2013-11-18 | test-lib.sh: convert $TEST_DIRECTORY to an absolute path | Felipe Contreras | 1 | -0/+4 |
2013-11-01 | Merge branch 'js/tests-windows-port-fix' | Junio C Hamano | 1 | -0/+1 |
2013-10-30 | Merge branch 'tr/valgrind-test-fix' | Junio C Hamano | 1 | -99/+34 |
2013-10-28 | Sync with v1.8.4.2 | Junio C Hamano | 1 | -1/+1 |
2013-10-28 | test-lib: fix typo in comment | Torstein Hegge | 1 | -1/+1 |
2013-10-28 | Windows: a test_cmp that is agnostic to random LF <> CRLF conversions | Johannes Sixt | 1 | -0/+1 |
2013-10-22 | Revert "test-lib: allow prefixing a custom string before "ok N" etc." | Thomas Rast | 1 | -15/+12 |
2013-10-22 | Revert "test-lib: support running tests under valgrind in parallel" | Thomas Rast | 1 | -84/+22 |