aboutsummaryrefslogtreecommitdiff
path: root/t/test-lib.sh
Commit message (Expand)AuthorAge
* t/test-lib.sh: exit with small negagive int is ok with test_must_failStephan Beyer2008-07-13
* Merge branch 'dr/ceiling'Junio C Hamano2008-07-07
|\
| * Add support for GIT_CEILING_DIRECTORIESDavid Reiss2008-05-23
* | test-lib.sh: show git init output when in verbose modeLea Wiemann2008-06-26
* | Merge branch 'sr/tests'Junio C Hamano2008-06-25
|\ \
| * | Modify test-lib.sh to output stats to t/test-results/*Sverre Rabbelier2008-06-08
* | | Merge branch 'lw/perlish'Junio C Hamano2008-06-25
|\ \ \
| * | | t/test-lib.sh: add test_external and test_external_without_stderrLea Wiemann2008-06-19
* | | | test-lib.sh: add --long-tests optionLea Wiemann2008-06-19
|/ / /
* | | Use 'trash directory' thoroughly in t/test-lib.shJakub Narebski2008-06-14
* | | t/.gitattributes: only ignore whitespace errors in test filesLea Wiemann2008-06-12
|/ /
* | t/test-lib.sh: resolve symlinks in working directory, for pathname comparisonsLea Wiemann2008-05-31
* | t/Makefile: "trash" directory was renamed recentlyBrandon Casey2008-05-18
* | Ensure that a test is run in the trash directoryAlex Riesen2008-05-18
|/
* Rename the test trash directory to contain spaces.Bryan Donlan2008-05-05
* test-lib.sh: Fix some missing path quotingBryan Donlan2008-05-05
* test-lib.sh: Add a test_set_editor function to safely set $VISUALBryan Donlan2008-05-05
* test_must_fail: 129 is a valid error code from usage()Junio C Hamano2008-03-27
* Test: catch if trash cannot be removedJunio C Hamano2008-03-18
* add test_cmp function for test scriptsJeff King2008-03-13
* Merge branch 'maint'Junio C Hamano2008-03-07
|\
| * test-lib: fix TERM to dumb for test repeatabilityJunio C Hamano2008-03-07
| * tests: introduce test_must_failJunio C Hamano2008-03-02
* | Merge branch 'cb/http-test'Junio C Hamano2008-03-02
|\ \
| * | http-push: add regression testsClemens Buchacher2008-02-27
* | | use build-time SHELL_PATH in test scriptsJeff King2008-02-29
* | | tests: introduce test_must_failJunio C Hamano2008-02-29
|/ /
* | fix config reading in testsJeff King2008-02-06
* | test: reword the final message of tests with known breakagesJunio C Hamano2008-02-03
* | Sane use of test_expect_failureJunio C Hamano2008-02-01
|/
* Fix typo in a comment in t/test-lib.shMichele Ballabio2008-01-31
* test-lib.sh: move error line after error() declarationMichele Ballabio2007-11-10
* Do no colorify test output if stdout is not a terminalAlex Riesen2007-11-01
* Support a --quiet option in the test-suite.Pierre Habouzit2007-10-24
* Add some fancy colors in the test library when terminal supports it.Pierre Habouzit2007-10-24
* Unset GIT_EDITOR while running tests.Junio C Hamano2007-07-30
* Merge branch 'ei/worktree+filter'Junio C Hamano2007-07-01
|\
| * introduce GIT_WORK_TREE to specify the work treeMatthias Lederhofer2007-06-06
* | War on whitespaceJunio C Hamano2007-06-07
|/
* Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAILJosh Triplett2007-04-29
* t/test-lib.sh: Protect ourselves from common misconfigurationJunio C Hamano2007-04-24
* Fix permissions on test scriptsAlex Riesen2007-04-16
* Update tests to use test-chmtimeEric Wong2007-02-25
* Make tests independent of global config filesJohannes Schindelin2007-02-22
* Default GIT_MERGE_VERBOSITY to 5 during tests.Shawn O. Pearce2007-02-03
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-12
* Fix timestamp for test-tickJunio C Hamano2007-01-06
* t5400 send-pack test: try a bit more nontrivial transfer.Junio C Hamano2006-12-29
* GIT_SKIP_TESTS: allow users to omit tests that are known to breakJunio C Hamano2006-12-28
* test-lib: quiet down init-db output for testsEric Wong2006-12-28