summaryrefslogtreecommitdiff
path: root/t/test-lib.sh
Commit message (Expand)AuthorAgeFilesLines
* t/Makefile: "trash" directory was renamed recentlyBrandon Casey2008-05-181-1/+1
* Ensure that a test is run in the trash directoryAlex Riesen2008-05-181-1/+1
* Rename the test trash directory to contain spaces.Bryan Donlan2008-05-051-2/+2
* test-lib.sh: Fix some missing path quotingBryan Donlan2008-05-051-1/+1
* test-lib.sh: Add a test_set_editor function to safely set $VISUALBryan Donlan2008-05-051-0/+16
* test_must_fail: 129 is a valid error code from usage()Junio C Hamano2008-03-271-1/+1
* Test: catch if trash cannot be removedJunio C Hamano2008-03-181-1/+6
* add test_cmp function for test scriptsJeff King2008-03-131-0/+18
* Merge branch 'maint'Junio C Hamano2008-03-071-7/+17
|\
| * test-lib: fix TERM to dumb for test repeatabilityJunio C Hamano2008-03-071-7/+17
| * tests: introduce test_must_failJunio C Hamano2008-03-021-0/+17
* | Merge branch 'cb/http-test'Junio C Hamano2008-03-021-2/+7
|\ \
| * | http-push: add regression testsClemens Buchacher2008-02-271-2/+7
* | | use build-time SHELL_PATH in test scriptsJeff King2008-02-291-0/+2
* | | tests: introduce test_must_failJunio C Hamano2008-02-291-0/+17
|/ /
* | fix config reading in testsJeff King2008-02-061-2/+5
* | test: reword the final message of tests with known breakagesJunio C Hamano2008-02-031-2/+5
* | Sane use of test_expect_failureJunio C Hamano2008-02-011-4/+26
|/
* Fix typo in a comment in t/test-lib.shMichele Ballabio2008-01-311-1/+1
* test-lib.sh: move error line after error() declarationMichele Ballabio2007-11-101-5/+10
* Do no colorify test output if stdout is not a terminalAlex Riesen2007-11-011-0/+1
* Support a --quiet option in the test-suite.Pierre Habouzit2007-10-241-1/+4
* Add some fancy colors in the test library when terminal supports it.Pierre Habouzit2007-10-241-17/+45
* Unset GIT_EDITOR while running tests.Junio C Hamano2007-07-301-0/+1
* Merge branch 'ei/worktree+filter'Junio C Hamano2007-07-011-0/+1
|\
| * introduce GIT_WORK_TREE to specify the work treeMatthias Lederhofer2007-06-061-0/+1
* | War on whitespaceJunio C Hamano2007-06-071-1/+1
|/
* Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAILJosh Triplett2007-04-291-0/+1
* t/test-lib.sh: Protect ourselves from common misconfigurationJunio C Hamano2007-04-241-0/+4
* Fix permissions on test scriptsAlex Riesen2007-04-161-0/+0
* Update tests to use test-chmtimeEric Wong2007-02-251-0/+6
* Make tests independent of global config filesJohannes Schindelin2007-02-221-2/+2
* Default GIT_MERGE_VERBOSITY to 5 during tests.Shawn O. Pearce2007-02-031-0/+2
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-121-2/+2
* Fix timestamp for test-tickJunio C Hamano2007-01-061-3/+3
* t5400 send-pack test: try a bit more nontrivial transfer.Junio C Hamano2006-12-291-0/+11
* GIT_SKIP_TESTS: allow users to omit tests that are known to breakJunio C Hamano2006-12-281-18/+70
* test-lib: quiet down init-db output for testsEric Wong2006-12-281-1/+1
* Introduce GIT_TEMPLATE_DIRJohannes Schindelin2006-12-191-1/+2
* Revert "fix testsuite: make sure they use templates freshly built from the so...Junio C Hamano2006-12-191-10/+0
* fix testsuite: make sure they use templates freshly built from the sourceJunio C Hamano2006-12-181-0/+10
* remove merge-recursive-oldJunio C Hamano2006-11-211-13/+2
* test-lib.sh: A command dying due to a signal is an unexpected failure.Johannes Sixt2006-11-131-1/+1
* Set $HOME for selftestsGerrit Pape2006-10-241-1/+2
* test-lib: separate individual test better in verbose mode.Martin Waitz2006-10-071-0/+3
* Merge branch 'jc/gitpm'Junio C Hamano2006-09-301-0/+2
|\
| * Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-071-0/+4
| |\
| * | Use $GITPERLLIB instead of $RUNNING_GIT_TESTS and centralize @INC mungingPetr Baudis2006-07-031-3/+2
| * | Perly Git: make sure we do test the freshly built one.Junio C Hamano2006-07-021-1/+2
| * | Perl interface: make testsuite work again.Junio C Hamano2006-07-021-0/+2