aboutsummaryrefslogtreecommitdiff
path: root/t/test-lib.sh
Commit message (Expand)AuthorAge
* Support showing notes from more than one notes treeThomas Rast2010-03-12
* test-lib: unset GIT_NOTES_REF to stop it from influencing testsThomas Rast2010-03-12
* Merge branch 'mo/bin-wrappers'Junio C Hamano2010-01-07
|\
| * run test suite without dashed git-commands in PATHMatthew Ogilvie2009-12-03
* | Merge branch 'jk/1.7.0-status'Junio C Hamano2009-12-27
|\ \
| * | t7508-status: test all modes with colorMichael J Gruber2009-12-08
* | | Merge branch 'sr/vcs-helper'Junio C Hamano2009-12-26
|\ \ \ | |_|/ |/| |
| * | tests: handle NO_PYTHON settingJeff King2009-12-07
| * | Add Python support library for remote helpersSverre Rabbelier2009-11-24
| * | Basic build infrastructure for Python scriptsJohan Herland2009-11-17
* | | Do not use VISUAL editor on dumb terminalsJonathan Nieder2009-11-13
|/ /
* | t/test-lib.sh: provide a shell implementation of the 'yes' utilityBrandon Casey2009-08-28
* | tests: allow user to specify trash directory locationJeff King2009-08-09
* | tests: provide $TRASH_DIRECTORY variableJeff King2009-08-09
|/
* test-lib: allow exit trap to be used for cleanup by testsClemens Buchacher2009-06-01
* test-lib: fail if invalid options are passedClemens Buchacher2009-06-01
* test-lib.sh: Help test_create_repo() find the templates dirMichael J Gruber2009-04-21
* tests: skip perl tests if NO_PERL is definedJeff King2009-04-08
* Merge branch 'maint'Junio C Hamano2009-03-28
|\
| * Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-28
| |\
| | * test-lib: Clean up comments and Makefile.Emil Sit2009-03-28
* | | Merge branch 'for-junio' of git://repo.or.cz/git/mingw/j6tJunio C Hamano2009-03-25
|\ \ \
| * | | t7502-commit: Skip SIGTERM test on WindowsJohannes Sixt2009-03-25
* | | | Merge branch 'js/windows-tests'Junio C Hamano2009-03-24
|\ \ \ \ | |/ / /
| * | | t3700: Skip a test with backslashes in pathspecJohannes Sixt2009-03-22
| * | | Skip tests that require a filesystem that obeys POSIX permissionsJohannes Sixt2009-03-22
| * | | Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt2009-03-22
| * | | test-lib: Infrastructure to test and check for prerequisitesJohannes Sixt2009-03-21
| * | | Tests on Windows: $(pwd) must return Windows-style pathsJohannes Sixt2009-03-19
| * | | test-lib: Work around missing sum on WindowsJohannes Sixt2009-03-19
| * | | test-lib: Work around incompatible sort and find on WindowsJohannes Sixt2009-03-19
* | | | Merge branch 'mg/test-installed'Junio C Hamano2009-03-21
|\ \ \ \ | |/ / / |/| | |
| * | | test-lib.sh: Allow running the test suite against installed gitMichael J Gruber2009-03-16
| * | | test-lib.sh: Test for presence of git-init in the right path.Michael J Gruber2009-03-16
* | | | test-lib: Introduce test_chmod and use it instead of update-index --chmodJohannes Sixt2009-03-19
* | | | test-lib: Simplify test counting.Johannes Sixt2009-03-19
* | | | test-lib: Replace uses of $(expr ...) by POSIX shell features.Johannes Sixt2009-03-19
|/ / /
* | | test-lib: write test results to test-results/<basename>-<pid>Johannes Schindelin2009-03-14
* | | Merge branch 'js/valgrind'Junio C Hamano2009-03-05
|\ \ \ | |/ / |/| |
| * | test-lib: avoid assuming that templates/ are in the GIT_EXEC_PATHJohannes Schindelin2009-02-03
| * | Tests: let --valgrind imply --verbose and --teeJohannes Schindelin2009-02-03
| * | test-lib.sh: optionally output to test-results/$TEST.out, tooJohannes Schindelin2009-02-03
| * | Valgrind support: check for more than just programming errorsJohannes Schindelin2009-02-03
| * | Add valgrind support in test scriptsJohannes Schindelin2009-02-03
* | | Merge branch 'maint'Junio C Hamano2009-02-18
|\ \ \ | |/ / |/| / | |/
| * tests: fix "export var=val"Junio C Hamano2009-02-18
* | tests: fix test_commit() for case insensitive filesystemsJunio C Hamano2009-02-03
* | test-lib.sh: introduce test_commit() and test_merge() helpersJohannes Schindelin2009-01-28
* | use uppercase POSIX compliant signals for the 'trap' commandMarkus Heidelberg2009-01-19
|/
* Get rid of the last remnants of GIT_CONFIG_LOCALv1.6.1-rc3Johannes Schindelin2008-12-14