328 Commits (6d64ea965bc2894ef0aee16ac23a5e47f20eb824)

Author SHA1 Message Date
Junio C Hamano 6ce183216d t3300: skip when filesystem does not like TAB in filenames. 19 years ago
Alex Riesen 2ccd2027b0 trivial: check, if t/trash directory was successfully created 19 years ago
Alex Riesen b484ef28fb trivial: use git-repo-config to detect how to run tests in the test repository 19 years ago
Alex Riesen e58b97af31 trivial: use git-repo-config to detect if the test can be run on the repository 19 years ago
Gerrit Pape f1ec72ba1e Fix skipping merge-order test with NO_OPENSSL=1. 19 years ago
Junio C Hamano e9add36007 Fix bogus tests on rev-list output. 19 years ago
Junio C Hamano 8eafa3da62 Guard a test against wc that pads its output with whitespace 19 years ago
Johannes Schindelin 975b31dc6e Handle symlinks graciously 19 years ago
Junio C Hamano c97451ce09 t5300: avoid false failures. 19 years ago
Junio C Hamano c5ced64578 check_packed_git_idx(): check integrity of the idx file itself. 19 years ago
Junio C Hamano 797bd6f490 check_packed_git_idx(): check integrity of the idx file itself. 19 years ago
Junio C Hamano 724b511d4f merge-recursive: conflicting rename case. 19 years ago
Junio C Hamano 407c8eb0d0 Racy GIT (part #2) 19 years ago
Junio C Hamano 29e4d36357 Racy GIT 19 years ago
Junio C Hamano 1fdfd05db2 tests: make scripts executable 19 years ago
Junio C Hamano c054d64e87 Revert "get_sha1_basic(): corner case ambiguity fix" 19 years ago
Junio C Hamano 6677c4665a get_sha1_basic(): corner case ambiguity fix 19 years ago
Amos Waterland 294c695d8c git rebase loses author name/email if given bad email address 19 years ago
Junio C Hamano aa9dc7afd2 t3200: branch --help does not die anymore. 19 years ago
Petr Baudis ed24928e12 Make git-send-pack exit with error when some refs couldn't be pushed out 19 years ago
Junio C Hamano 86c9523305 Revert "Add deltifier test." 19 years ago
Junio C Hamano e726715a52 Add deltifier test. 19 years ago
Junio C Hamano b825e6ff5d t/t6022: a new test for renaming merge. 19 years ago
Junio C Hamano eea420693b t0000: catch trivial pilot errors. 19 years ago
Junio C Hamano 73ab46d6d0 t3300: funny name test 19 years ago
Junio C Hamano 10b94e283a Use GIT_EXEC_PATH explicitly for initial git-init-db in tests. 19 years ago
Alex Riesen 0f737464a6 use "git init-db" in tests 19 years ago
Junio C Hamano 49ccb0877f Make sure we use compat/subprocess.py with Python 2.3 while running tests. 19 years ago
Junio C Hamano 8d69195124 Fix 5501 test 19 years ago
Junio C Hamano 53e7181cd9 config.c: remove unnecessary header in minimum configuration file. 19 years ago
Fredrik Kuivinen 7057463463 New test case: Criss-cross merge 19 years ago
Fredrik Kuivinen 72d1216a04 New test case: merge with directory/file conflicts 19 years ago
Fredrik Kuivinen d3bfdb755e test-lib.sh: Add new function, test_expect_code 19 years ago
Junio C Hamano 57ae0d09ed t3100: add ls-tree -t and -d tests. 19 years ago
Alex Riesen 8bf2c69c2d [PATCH] Add tests for git-mv in subdirectories 19 years ago
Junio C Hamano 246cc52f38 ls-tree: match the test to the new semantics. 19 years ago
Johannes Schindelin ee72aeaf00 Rename git-config-set to git-repo-config 19 years ago
Johannes Schindelin b17e659dd4 Allow hierarchical section names 19 years ago
Johannes Schindelin f98d863d21 git-config-set: support selecting values by non-matching regex 19 years ago
Johannes Schindelin 4ddba79db7 git-config-set: add more options 19 years ago
Junio C Hamano 27dedf0c3b GIT 0.99.9j aka 1.0rc3 19 years ago
Junio C Hamano fbba222f5d tests: binary diff application. 19 years ago
Junio C Hamano 011f4274bb apply: allow-binary-replacement. 19 years ago
Junio C Hamano 92927ed0aa git-apply: fail if a patch cannot be applied. 19 years ago
Johannes Schindelin a0fa2a10b4 Fix tests with new git in C 19 years ago
Junio C Hamano d7bba81575 Update topo-order test. 19 years ago
Alex Riesen 08db81a9f1 allow git-update-ref create refs with slashes in names 19 years ago
Junio C Hamano 4bc51db0fe t1200: use --topo-order to keep the show-branch output stable. 19 years ago
Junio C Hamano 53de71f88b Add test case for merge-base. 19 years ago
Alex Riesen 23fc63bf8f make tests ignorable with "make -i" 19 years ago