414 Commits (031cee5b73caa25c1e2e75ead641230927bb272d)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy 378932d3c3 test-lib.sh: introduce and use $EMPTY_BLOB 9 years ago
Nguyễn Thái Ngọc Duy f9e7d9f8c3 test-lib.sh: introduce and use $EMPTY_TREE 9 years ago
Jeff King 6b9c38e14c t0006: skip "far in the future" test when unsigned long is not long enough 9 years ago
Johannes Schindelin 503e224180 t/test-lib.sh: fix running tests with --valgrind 9 years ago
Jeff King d88785e424 test-lib: set BASH_XTRACEFD automatically 9 years ago
SZEDER Gábor 0ff74101dc test-lib: simplify '--option=value' parsing 9 years ago
Nguyễn Thái Ngọc Duy e6e7530d10 test helpers: move test-* to t/helper/ subdirectory 9 years ago
Johannes Schindelin 6129c930b2 test-lib: limit the output of the yes utility 9 years ago
Johannes Schindelin a1f32964da mingw: disable mkfifo-based tests 9 years ago
Junio C Hamano 719c3da2f1 test-lib: clarify and tighten SANITY 9 years ago
Jeff King 9b5fe78b34 test-lib: disable trace when test is not verbose 10 years ago
Jeff King 2a01ef8ca3 test-lib: turn off "-x" tracing during chain-lint check 10 years ago
Richard Hansen d5c1b7c286 test-lib.sh: fix color support when tput needs ~/.terminfo 10 years ago
Richard Hansen ca92a660bf Revert "test-lib.sh: do tests for color support after changing HOME" 10 years ago
Jeff King 92b269f5c5 test-lib: turn on GIT_TEST_CHAIN_LINT by default 10 years ago
Jeff King bb79af9d09 t/test-lib: introduce --chain-lint option 10 years ago
Jeff King 9a308de37c t5541: move run_with_cmdline_limit to test-lib.sh 10 years ago
Jeff King 025232e8aa t: redirect stderr GIT_TRACE to descriptor 4 10 years ago
Jeff King da706545f7 t: translate SIGINT to an exit 10 years ago
Torsten Bögershausen f400e51c13 test-lib.sh: set prerequisite SANITY by testing what we really need 10 years ago
Jeff King 1767c51787 t/lib-httpd: switch SANITY check for NOT_ROOT 10 years ago
Richard Hansen 102fc80d32 test-lib.sh: do tests for color support after changing HOME 10 years ago
Richard Hansen 46f32a99b8 test-lib: use 'test ...' instead of '[ ... ]' 10 years ago
Jeff King a42643aa8d read-cache: optionally disallow HFS+ .git variants 10 years ago
Jeff King b0f4c9087e t: support clang/gcc AddressSanitizer 10 years ago
Jeff King a136f6d8ff test-lib.sh: support -x option for shell-tracing 11 years ago
Junio C Hamano 0ea47f9d33 signed push: teach smart-HTTP to pass "git push --signed" around 11 years ago
Brice Lambson 5f4e02e517 MinGW: update tests to handle a native eol of crlf 11 years ago
Junio C Hamano f57a8715bc test prerequisites: eradicate NOT_FOO 11 years ago
Karsten Blees 124647c4b0 trace: disable additional trace output for unit tests 11 years ago
Junio C Hamano e1ecd9e3c8 test: turn USR_BIN_TIME into a lazy prerequisite 11 years ago
Junio C Hamano 6219bb22ba test: turn EXPENSIVE into a lazy prerequisite 11 years ago
Ilya Bobyr 0445e6f0a1 test-lib: '--run' to run only specific tests 11 years ago
Ilya Bobyr ef2ac68def test-lib: tests skipped by GIT_SKIP_TESTS say so 11 years ago
Jeff King e2a0ccc01f test-lib: preserve GIT_CURL_VERBOSE from the environment 11 years ago
Jeff King 35de3ac1db t/test-lib: drop redundant unset of GIT_CONFIG 11 years ago
Uwe Storbeck cb1aefda53 test-lib.sh: do not "echo" caller-supplied strings 11 years ago
Thomas Gummerer 5d9fc888b4 test-lib: allow setting the index format version 11 years ago
Jeff King a63c12c9be t0000: simplify HARNESS_ACTIVE hack 11 years ago
Jonathan Nieder 11d62145b9 remove #!interpreter line from shell libraries 11 years ago
Jonathan Nieder c74c72034f test: replace shebangs with descriptions in shell libraries 11 years ago
Jonathan Nieder b018c73526 test: make FILEMODE a lazy prereq 11 years ago
Felipe Contreras 85176d7251 test-lib.sh: convert $TEST_DIRECTORY to an absolute path 11 years ago
Torstein Hegge 3fa366668a test-lib: fix typo in comment 12 years ago
Johannes Sixt 4d715ac05c Windows: a test_cmp that is agnostic to random LF <> CRLF conversions 12 years ago
Thomas Rast 633fe50ab7 Revert "test-lib: allow prefixing a custom string before "ok N" etc." 12 years ago
Thomas Rast 26a07309a6 Revert "test-lib: support running tests under valgrind in parallel" 12 years ago
John Keeping ae34ac126f git_remote_helpers: remove little used Python library 12 years ago
Mark Levedahl 97669eed10 test-lib.sh - define and use GREP_STRIPS_CR 12 years ago
Benoit Person 8bade1e12e wrap-for-bin: make bin-wrappers chainable 12 years ago