Age | Commit message (Expand) | Author | Files | Lines |
2012-11-29 | Merge branch 'fc/remote-hg' | Junio C Hamano | 1 | -1/+2 |
2012-11-15 | t7502: factor out autoident prerequisite | Jeff King | 1 | -0/+6 |
2012-11-04 | test-lib: avoid full path to store test results | Felipe Contreras | 1 | -1/+2 |
2012-10-25 | Merge branch 'jc/test-say-color-avoid-echo-escape' | Jeff King | 1 | -1/+1 |
2012-10-11 | test-lib: Fix say_color () not to interpret \a\b\c in the message | Junio C Hamano | 1 | -1/+1 |
2012-10-01 | Merge branch 'ep/malloc-check-perturb' | Junio C Hamano | 1 | -1/+1 |
2012-09-29 | Merge branch 'rr/test-use-shell-path-not-shell' | Junio C Hamano | 1 | -16/+16 |
2012-09-26 | MALLOC_CHECK: enable it, unless disabled explicitly | René Scharfe | 1 | -1/+1 |
2012-09-25 | Merge branch 'rr/test-make-sure-we-have-git' | Junio C Hamano | 1 | -0/+9 |
2012-09-25 | test-lib: use $SHELL_PATH, not $SHELL | Ramkumar Ramachandra | 1 | -16/+16 |
2012-09-18 | t/test-lib: make sure Git has already been built | Ramkumar Ramachandra | 1 | -0/+9 |
2012-09-17 | MALLOC_CHECK: various clean-ups | Junio C Hamano | 1 | -6/+20 |
2012-09-14 | Add MALLOC_CHECK_ and MALLOC_PERTURB_ libc env to the test suite for detectin... | Elia Pinto | 1 | -0/+9 |
2012-09-14 | Merge branch 'rj/tap-fix' | Junio C Hamano | 1 | -23/+46 |
2012-09-02 | test-lib.sh: Suppress the "passed all ..." message if no tests run | Ramsay Jones | 1 | -1/+4 |
2012-09-02 | test-lib.sh: Add check for invalid use of 'skip_all' facility | Ramsay Jones | 1 | -0/+4 |
2012-09-02 | test-lib.sh: Fix some shell coding style violations | Ramsay Jones | 1 | -22/+38 |
2012-07-27 | test-lib: provide UTF8 behaviour as a prerequisite | Michael J Gruber | 1 | -0/+13 |
2012-07-27 | test-lib: provide case insensitivity as a prerequisite | Michael J Gruber | 1 | -0/+6 |
2012-07-27 | test: allow prerequisite to be evaluated lazily | Junio C Hamano | 1 | -3/+4 |
2012-07-25 | Merge branch 'jc/test-lib-source-build-options-early' | Junio C Hamano | 1 | -23/+22 |
2012-07-25 | Merge branch 'mm/config-xdg' | Junio C Hamano | 1 | -0/+1 |
2012-07-24 | test-lib.sh: unset XDG_CONFIG_HOME | Jeff King | 1 | -0/+1 |
2012-06-24 | test-lib: reorder and include GIT-BUILD-OPTIONS a lot earlier | Junio C Hamano | 1 | -23/+22 |
2012-06-24 | t/test-lib.sh: export PERL_PATH for use in scripts | Junio C Hamano | 1 | -0/+2 |
2012-05-02 | Merge branch 'zj/mksh-columns-breakage' | Junio C Hamano | 1 | -0/+1 |
2012-04-27 | test-lib: skip test with COLUMNS=1 under mksh | Zbigniew Jędrzejewski-Szmek | 1 | -0/+1 |
2012-03-27 | tests: unset COLUMNS inherited from environment | Zbigniew Jędrzejewski-Szmek | 1 | -1/+1 |
2012-03-04 | Merge branch 'maint' | Junio C Hamano | 1 | -4/+5 |
2012-03-02 | tests: fix spurious error when run directly with Solaris /usr/xpg4/bin/sh | Stefano Lattarini | 1 | -4/+5 |
2012-02-17 | Introduce a performance testing framework | Thomas Rast | 1 | -3/+23 |
2012-02-17 | Move the user-facing test library to test-lib-functions.sh | Thomas Rast | 1 | -549/+3 |
2012-02-10 | Merge branch 'jk/tests-write-script' | Junio C Hamano | 1 | -0/+9 |
2012-02-03 | tests: add write_script helper function | Junio C Hamano | 1 | -0/+9 |
2012-01-31 | Merge branch 'jc/pull-signed-tag' | Junio C Hamano | 1 | -1/+2 |
2012-01-23 | merge: use editor by default in interactive sessions | Junio C Hamano | 1 | -1/+2 |
2012-01-17 | test-lib: add the test_pause convenience function | Jens Lehmann | 1 | -0/+13 |
2011-12-22 | Merge branch 'jk/maint-do-not-feed-stdin-to-tests' | Junio C Hamano | 1 | -1/+2 |
2011-12-19 | Merge branch 'ab/enable-i18n' | Junio C Hamano | 1 | -0/+3 |
2011-12-15 | test-lib: redirect stdin of tests | Jeff King | 1 | -1/+2 |
2011-12-11 | test-lib: add test_config_global variant | Jeff King | 1 | -0/+5 |
2011-12-05 | i18n: add infrastructure for translating Git with gettext | Ævar Arnfjörð Bjarmason | 1 | -0/+3 |
2011-10-05 | Merge branch 'tr/mergetool-valgrind' | Junio C Hamano | 1 | -0/+2 |
2011-08-30 | Symlink mergetools scriptlets into valgrind wrappers | Thomas Rast | 1 | -0/+2 |
2011-08-28 | Merge branch 'jk/color-and-pager' | Junio C Hamano | 1 | -0/+18 |
2011-08-23 | Merge branch 'rt/zlib-smaller-window' | Junio C Hamano | 1 | -0/+4 |
2011-08-18 | test-lib: add helper functions for config | Jeff King | 1 | -0/+18 |
2011-08-11 | test: consolidate definition of $LF | Junio C Hamano | 1 | -0/+4 |
2011-08-08 | test: cope better with use of return for errors | Jonathan Nieder | 1 | -2/+8 |
2011-08-08 | test: simplify return value of test_run_ | Jonathan Nieder | 1 | -5/+3 |