74 Commits (07d347cf9ac13c3d1746ae368f6e72afbe82dc15)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy f9e7d9f8c3 test-lib.sh: introduce and use $EMPTY_TREE 9 years ago
Li Peng 832c0e5e63 typofix: assorted typofixes in comments, documentation and messages 9 years ago
Jeff King 99094a7ad4 t: fix trivial &&-chain breakage 10 years ago
Ramsay Jones 7e28c16fdb t0000-*.sh: fix the GIT_SKIP_TESTS sub-tests 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 738a8beac4 t0000: drop "known breakage" test 11 years ago
Jeff King a63c12c9be t0000: simplify HARNESS_ACTIVE hack 11 years ago
Jeff King 6883047071 t0000: set TEST_OUTPUT_DIRECTORY for sub-tests 11 years ago
Torsten Bögershausen e66681eb94 t0000: do not use export X=Y 12 years ago
Thomas Rast ff09af3fb8 test-lib: verbose mode for only tests matching a pattern 12 years ago
Thomas Rast 517cd55fd5 test-lib: self-test that --verbose works 12 years ago
Johannes Sixt c723a76d4d t0000: use test_ln_s_add to remove SYMLINKS prerequisite 12 years ago
Adam Spiers b73d9a2363 tests: paint unexpectedly fixed known breakages in bold red 12 years ago
Adam Spiers 5ebf89e886 tests: test the test framework more thoroughly 12 years ago
Adam Spiers 565b6fa87b tests: refactor mechanics of testing in a sub test-lib 12 years ago
Adam Spiers 5e5c006eb7 tests: test number comes first in 'not ok $count - $message' 12 years ago
Jeff King bdccd3c1fb test-lib: allow negation of prerequisites 12 years ago
Ramkumar Ramachandra 2006f0adae t/test-lib: make sure Git has already been built 13 years ago
Michael Haggerty 8da650b456 t0060: move tests of real_path() from t0000 to here 13 years ago
Stefano Lattarini 1b5b2b641a t0000: modernise style 13 years ago
Carlos Martín Nieto e2a57aac8a Name make_*_path functions more accurately 14 years ago
Thomas Rast 9cf3f14766 t0000: quote TAP snippets in test code 14 years ago
Ævar Arnfjörð Bjarmason 892e6f7ea6 test-lib: make test_expect_code a test command 15 years ago
Ævar Arnfjörð Bjarmason 7b90511970 t/t0000-basic.sh: Run the passing TODO test inside its own test-lib 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 93a5724613 test-lib: Add support for multiple test prerequisites 15 years ago
Gary V. Vaughan 4fdf71be1c tests: use "test_cmp", not "diff", when verifying the result 15 years ago
Jonathan Nieder b6b0afdc30 test-lib: some shells do not let $? propagate into an eval 15 years ago
Johannes Sixt 704a3143d5 Use prerequisite tags to skip tests that depend on symbolic links 16 years ago
Johannes Sixt a7bb394037 test-lib: Infrastructure to test and check for prerequisites 16 years ago
Miklos Vajna 188c3827c1 Tests: use test_cmp instead of diff where possible 16 years ago
Stephan Beyer d492b31caf t/: Use "test_must_fail git" instead of "! git" 17 years ago
David Reiss d553e73789 Fold test-absolute-path into test-path-utils 17 years ago
Bryan Donlan f69e836fab Fix tests breaking when checkout path contains shell metacharacters 17 years ago
Johannes Schindelin e371a4c648 Fix make_absolute_path() for parameters without a slash 17 years ago
Junio C Hamano 41ac414ea2 Sane use of test_expect_failure 17 years ago
Junio C Hamano 7fec10b7f4 index: be careful when handling long names 17 years ago
Johannes Schindelin e5392c5146 Add is_absolute_path() and make_absolute_path() 18 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Nicolas Pitre 5c94f87e6b use 'init' instead of 'init-db' for shipped docs and tools 18 years ago
Junio C Hamano 81a361be3b Fix check_file_directory_conflict(). 18 years ago
Johannes Schindelin e2b7008752 Get rid of the dependency on RCS' merge program 18 years ago
Junio C Hamano 7cdbff14d4 remove merge-recursive-old 18 years ago
Johannes Sixt 3d12d0cfbb Catch errors when writing an index that contains invalid objects. 19 years ago
Junio C Hamano 6bd20358a9 write-tree: --prefix=<path> 19 years ago
Junio C Hamano 9af0b8dbe2 t0000-basic: more commit-tree tests. 19 years ago
Junio C Hamano fdeb6bf55b t0000-basic: Add ls-tree recursive test back. 19 years ago
Johannes Schindelin abb7c7b31c Optionally work without python 19 years ago