summaryrefslogtreecommitdiff
path: root/t/test-lib.sh
AgeCommit message (Expand)Author
2011-06-29Merge branch 'maint-1.7.5' into maintJunio C Hamano
2011-06-29test: skip clean-up when running under --immediate modeJunio C Hamano
2011-06-17tests: link shell libraries into valgrind directoryJeff King
2011-05-31Merge branch 'ab/i18n-fixup' into maintJunio C Hamano
2011-05-30Merge branch 'mk/grep-pcre'Junio C Hamano
2011-05-26Merge branch 'jn/userdiff-perl-updates'Junio C Hamano
2011-05-22tests: make test_expect_code quieter on successJonathan Nieder
2011-05-13Merge branch 'jc/fix-diff-files-unmerged' into maintJunio C Hamano
2011-05-09grep: Add basic testsMichał Kiedrowicz
2011-05-06Merge branch 'jc/fix-diff-files-unmerged'Junio C Hamano
2011-05-02Merge branch 'ab/i18n-fixup'Junio C Hamano
2011-04-29t/test-lib.sh: minor readability improvementsMathias Lafeldt
2011-04-24test: use $_z40 from test-libJunio C Hamano
2011-04-13i18n: do not overuse C_LOCALE_OUTPUT (grep)Junio C Hamano
2011-04-12i18n: do not overuse C_LOCALE_OUTPUTJunio C Hamano
2011-03-29Merge branch 'maint'Junio C Hamano
2011-03-29HOME must be set before calling git-init when creating test repositoriesAlex Riesen
2011-03-28tests: fix overeager scrubbing of environment variablesJens Lehmann
2011-03-23Merge branch 'jn/test-sanitize-git-env'Junio C Hamano
2011-03-15tests: scrub environment of GIT_* variablesJonathan Nieder
2011-03-15config: drop support for GIT_CONFIG_NOGLOBALJonathan Nieder
2011-03-15tests: suppress system gitattributesJonathan Nieder
2011-03-15tests: stop worrying about obsolete environment variablesJonathan Nieder
2011-03-08i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is setJonathan Nieder
2011-03-08i18n: add GETTEXT_POISON to simulate unfriendly translatorÆvar Arnfjörð Bjarmason
2011-01-27Merge branch 'maint'Junio C Hamano
2011-01-27tests: sanitize more git environment variablesJeff King
2011-01-13Merge branch 'rj/test-fixes'Junio C Hamano
2011-01-09t4135-*.sh: Skip the "backslash" tests on cygwinRamsay Jones
2011-01-09t6038-*.sh: Pass the -b (--binary) option to sed on cygwinRamsay Jones
2010-12-23Merge branch 'maint'Junio C Hamano
2010-12-23test-lib.sh/test_decode_color(): use octal not hex in awk scriptBrandon Casey
2010-11-24Merge branch 'en/and-cascade-tests'Junio C Hamano
2010-11-24Merge branch 'kb/maint-diff-ws-check' into maintJunio C Hamano
2010-11-17Merge branch 'kb/maint-diff-ws-check'Junio C Hamano
2010-11-17Merge branch 'jk/push-progress'Junio C Hamano
2010-11-17Merge branch 'jk/maint-rev-list-nul'Junio C Hamano
2010-11-09test-lib: introduce test_line_count to measure filesJonathan Nieder
2010-10-20test-lib: extend test_decode_color to handle more color codesKevin Ballard
2010-10-18test-lib: allow test code to check the list of declared prerequisitesJonathan Nieder
2010-10-14rev-list: handle %x00 NUL in user formatJeff King
2010-10-06Introduce sane_unset and use it to ensure proper && chainingElijah Newren
2010-10-06test-lib: make test_expect_code a test commandÆvar Arnfjörð Bjarmason
2010-10-01Do not strip CR when grepping HTTP headers.Pat Thoyts
2010-10-01Skip t1300.70 and 71 on msysGit.Pat Thoyts
2010-09-08Merge branch 'jk/test-must-fail-missing'Junio C Hamano
2010-09-04Merge branch 'ab/test-2'Junio C Hamano
2010-08-31tests: factor HOME=$(pwd) in test-lib.shMatthieu Moy
2010-08-31test-lib: use subshell instead of cd $new && .. && cd $oldÆvar Arnfjörð Bjarmason
2010-08-31tests: simplify "missing PREREQ" messageJonathan Nieder