summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t1400: add some more tests involving quoted argumentsMichael Haggerty2014-04-071-1/+25
* parse_arg(): really test that argument is properly terminatedMichael Haggerty2014-04-071-2/+2
* t1400: provide more usual input to the commandMichael Haggerty2014-04-071-1/+1
* t1400: fix name and expected result of one testMichael Haggerty2014-04-071-2/+2
* Merge branch 'jk/tests-cleanup'Junio C Hamano2014-03-3110-180/+87
|\
| * t0001: drop subshells just for "cd"jk/tests-cleanupJeff King2014-03-211-47/+9
| * t0001: drop useless subshellsJeff King2014-03-211-39/+22
| * t0001: use test_must_failJeff King2014-03-211-27/+11
| * t0001: use test_config_globalJeff King2014-03-211-7/+4
| * t0001: use test_path_is_*Jeff King2014-03-211-18/+18
| * t0001: make symlink reinit test more carefulJeff King2014-03-211-2/+2
| * t: prefer "git config --file" to GIT_CONFIGJeff King2014-03-215-18/+17
| * t: prefer "git config --file" to GIT_CONFIG with test_must_failJeff King2014-03-211-4/+4
| * t: stop using GIT_CONFIG to cross repo boundariesJeff King2014-03-212-5/+5
| * t: drop useless sane_unset GIT_* callsJeff King2014-03-213-17/+0
| * t/test-lib: drop redundant unset of GIT_CONFIGJeff King2014-03-211-1/+0
| * t/Makefile: stop setting GIT_CONFIGJeff King2014-03-211-2/+2
* | Merge branch 'ib/rev-parse-parseopt-argh'Junio C Hamano2014-03-311-36/+56
|\ \
| * | t1502: protect runs of SPs used in the indentationJunio C Hamano2014-03-231-56/+56
| * | rev-parse --parseopt: option argument name hintsIlya Bobyr2014-03-231-0/+20
* | | Merge branch 'js/userdiff-cc'Junio C Hamano2014-03-3132-153/+298
|\ \ \
| * | | userdiff: have 'cpp' hunk header pattern catch more C++ anchor pointsjs/userdiff-ccJohannes Sixt2014-03-2112-12/+0
| * | | t4018: test cases showing that the cpp pattern misses many anchor pointsJohannes Sixt2014-03-2112-0/+66
| * | | t4018: test cases for the built-in cpp patternJohannes Sixt2014-03-219-0/+55
| * | | t4018: reduce test files for pattern compilation testsJohannes Sixt2014-03-211-38/+14
| * | | t4018: convert custom pattern test to the new infrastructureJohannes Sixt2014-03-214-24/+58
| * | | t4018: convert java pattern test to the new infrastructureJohannes Sixt2014-03-212-4/+8
| * | | t4018: convert perl pattern tests to the new infrastructureJohannes Sixt2014-03-216-88/+44
| * | | t4018: an infrastructure to test hunk headersJohannes Sixt2014-03-212-6/+72
* | | | Merge branch 'dt/tests-with-env-not-subshell'Junio C Hamano2014-03-3112-152/+42
|\ \ \ \ | | |_|/ | |/| |
| * | | tests: use "env" to run commands with temporary env-var settingsdt/tests-with-env-not-subshellDavid Tran2014-03-1912-152/+42
| |/ /
* | | Merge branch 'bg/rebase-off-of-previous-branch'Junio C Hamano2014-03-281-0/+17
|\ \ \
| * | | rebase: allow "-" short-hand for the previous branchBrian Gesiak2014-03-191-0/+17
| |/ /
* | | Merge branch 'bp/commit-p-editor'Junio C Hamano2014-03-282-9/+58
|\ \ \
| * | | merge hook tests: fix and update testsBenoit Pierre2014-03-181-6/+21
| * | | commit: fix patch hunk editing with "commit -p -m"Benoit Pierre2014-03-181-2/+2
| * | | test patch hunk editing with "commit -p -m"Benoit Pierre2014-03-181-0/+34
| * | | merge hook tests: use 'test_must_fail' instead of '!'Benoit Pierre2014-03-111-2/+2
| * | | merge hook tests: fix missing '&&' in testBenoit Pierre2014-03-111-1/+1
| |/ /
* | | Merge branch 'jk/pack-bitmap'Junio C Hamano2014-03-281-1/+4
|\ \ \
| * | | pack-objects: turn off bitmaps when skipping objectsJeff King2014-03-171-1/+4
* | | | Merge branch 'ss/test-on-mingw-rsync-path-no-absolute'Junio C Hamano2014-03-251-3/+3
|\ \ \ \
| * | | | t5510: Do not use $(pwd) when fetching / pushing / pulling via rsyncss/test-on-mingw-rsync-path-no-absoluteSebastian Schuberth2014-03-191-3/+3
| | |/ / | |/| |
* | | | Merge branch 'us/printf-not-echo'Junio C Hamano2014-03-251-2/+2
|\ \ \ \
| * | | | test-lib.sh: do not "echo" caller-supplied stringsus/printf-not-echoUwe Storbeck2014-03-181-2/+2
| |/ / /
* | | | Merge branch 'jk/lib-terminal-lazy'Junio C Hamano2014-03-251-18/+19
|\ \ \ \
| * | | | t/lib-terminal: make TTY a lazy prerequisitejk/lib-terminal-lazyJeff King2014-03-141-18/+19
* | | | | Merge branch 'nd/commit-editor-cleanup'Junio C Hamano2014-03-251-0/+16
|\ \ \ \ \
| * | | | | commit: add --cleanup=scissorsnd/commit-editor-cleanupNguyễn Thái Ngọc Duy2014-02-251-0/+16
| | |/ / / | |/| | |
* | | | | Merge branch 'jk/mv-submodules-fix'Junio C Hamano2014-03-251-1/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | |