134 Commits (f1d4a28250629ae469fc5dd59ab843cb2fd68e12)

Author SHA1 Message Date
Jonathan Nieder 1c1f6e03e1 t: decrease nesting in test_oid_to_path 6 years ago
SZEDER Gábor ffe1afe67c tests: show the test name and number at the start of verbose output 6 years ago
Jeff King b1c36cb849 test-lib: introduce test_commit_bulk 6 years ago
brian m. carlson 56d8892459 t: add helper to convert object IDs to paths 6 years ago
Johannes Schindelin ed33bd8f30 t0001: fix on case-insensitive filesystems 6 years ago
Ævar Arnfjörð Bjarmason c740039921 tests: make GIT_TEST_FAIL_PREREQS a boolean 6 years ago
Ævar Arnfjörð Bjarmason 3b072c577b tests: replace test_tristate with "git env--helper" 6 years ago
Ævar Arnfjörð Bjarmason dfe1a17df9 tests: add a special setup where prerequisites fail 6 years ago
Taylor Blau 5c07647d98 t: move 'hex2oct' into test-lib-functions.sh 6 years ago
Johannes Schindelin 900721e15c test-lib: introduce 'test_atexit' 6 years ago
Rohit Ashiwal 21d5ad9110 test functions: add function `test_file_not_empty` 6 years ago
Johannes Schindelin d5cfd142ec tests: teach the test-tool to generate NUL bytes and use it 6 years ago
Randall S. Becker b0fa1a3f99 test-lib-functions.sh: add generate_zero_bytes function 6 years ago
SZEDER Gábor 7d661e5ed1 test-lib: fix non-portable pattern bracket expressions 6 years ago
SZEDER Gábor fb7d1e3ac8 test-lib: add the '--stress' option to run a test repeatedly under load 6 years ago
SZEDER Gábor fa84058180 test-lib-functions: introduce the 'test_set_port' helper function 6 years ago
SZEDER Gábor 30d0b6dccb test-lib-functions: make 'test_cmp_rev' more informative on failure 6 years ago
SZEDER Gábor 165293af3c tests: send "bug in the test script" errors to the script's stderr 6 years ago
Johannes Schindelin 8abfdf44c8 tests: explicitly use `git.exe` on Windows 6 years ago
Johannes Schindelin 3af4c7156c tests: respect GIT_TEST_INSTALLED when initializing repositories 6 years ago
Ævar Arnfjörð Bjarmason 6cdccfce1e i18n: make GETTEXT_POISON a runtime option 6 years ago
Nguyễn Thái Ngọc Duy a5db0b77b9 t1300: extract and use test_cmp_config() 6 years ago
brian m. carlson 2c02b110da t: add test functions to translate hash-related values 7 years ago
Stefan Beller 991eb4fc6a test_decode_color: understand FAINT and ITALIC 7 years ago
Elijah Newren 7e9055bb00 t7406: prefer test_* helper functions to test -[feds] 7 years ago
Johannes Schindelin 7d0ee47c11 tests: introduce test_unset_prereq, for debugging 7 years ago
Elijah Newren 842436466a Make running git under other debugger-like programs easy 7 years ago
SZEDER Gábor 9eb2308019 test_must_be_empty: simplify file existence check 7 years ago
Junio C Hamano 11395a3b4b test_must_be_empty: make sure the file exists, not just empty 7 years ago
SZEDER Gábor a5bf824f3b t: prevent '-x' tracing from interfering with test helpers' stderr 7 years ago
Jeff King 03aa3783f2 t: send verbose test-helper output to fd 4 7 years ago
SZEDER Gábor 12e31a6b12 t: document 'test_must_fail ok=<signal-name>' 7 years ago
SZEDER Gábor 63b1a175ee t: make 'test_i18ngrep' more informative on failure 7 years ago
SZEDER Gábor fd29d7b9d7 t: validate 'test_i18ngrep's parameters 7 years ago
SZEDER Gábor 0f59128f7b t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh' 7 years ago
Jeff King 4414a15002 t/lib-git-daemon: add network-protocol helpers 7 years ago
Jeff King f7f6dc340e t: handle EOF in test_copy_bytes() 8 years ago
Jeff King 097b681baa t: use test_decode_color rather than literal ANSI codes 8 years ago
Christian Couder 73de1c93ad t1301: move modebits() to test-lib-functions.sh 8 years ago
SZEDER Gábor 59210dd56c tests: make the 'test_pause' helper work in non-verbose mode 8 years ago
SZEDER Gábor 4ecae3c8c1 tests: create an interactive gdb session with the 'debug' helper 8 years ago
Jeff King de95302a4c t5000: extract nongit function to test-lib-functions.sh 8 years ago
Stefan Beller 6f94351b0a test-lib-functions.sh: teach test_commit -C <dir> 8 years ago
Jeff Hostetler b249e39f99 test-lib-functions.sh: add lf_to_nul helper 9 years ago
Jeff King 2472448c88 test_must_fail: use test_match_signal 9 years ago
Jeff King 9b67c9942e tests: factor portable signal check out of t0005 9 years ago
Jeff King 48860819e8 t9300: factor out portable "head -c" replacement 9 years ago
Jeff King d2554c7207 test-lib: add in-shell "env" replacement 9 years ago
Junio C Hamano 4df4313532 test-lib-functions.sh: rewrite test_seq without Perl 9 years ago
Junio C Hamano 55672a39b4 test-lib-functions.sh: remove misleading comment on test_seq 9 years ago