summaryrefslogtreecommitdiff
path: root/t/test-lib.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gv/portable'Junio C Hamano2010-06-211-1/+10
|\
| * test-lib: use DIFF definition from GIT-BUILD-OPTIONSJunio C Hamano2010-06-111-10/+10
| * fixup: do not unconditionally disable "diff -u"Junio C Hamano2010-05-311-1/+10
* | Merge branch 'jn/gitweb-caching-prep'Junio C Hamano2010-05-211-0/+3
|\ \
| * | Export more test-related variables when running external testsJakub Narebski2010-05-011-0/+3
| |/
* | Merge branch 'jn/t7006-fixup'Junio C Hamano2010-05-211-0/+16
|\ \
| * | t7006: guard cleanup with test_expect_successJonathan Nieder2010-04-141-0/+16
* | | test-lib: some shells do not let $? propagate into an evalJonathan Nieder2010-05-061-3/+4
* | | test-lib: Let tests specify commands to be run at end of testJonathan Nieder2010-05-041-1/+27
* | | test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+.Michal Sojka2010-05-041-0/+12
| |/ |/|
* | Merge branch 'tr/notes-display'Junio C Hamano2010-03-241-0/+4
|\ \ | |/ |/|
| * notes: implement helpers needed for note copying during rewriteThomas Rast2010-03-121-0/+2
| * Support showing notes from more than one notes treeThomas Rast2010-03-121-0/+1
| * test-lib: unset GIT_NOTES_REF to stop it from influencing testsThomas Rast2010-03-121-0/+1
* | unset GREP_OPTIONS in test-lib.shBert Wesarg2010-03-071-0/+2
* | tests: consolidate CR removal/addition functionsStephen Boyd2010-01-251-0/+16
* | Merge branch 'jc/fix-tree-walk'Junio C Hamano2010-01-241-0/+6
|\ \ | |/ |/|
| * tests: move convenience regexp to match object names to test-lib.shJunio C Hamano2010-01-031-0/+6
* | Merge branch 'mo/bin-wrappers'Junio C Hamano2010-01-071-12/+21
|\ \
| * | run test suite without dashed git-commands in PATHMatthew Ogilvie2009-12-031-12/+21
| |/
* | Merge branch 'jk/1.7.0-status'Junio C Hamano2009-12-271-0/+11
|\ \
| * | t7508-status: test all modes with colorMichael J Gruber2009-12-081-0/+11
* | | Merge branch 'sr/vcs-helper'Junio C Hamano2009-12-261-2/+12
|\ \ \ | |_|/ |/| |
| * | tests: handle NO_PYTHON settingJeff King2009-12-071-3/+3
| * | Add Python support library for remote helpersSverre Rabbelier2009-11-241-0/+9
| * | Basic build infrastructure for Python scriptsJohan Herland2009-11-171-0/+1
* | | Do not use VISUAL editor on dumb terminalsJonathan Nieder2009-11-131-4/+4
|/ /
* | t/test-lib.sh: provide a shell implementation of the 'yes' utilityBrandon Casey2009-08-281-0/+15
* | tests: allow user to specify trash directory locationJeff King2009-08-091-1/+8
* | tests: provide $TRASH_DIRECTORY variableJeff King2009-08-091-1/+2
|/
* test-lib: allow exit trap to be used for cleanup by testsClemens Buchacher2009-06-011-7/+14
* test-lib: fail if invalid options are passedClemens Buchacher2009-06-011-1/+1
* test-lib.sh: Help test_create_repo() find the templates dirMichael J Gruber2009-04-211-1/+1
* tests: skip perl tests if NO_PERL is definedJeff King2009-04-081-0/+2
* Merge branch 'maint'Junio C Hamano2009-03-281-8/+0
|\
| * Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-281-8/+0
| |\
| | * test-lib: Clean up comments and Makefile.Emil Sit2009-03-281-8/+0
* | | Merge branch 'for-junio' of git://repo.or.cz/git/mingw/j6tJunio C Hamano2009-03-251-0/+2
|\ \ \
| * | | t7502-commit: Skip SIGTERM test on WindowsJohannes Sixt2009-03-251-0/+2
* | | | Merge branch 'js/windows-tests'Junio C Hamano2009-03-241-5/+69
|\ \ \ \ | |/ / /
| * | | t3700: Skip a test with backslashes in pathspecJohannes Sixt2009-03-221-0/+2
| * | | Skip tests that require a filesystem that obeys POSIX permissionsJohannes Sixt2009-03-221-0/+4
| * | | Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt2009-03-221-0/+4
| * | | test-lib: Infrastructure to test and check for prerequisitesJohannes Sixt2009-03-211-5/+39
| * | | Tests on Windows: $(pwd) must return Windows-style pathsJohannes Sixt2009-03-191-0/+4
| * | | test-lib: Work around missing sum on WindowsJohannes Sixt2009-03-191-0/+3
| * | | test-lib: Work around incompatible sort and find on WindowsJohannes Sixt2009-03-191-0/+13
* | | | Merge branch 'mg/test-installed'Junio C Hamano2009-03-211-3/+11
|\ \ \ \ | |/ / / |/| | |
| * | | test-lib.sh: Allow running the test suite against installed gitMichael J Gruber2009-03-161-2/+10
| * | | test-lib.sh: Test for presence of git-init in the right path.Michael J Gruber2009-03-161-1/+1