Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-13t5541: move run_with_cmdline_limit to test-lib.shJeff King
2015-03-13t: redirect stderr GIT_TRACE to descriptor 4Jeff King
2015-03-13t: translate SIGINT to an exitJeff King
2015-03-06Merge branch 'jk/sanity' into maintJunio C Hamano
2015-02-16test-lib.sh: set prerequisite SANITY by testing what we really needTorsten Bögershausen
2015-01-16t/lib-httpd: switch SANITY check for NOT_ROOTJeff King
2015-01-07test-lib.sh: do tests for color support after changing HOMERichard Hansen
2015-01-07test-lib: use 'test ...' instead of '[ ... ]'Richard Hansen
2014-12-22Merge branch 'jk/test-asan'Junio C Hamano
2014-12-17Sync with v2.1.4Junio C Hamano
2014-12-17Sync with v2.0.5Junio C Hamano
2014-12-17Sync with v1.9.5Junio C Hamano
2014-12-17Sync with v1.8.5.6Junio C Hamano
2014-12-17read-cache: optionally disallow HFS+ .git variantsJeff King
2014-12-12t: support clang/gcc AddressSanitizerJeff King
2014-10-14test-lib.sh: support -x option for shell-tracingJeff King
2014-10-09Merge branch 'jc/push-cert'Junio C Hamano
2014-09-19Merge branch 'tb/crlf-tests'Junio C Hamano
2014-09-18signed push: teach smart-HTTP to pass "git push --signed" aroundJunio C Hamano
2014-09-09Merge branch 'jc/not-mingw-cygwin'Junio C Hamano
2014-09-02MinGW: update tests to handle a native eol of crlfBrice Lambson
2014-07-22Merge branch 'kb/perf-trace'Junio C Hamano
2014-07-22test prerequisites: eradicate NOT_FOOJunio C Hamano
2014-07-14trace: disable additional trace output for unit testsKarsten Blees
2014-06-21Merge branch 'jc/test-lazy-prereq' (early part)Junio C Hamano
2014-06-16Merge branch 'ib/test-selectively-run'Junio C Hamano
2014-06-10test: turn USR_BIN_TIME into a lazy prerequisiteJunio C Hamano
2014-06-10test: turn EXPENSIVE into a lazy prerequisiteJunio C Hamano
2014-06-07test-lib: '--run' to run only specific testsIlya Bobyr
2014-06-07test-lib: tests skipped by GIT_SKIP_TESTS say soIlya Bobyr
2014-05-23test-lib: preserve GIT_CURL_VERBOSE from the environmentJeff King
2014-04-01Merge branch 'jk/tests-cleanup'Junio C Hamano
2014-03-25Merge branch 'us/printf-not-echo'Junio C Hamano
2014-03-22t/test-lib: drop redundant unset of GIT_CONFIGJeff King
2014-03-18test-lib.sh: do not "echo" caller-supplied stringsUwe Storbeck
2014-02-25test-lib: allow setting the index format versionThomas Gummerer
2014-01-10Merge branch 'jk/test-framework-updates'Junio C Hamano
2014-01-03t0000: simplify HARNESS_ACTIVE hackJeff King
2013-12-13Merge branch 'jn/scripts-updates'Junio C Hamano
2013-11-27remove #!interpreter line from shell librariesJonathan Nieder
2013-11-27test: replace shebangs with descriptions in shell librariesJonathan Nieder
2013-11-27test: make FILEMODE a lazy prereqJonathan Nieder
2013-11-19test-lib.sh: convert $TEST_DIRECTORY to an absolute pathFelipe Contreras
2013-11-01Merge branch 'js/tests-windows-port-fix'Junio C Hamano
2013-10-30Merge branch 'tr/valgrind-test-fix'Junio C Hamano
2013-10-28Sync with v1.8.4.2Junio C Hamano
2013-10-28test-lib: fix typo in commentTorstein Hegge
2013-10-28Windows: a test_cmp that is agnostic to random LF <> CRLF conversionsJohannes Sixt
2013-10-23Revert "test-lib: allow prefixing a custom string before "ok N" etc."Thomas Rast
2013-10-23Revert "test-lib: support running tests under valgrind in parallel"Thomas Rast