| Commit message (Expand) | Author | Age |
* | unset GREP_OPTIONS in test-lib.sh | Bert Wesarg | 2010-03-07 |
* | tests: consolidate CR removal/addition functions | Stephen Boyd | 2010-01-25 |
* | Merge branch 'jc/fix-tree-walk' | Junio C Hamano | 2010-01-24 |
|\ |
|
| * | tests: move convenience regexp to match object names to test-lib.sh | Junio C Hamano | 2010-01-03 |
* | | Merge branch 'mo/bin-wrappers' | Junio C Hamano | 2010-01-07 |
|\ \ |
|
| * | | run test suite without dashed git-commands in PATH | Matthew Ogilvie | 2009-12-03 |
| |/ |
|
* | | Merge branch 'jk/1.7.0-status' | Junio C Hamano | 2009-12-27 |
|\ \ |
|
| * | | t7508-status: test all modes with color | Michael J Gruber | 2009-12-08 |
* | | | Merge branch 'sr/vcs-helper' | Junio C Hamano | 2009-12-26 |
|\ \ \
| |_|/
|/| | |
|
| * | | tests: handle NO_PYTHON setting | Jeff King | 2009-12-07 |
| * | | Add Python support library for remote helpers | Sverre Rabbelier | 2009-11-24 |
| * | | Basic build infrastructure for Python scripts | Johan Herland | 2009-11-17 |
* | | | Do not use VISUAL editor on dumb terminals | Jonathan Nieder | 2009-11-13 |
|/ / |
|
* | | t/test-lib.sh: provide a shell implementation of the 'yes' utility | Brandon Casey | 2009-08-28 |
* | | tests: allow user to specify trash directory location | Jeff King | 2009-08-09 |
* | | tests: provide $TRASH_DIRECTORY variable | Jeff King | 2009-08-09 |
|/ |
|
* | test-lib: allow exit trap to be used for cleanup by tests | Clemens Buchacher | 2009-06-01 |
* | test-lib: fail if invalid options are passed | Clemens Buchacher | 2009-06-01 |
* | test-lib.sh: Help test_create_repo() find the templates dir | Michael J Gruber | 2009-04-21 |
* | tests: skip perl tests if NO_PERL is defined | Jeff King | 2009-04-08 |
* | Merge branch 'maint' | Junio C Hamano | 2009-03-28 |
|\ |
|
| * | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-03-28 |
| |\ |
|
| | * | test-lib: Clean up comments and Makefile. | Emil Sit | 2009-03-28 |
* | | | Merge branch 'for-junio' of git://repo.or.cz/git/mingw/j6t | Junio C Hamano | 2009-03-25 |
|\ \ \ |
|
| * | | | t7502-commit: Skip SIGTERM test on Windows | Johannes Sixt | 2009-03-25 |
* | | | | Merge branch 'js/windows-tests' | Junio C Hamano | 2009-03-24 |
|\ \ \ \
| |/ / / |
|
| * | | | t3700: Skip a test with backslashes in pathspec | Johannes Sixt | 2009-03-22 |
| * | | | Skip tests that require a filesystem that obeys POSIX permissions | Johannes Sixt | 2009-03-22 |
| * | | | Use prerequisite tags to skip tests that depend on symbolic links | Johannes Sixt | 2009-03-22 |
| * | | | test-lib: Infrastructure to test and check for prerequisites | Johannes Sixt | 2009-03-21 |
| * | | | Tests on Windows: $(pwd) must return Windows-style paths | Johannes Sixt | 2009-03-19 |
| * | | | test-lib: Work around missing sum on Windows | Johannes Sixt | 2009-03-19 |
| * | | | test-lib: Work around incompatible sort and find on Windows | Johannes Sixt | 2009-03-19 |
* | | | | Merge branch 'mg/test-installed' | Junio C Hamano | 2009-03-21 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | test-lib.sh: Allow running the test suite against installed git | Michael J Gruber | 2009-03-16 |
| * | | | test-lib.sh: Test for presence of git-init in the right path. | Michael J Gruber | 2009-03-16 |
* | | | | test-lib: Introduce test_chmod and use it instead of update-index --chmod | Johannes Sixt | 2009-03-19 |
* | | | | test-lib: Simplify test counting. | Johannes Sixt | 2009-03-19 |
* | | | | test-lib: Replace uses of $(expr ...) by POSIX shell features. | Johannes Sixt | 2009-03-19 |
|/ / / |
|
* | | | test-lib: write test results to test-results/<basename>-<pid> | Johannes Schindelin | 2009-03-14 |
* | | | Merge branch 'js/valgrind' | Junio C Hamano | 2009-03-05 |
|\ \ \
| |/ /
|/| | |
|
| * | | test-lib: avoid assuming that templates/ are in the GIT_EXEC_PATH | Johannes Schindelin | 2009-02-03 |
| * | | Tests: let --valgrind imply --verbose and --tee | Johannes Schindelin | 2009-02-03 |
| * | | test-lib.sh: optionally output to test-results/$TEST.out, too | Johannes Schindelin | 2009-02-03 |
| * | | Valgrind support: check for more than just programming errors | Johannes Schindelin | 2009-02-03 |
| * | | Add valgrind support in test scripts | Johannes Schindelin | 2009-02-03 |
* | | | Merge branch 'maint' | Junio C Hamano | 2009-02-18 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | tests: fix "export var=val" | Junio C Hamano | 2009-02-18 |
* | | tests: fix test_commit() for case insensitive filesystems | Junio C Hamano | 2009-02-03 |
* | | test-lib.sh: introduce test_commit() and test_merge() helpers | Johannes Schindelin | 2009-01-28 |