summaryrefslogtreecommitdiff
path: root/t/t3901-i18n-patch.sh
AgeCommit message (Expand)AuthorFilesLines
2026-07-06t: convert grep assertions to test_grepMichael Montalbo1-8/+8
2026-04-22t: prepare execution of potentially failing commands for `set -e`Patrick Steinhardt1-1/+2
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-10-16t/test-lib: wire up NO_ICONV prerequisitePatrick Steinhardt1-0/+6
2024-06-07revision: always store allocated strings in output encodingPatrick Steinhardt1-0/+1
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-1/+1
2020-11-19t3[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin1-21/+21
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2017-05-10t3901: move supporting files into t/t3901/Johannes Schindelin1-19/+19
2016-09-19i18n: commit: mark message for translationVasco Almeida1-1/+1
2015-07-20t3901: test git-am encoding conversionPaul Tan1-0/+62
2015-03-25t: simplify loop exit-code status variablesJeff King1-6/+2
2014-07-21test prerequisites: eradicate NOT_FOOJunio C Hamano1-5/+5
2014-07-21MinGW: disable legacy encoding testsKarsten Blees1-8/+11
2009-05-18t3901: Use ISO8859-1 instead of ISO-8859-1 for backward compatibilityBrandon Casey1-20/+20
2009-05-18t3901: avoid negation on right hand side of '|'Brandon Casey1-1/+1
2008-09-03Merge branch 'maint'Junio C Hamano1-8/+8
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi1-8/+8
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano1-14/+14
2007-11-02Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites.Kristian Høgsberg1-4/+4
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-17/+17
2007-06-02Use =20 when rfc2047 encoding spaces.Kristian Høgsberg1-5/+5
2007-01-28[PATCH] Rename git-repo-config to git-config.Tom Prince1-29/+29
2007-01-13More tests in t3901.Junio C Hamano1-36/+137
2007-01-13t3901: test "format-patch | am" pipe with i18nJunio C Hamano1-0/+154