208 Commits (1d282327d7354dd3a1caefa4af06562aa816710d)

Author SHA1 Message Date
Jonathan Nieder fb3340a6a7 test-lib: introduce test_line_count to measure files 14 years ago
Kevin Ballard a471833d51 test-lib: extend test_decode_color to handle more color codes 14 years ago
Jonathan Nieder 05236a5e9d test-lib: allow test code to check the list of declared prerequisites 14 years ago
Jeff King 9130ac9fe1 rev-list: handle %x00 NUL in user format 14 years ago
Elijah Newren 00648ba050 Introduce sane_unset and use it to ensure proper && chaining 14 years ago
Ævar Arnfjörð Bjarmason 892e6f7ea6 test-lib: make test_expect_code a test command 14 years ago
Pat Thoyts a94114ad3d Do not strip CR when grepping HTTP headers. 14 years ago
Pat Thoyts 3ba9ba8f34 Skip t1300.70 and 71 on msysGit. 14 years ago
Matthieu Moy e4c62e640d tests: factor HOME=$(pwd) in test-lib.sh 15 years ago
Ævar Arnfjörð Bjarmason 0d314ce834 test-lib: use subshell instead of cd $new && .. && cd $old 15 years ago
Jonathan Nieder 07431fc8dc tests: simplify "missing PREREQ" message 15 years ago
Ævar Arnfjörð Bjarmason 62f539043c test-lib: Allow overriding of TEST_DIRECTORY 15 years ago
Ævar Arnfjörð Bjarmason 6cec5c6835 test-lib: Use "$GIT_BUILD_DIR" instead of "$TEST_DIRECTORY"/../ 15 years ago
Ævar Arnfjörð Bjarmason aed604c778 test-lib: Use $TEST_DIRECTORY or $GIT_BUILD_DIR instead of $(pwd) and ../ 15 years ago
Thomas Rast 568899539d test: Introduce $GIT_BUILD_DIR 15 years ago
Jonathan Nieder d0b8a61742 tests: make test_might_fail fail on missing commands 15 years ago
Jonathan Nieder 5c8e141414 tests: make test_might_fail more verbose 15 years ago
Jeff King a54ce3ca9e tests: make test_must_fail fail on missing commands 15 years ago
Jeff King 16034fbe59 tests: make test_must_fail more verbose 15 years ago
Ævar Arnfjörð Bjarmason ce60653e59 test-lib: Multi-prereq support only checked the last prereq 15 years ago
Ævar Arnfjörð Bjarmason c91cfd1916 tests: A SANITY test prereq for testing if we're root 15 years ago
Ævar Arnfjörð Bjarmason 71ce42c0a6 test-lib: Print missing prerequisites in test output 15 years ago
Ævar Arnfjörð Bjarmason 93a5724613 test-lib: Add support for multiple test prerequisites 15 years ago
Ævar Arnfjörð Bjarmason 8ef1abe550 test-lib: Don't write test-results when HARNESS_ACTIVE 15 years ago
Matthieu Moy 2caf20c52b test-lib: user-friendly alternatives to test [-d|-f|-e] 15 years ago
Ævar Arnfjörð Bjarmason d596f33abb test-lib: Remove 3 year old no-op --no-python option 15 years ago
Ævar Arnfjörð Bjarmason 092c433407 test-lib: Ignore --quiet under a TAP harness 15 years ago
Jonathan Nieder 800f11040d t4150 (am): style fix 15 years ago
Thomas Rast 7ea3ddf818 Only run aggregate-results over actual counts 15 years ago
Michael J Gruber 637ab29b86 test-lib: TAP compliance for skipping tests on request 15 years ago
Michael J Gruber 47e67d479b test-lib: simplify GIT_SKIP_TESTS loop 15 years ago
Ævar Arnfjörð Bjarmason 57e1538ac9 test-lib: output a newline before "ok" under a TAP harness 15 years ago
Ævar Arnfjörð Bjarmason d998bd4ab6 test-lib: Make the test_external_* functions TAP-aware 15 years ago
Ævar Arnfjörð Bjarmason 5099b99d25 test-lib: Adjust output to be valid TAP format 15 years ago
Junio C Hamano 5e87eae97d test-lib: use DIFF definition from GIT-BUILD-OPTIONS 15 years ago
Junio C Hamano 7b3bdbb335 fixup: do not unconditionally disable "diff -u" 15 years ago
Jonathan Nieder b6b0afdc30 test-lib: some shells do not let $? propagate into an eval 15 years ago
Jonathan Nieder 3bf7886705 test-lib: Let tests specify commands to be run at end of test 15 years ago
Michal Sojka 64b90323f6 test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+. 15 years ago
Jakub Narebski 5ae8030fde Export more test-related variables when running external tests 15 years ago
Jonathan Nieder fdf1bc48ca t7006: guard cleanup with test_expect_success 15 years ago
Thomas Rast 6956f858f6 notes: implement helpers needed for note copying during rewrite 15 years ago
Thomas Rast 894a9d333e Support showing notes from more than one notes tree 15 years ago
Thomas Rast 6ceeaee7ea test-lib: unset GIT_NOTES_REF to stop it from influencing tests 15 years ago
Bert Wesarg 5565f47c40 unset GREP_OPTIONS in test-lib.sh 15 years ago
Stephen Boyd c4f3f551a6 tests: consolidate CR removal/addition functions 15 years ago
Junio C Hamano cd3c095caa tests: move convenience regexp to match object names to test-lib.sh 15 years ago
Michael J Gruber 68cfc6f551 t7508-status: test all modes with color 15 years ago
Jeff King ac10a85785 tests: handle NO_PYTHON setting 15 years ago
Matthew Ogilvie e4597aae65 run test suite without dashed git-commands in PATH 15 years ago