aboutsummaryrefslogtreecommitdiff
path: root/t/test-lib.sh
Commit message (Expand)AuthorAge
* Merge branch 'jk/color-and-pager'Junio C Hamano2011-08-28
|\
| * test-lib: add helper functions for configJeff King2011-08-18
* | Merge branch 'rt/zlib-smaller-window'Junio C Hamano2011-08-23
|\ \
| * | test: consolidate definition of $LFJunio C Hamano2011-08-11
| |/
* | test: cope better with use of return for errorsJonathan Nieder2011-08-08
* | test: simplify return value of test_run_Jonathan Nieder2011-08-08
|/
* Merge branch 'maint-1.7.5' into maintJunio C Hamano2011-06-29
|\
| * test: skip clean-up when running under --immediate modeJunio C Hamano2011-06-29
| * Merge branch 'ab/i18n-fixup' into maintJunio C Hamano2011-05-31
| |\
* | | tests: link shell libraries into valgrind directoryJeff King2011-06-17
* | | Merge branch 'mk/grep-pcre'Junio C Hamano2011-05-30
|\ \ \
| * | | grep: Add basic testsMichał Kiedrowicz2011-05-09
* | | | Merge branch 'jn/userdiff-perl-updates'Junio C Hamano2011-05-26
|\ \ \ \
| * | | | tests: make test_expect_code quieter on successJonathan Nieder2011-05-21
| | |/ / | |/| |
| * | | Merge branch 'jc/fix-diff-files-unmerged' into maintJunio C Hamano2011-05-13
| |\ \ \ | | |/ / | |/| |
* | | | Merge branch 'jc/fix-diff-files-unmerged'Junio C Hamano2011-05-06
|\ \ \ \ | | |/ / | |/| |
| * | | test: use $_z40 from test-libJunio C Hamano2011-04-23
* | | | Merge branch 'ab/i18n-fixup'Junio C Hamano2011-05-02
|\ \ \ \ | | |_|/ | |/| |
| * | | i18n: do not overuse C_LOCALE_OUTPUT (grep)Junio C Hamano2011-04-13
| * | | i18n: do not overuse C_LOCALE_OUTPUTJunio C Hamano2011-04-12
| | |/ | |/|
* | | t/test-lib.sh: minor readability improvementsMathias Lafeldt2011-04-29
|/ /
* | Merge branch 'maint'Junio C Hamano2011-03-29
|\ \
| * | HOME must be set before calling git-init when creating test repositoriesAlex Riesen2011-03-29
* | | tests: fix overeager scrubbing of environment variablesJens Lehmann2011-03-28
* | | Merge branch 'jn/test-sanitize-git-env'Junio C Hamano2011-03-22
|\ \ \
| * | | tests: scrub environment of GIT_* variablesJonathan Nieder2011-03-15
| * | | config: drop support for GIT_CONFIG_NOGLOBALJonathan Nieder2011-03-15
| * | | tests: suppress system gitattributesJonathan Nieder2011-03-15
| * | | tests: stop worrying about obsolete environment variablesJonathan Nieder2011-03-15
| |/ /
* | | i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is setJonathan Nieder2011-03-08
* | | i18n: add GETTEXT_POISON to simulate unfriendly translatorÆvar Arnfjörð Bjarmason2011-03-08
|/ /
* | Merge branch 'maint'Junio C Hamano2011-01-27
|\ \
| * | tests: sanitize more git environment variablesJeff King2011-01-27
* | | Merge branch 'rj/test-fixes'Junio C Hamano2011-01-13
|\ \ \
| * | | t4135-*.sh: Skip the "backslash" tests on cygwinRamsay Jones2011-01-08
| * | | t6038-*.sh: Pass the -b (--binary) option to sed on cygwinRamsay Jones2011-01-08
* | | | Merge branch 'maint'Junio C Hamano2010-12-22
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | test-lib.sh/test_decode_color(): use octal not hex in awk scriptBrandon Casey2010-12-22
| * | Merge branch 'kb/maint-diff-ws-check' into maintJunio C Hamano2010-11-24
| |\ \
* | \ \ Merge branch 'en/and-cascade-tests'Junio C Hamano2010-11-24
|\ \ \ \
| * | | | test-lib: introduce test_line_count to measure filesJonathan Nieder2010-11-09
| * | | | Introduce sane_unset and use it to ensure proper && chainingElijah Newren2010-10-06
| * | | | test-lib: make test_expect_code a test commandÆvar Arnfjörð Bjarmason2010-10-06
| | |_|/ | |/| |
* | | | Merge branch 'kb/maint-diff-ws-check'Junio C Hamano2010-11-17
|\ \ \ \ | | |_|/ | |/| |
| * | | test-lib: extend test_decode_color to handle more color codesKevin Ballard2010-10-20
| |/ /
* | | Merge branch 'jk/push-progress'Junio C Hamano2010-11-17
|\ \ \
| * | | test-lib: allow test code to check the list of declared prerequisitesJonathan Nieder2010-10-18
* | | | Merge branch 'jk/maint-rev-list-nul'Junio C Hamano2010-11-17
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | rev-list: handle %x00 NUL in user formatJeff King2010-10-13
| |/
* | Do not strip CR when grepping HTTP headers.Pat Thoyts2010-10-01