summaryrefslogtreecommitdiff
path: root/t/t0000-basic.sh
AgeCommit message (Expand)Author
2013-07-11Merge branch 'tr/test-v-and-v-subtest-only'Junio C Hamano
2013-07-08t0000: do not use export X=YTorsten Bögershausen
2013-07-05Merge branch 'tr/test-v-and-v-subtest-only'Junio C Hamano
2013-06-23test-lib: verbose mode for only tests matching a patternThomas Rast
2013-06-23test-lib: self-test that --verbose worksThomas Rast
2013-06-07t0000: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt
2013-01-03Merge branch 'as/test-tweaks'Junio C Hamano
2012-12-20tests: paint unexpectedly fixed known breakages in bold redAdam Spiers
2012-12-20tests: test the test framework more thoroughlyAdam Spiers
2012-12-20tests: refactor mechanics of testing in a sub test-libAdam Spiers
2012-12-16tests: test number comes first in 'not ok $count - $message'Adam Spiers
2012-11-16test-lib: allow negation of prerequisitesJeff King
2012-09-25Merge branch 'rr/test-make-sure-we-have-git'Junio C Hamano
2012-09-18t/test-lib: make sure Git has already been builtRamkumar Ramachandra
2012-09-06t0060: move tests of real_path() from t0000 to hereMichael Haggerty
2012-03-02t0000: modernise styleStefano Lattarini
2011-03-17Name make_*_path functions more accuratelyCarlos Martín Nieto
2011-01-13t0000: quote TAP snippets in test codeThomas Rast
2010-10-06test-lib: make test_expect_code a test commandÆvar Arnfjörð Bjarmason
2010-08-31t/t0000-basic.sh: Run the passing TODO test inside its own test-libÆvar Arnfjörð Bjarmason
2010-08-18test-lib: Multi-prereq support only checked the last prereqÆvar Arnfjörð Bjarmason
2010-08-18test-lib: Add support for multiple test prerequisitesÆvar Arnfjörð Bjarmason
2010-06-21Merge branch 'gv/portable'Junio C Hamano
2010-05-31tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan
2010-05-06test-lib: some shells do not let $? propagate into an evalJonathan Nieder
2009-03-22Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt
2009-03-21test-lib: Infrastructure to test and check for prerequisitesJohannes Sixt
2009-03-17Tests: use test_cmp instead of diff where possibleMiklos Vajna
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer
2008-05-23Fold test-absolute-path into test-path-utilsDavid Reiss
2008-05-05Fix tests breaking when checkout path contains shell metacharactersBryan Donlan
2008-03-02Fix make_absolute_path() for parameters without a slashJohannes Schindelin
2008-02-12Merge branch 'lt/in-core-index'Junio C Hamano
2008-02-02Sane use of test_expect_failureJunio C Hamano
2008-01-21index: be careful when handling long namesJunio C Hamano
2007-08-01Add is_absolute_path() and make_absolute_path()Johannes Schindelin
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-06-07War on whitespaceJunio C Hamano
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre
2006-12-17Fix check_file_directory_conflict().Junio C Hamano
2006-12-13Get rid of the dependency on RCS' merge programJohannes Schindelin
2006-11-22remove merge-recursive-oldJunio C Hamano
2006-11-13Catch errors when writing an index that contains invalid objects.Johannes Sixt
2006-05-02write-tree: --prefix=<path>Junio C Hamano
2006-04-27t0000-basic: more commit-tree tests.Junio C Hamano
2006-04-26t0000-basic: Add ls-tree recursive test back.Junio C Hamano
2006-02-19Optionally work without pythonJohannes Schindelin
2006-02-12fix "test: 2: unexpected operator" on bsdAlex Riesen
2005-12-11t0000: catch trivial pilot errors.Junio C Hamano
2005-11-29ls-tree: match the test to the new semantics.Junio C Hamano