150 Commits (56a853b62c0ae7ebaad0a7a0a704f5ef561eb795)

Author SHA1 Message Date
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
Sverre Rabbelier 2fe40b6300 Add Python support library for remote helpers 15 years ago
Johan Herland d4e1b47a92 Basic build infrastructure for Python scripts 15 years ago
Jonathan Nieder d33738d7d3 Do not use VISUAL editor on dumb terminals 15 years ago
Brandon Casey 8648732e29 t/test-lib.sh: provide a shell implementation of the 'yes' utility 16 years ago
Jeff King f423ef5f2b tests: allow user to specify trash directory location 16 years ago
Jeff King 91c8b825ce tests: provide $TRASH_DIRECTORY variable 16 years ago
Clemens Buchacher 6e7b5aaf40 test-lib: allow exit trap to be used for cleanup by tests 16 years ago
Clemens Buchacher 1f729dca93 test-lib: fail if invalid options are passed 16 years ago
Michael J Gruber 3a0483281a test-lib.sh: Help test_create_repo() find the templates dir 16 years ago
Jeff King 1b19ccd236 tests: skip perl tests if NO_PERL is defined 16 years ago
Emil Sit 81db4abf84 test-lib: Clean up comments and Makefile. 16 years ago
Johannes Sixt fb9a2beab2 t7502-commit: Skip SIGTERM test on Windows 16 years ago
Johannes Sixt 6fd1106aa4 t3700: Skip a test with backslashes in pathspec 16 years ago
Johannes Sixt ee9fb68c39 Skip tests that require a filesystem that obeys POSIX permissions 16 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
Johannes Sixt 4114156ae9 Tests on Windows: $(pwd) must return Windows-style paths 16 years ago
Johannes Sixt 5397ea314f test-lib: Work around missing sum on Windows 16 years ago
Johannes Sixt f17e9fbbe9 test-lib: Work around incompatible sort and find on Windows 16 years ago
Johannes Sixt 1f553918a8 test-lib: Introduce test_chmod and use it instead of update-index --chmod 16 years ago
Johannes Sixt 8586f98bd2 test-lib: Simplify test counting. 16 years ago
Johannes Sixt d5d9de1b10 test-lib: Replace uses of $(expr ...) by POSIX shell features. 16 years ago
Michael J Gruber 6720721e15 test-lib.sh: Allow running the test suite against installed git 16 years ago
Michael J Gruber 7ee3760e2c test-lib.sh: Test for presence of git-init in the right path. 16 years ago
Johannes Schindelin bba2a7b22f test-lib: write test results to test-results/<basename>-<pid> 16 years ago
Junio C Hamano 91e80b984e tests: fix "export var=val" 16 years ago
Johannes Schindelin a6d63b7493 test-lib: avoid assuming that templates/ are in the GIT_EXEC_PATH 16 years ago
Johannes Schindelin 3da9365234 Tests: let --valgrind imply --verbose and --tee 16 years ago
Johannes Schindelin 44138559e8 test-lib.sh: optionally output to test-results/$TEST.out, too 16 years ago
Johannes Schindelin efd92ffd31 Valgrind support: check for more than just programming errors 16 years ago
Johannes Schindelin 4e1be63c3b Add valgrind support in test scripts 16 years ago
Junio C Hamano e656fc97a2 tests: fix test_commit() for case insensitive filesystems 16 years ago
Johannes Schindelin 008849689e test-lib.sh: introduce test_commit() and test_merge() helpers 16 years ago
Markus Heidelberg 35641310af use uppercase POSIX compliant signals for the 'trap' command 16 years ago
Johannes Schindelin 8befc50c49 Get rid of the last remnants of GIT_CONFIG_LOCAL 16 years ago
Shawn O. Pearce 72d404deba test-lib: fix broken printf 16 years ago
Miklos Vajna b8eecafd88 test-lib: fix color reset in say_color() 16 years ago
Johannes Schindelin 5a4a088add test-lib: do not remove trash_directory if called with --debug 17 years ago
Junio C Hamano bfdbee9810 tests: use $TEST_DIRECTORY to refer to the t/ directory 17 years ago
Johannes Schindelin abc5d372ec Enable parallel tests 17 years ago
Stephan Beyer 5a26973025 t/test-lib.sh: exit with small negagive int is ok with test_must_fail 17 years ago
Lea Wiemann 4c7ba956a3 test-lib.sh: show git init output when in verbose mode 17 years ago
Lea Wiemann fb32c41008 t/test-lib.sh: add test_external and test_external_without_stderr 17 years ago
Lea Wiemann 5e2c08c6f0 test-lib.sh: add --long-tests option 17 years ago
Jakub Narebski 9adefee5b5 Use 'trash directory' thoroughly in t/test-lib.sh 17 years ago