407 Commits (2bc45477a53b9b7a5202a816b96c14428f683c38)

Author SHA1 Message Date
Alex Riesen 0dbc4e89bb avoid echo -e, there are systems where it does not work 19 years ago
Alex Riesen ef1af9d9af fix "test: 2: unexpected operator" on bsd 19 years ago
Junio C Hamano 16139f9035 t5500: adjust to change in pack-object reporting behaviour. 19 years ago
Junio C Hamano 29e55cd5ad Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known values. 19 years ago
Junio C Hamano 47e013f920 t6000: fix a careless test library add-on. 19 years ago
Junio C Hamano 130fcca63f git-commit: revamp the git-commit semantics. 19 years ago
Junio C Hamano 205df2796d tests: adjust breakage by stricter rev-parse 19 years ago
Junio C Hamano 5df9140c92 t4011: "sleep 1" is not enough on FAT 19 years ago
Junio C Hamano ebedc31952 show-branch: make the current branch and merge commits stand out. 19 years ago
Junio C Hamano 2c817df25d name-rev: do not omit leading components of ref name. 19 years ago
Yann Dirson e77f489edf Add a test for rebase when a change was picked upstream 19 years ago
Yann Dirson b91db2707a Add a minimal test for git-cherry 19 years ago
Junio C Hamano 78c2cff61f ls-files --others --directory: test 19 years ago
Yann Dirson 36071af305 Fix typo in debug stanza of t2001 19 years ago
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