summaryrefslogtreecommitdiff
path: root/t/t3300-funny-names.sh
Commit message (Expand)AuthorAgeFilesLines
* leak tests: mark various "generic" tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2021-10-121-0/+1
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-101-1/+1
* mingw: do not bother to test funny file namesJohannes Schindelin2016-01-281-0/+1
* t: use perl instead of "$PERL_PATH" where applicablejk/wrap-perl-used-in-testsJeff King2013-10-291-3/+3
* t3300-*.sh: Fix a TAP parse errorRamsay Jones2012-09-021-13/+11
* tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-241-3/+3
* t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-121-3/+3
* test: modernize funny-names test styleJonathan Nieder2012-03-131-167/+180
* test: use numstat instead of diffstat in funny-names testJonathan Nieder2012-03-131-10/+17
* test: use test_i18ncmp when checking --stat outputJonathan Nieder2012-03-131-3/+3
* Use correct grammar in diffstat summary linend/diffstat-gramnumNguyễn Thái Ngọc Duy2012-02-031-1/+1
* tests: add missing &&Jonathan Nieder2010-11-091-4/+4
* t/t3300-funny-names: change from skip_all=* to prereq skipÆvar Arnfjörð Bjarmason2010-08-181-22/+60
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-251-1/+1
* Suppress some bash redirection error messagesRamsay Jones2008-08-261-1/+1
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-15/+15
* more tr portability test script fixesJeff King2008-03-131-3/+3
* the use of 'tr' in the test suite isn't really portableH.Merijn Brand2007-12-171-3/+3
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-38/+38
* Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-041-15/+15
* t3300-funny-names: shell portability fixesEric Wong2006-05-251-18/+33
* t3300: skip when filesystem does not like TAB in filenames.Junio C Hamano2006-01-051-3/+6
* t3300: funny name testJunio C Hamano2005-12-101-14/+14
* No funny names on cygwin...Johannes Schindelin2005-10-181-0/+3
* Adjust tests for not quoting SP.Junio C Hamano2005-10-171-5/+11
* Add tests for funny pathnames.Junio C Hamano2005-10-171-0/+133