aboutsummaryrefslogtreecommitdiff
path: root/t/t0000-basic.sh
Commit message (Expand)AuthorAge
* t0000: check whether the shell supports the "local" keywordMichael Haggerty2017-10-31
* test-lib.sh: introduce and use $EMPTY_TREENguyễn Thái Ngọc Duy2016-07-18
* typofix: assorted typofixes in comments, documentation and messagesLi Peng2016-05-06
* t: fix trivial &&-chain breakageJeff King2015-03-20
* t0000-*.sh: fix the GIT_SKIP_TESTS sub-testsRamsay Jones2014-06-06
* test-lib: '--run' to run only specific testsIlya Bobyr2014-06-06
* test-lib: tests skipped by GIT_SKIP_TESTS say soIlya Bobyr2014-06-06
* t0000: drop "known breakage" testJeff King2014-01-02
* t0000: simplify HARNESS_ACTIVE hackJeff King2014-01-02
* t0000: set TEST_OUTPUT_DIRECTORY for sub-testsJeff King2014-01-02
* Merge branch 'tr/test-v-and-v-subtest-only'Junio C Hamano2013-07-11
|\
| * t0000: do not use export X=YTorsten Bögershausen2013-07-08
* | Merge branch 'tr/test-v-and-v-subtest-only'Junio C Hamano2013-07-05
|\ \ | |/
| * test-lib: verbose mode for only tests matching a patternThomas Rast2013-06-23
| * test-lib: self-test that --verbose worksThomas Rast2013-06-23
* | t0000: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-07
|/
* Merge branch 'as/test-tweaks'Junio C Hamano2013-01-03
|\
| * tests: paint unexpectedly fixed known breakages in bold redAdam Spiers2012-12-20
| * tests: test the test framework more thoroughlyAdam Spiers2012-12-20
| * tests: refactor mechanics of testing in a sub test-libAdam Spiers2012-12-20
| * tests: test number comes first in 'not ok $count - $message'Adam Spiers2012-12-16
* | test-lib: allow negation of prerequisitesJeff King2012-11-15
* | Merge branch 'rr/test-make-sure-we-have-git'Junio C Hamano2012-09-25
|\ \ | |/ |/|
| * t/test-lib: make sure Git has already been builtRamkumar Ramachandra2012-09-18
* | t0060: move tests of real_path() from t0000 to hereMichael Haggerty2012-09-06
|/
* t0000: modernise styleStefano Lattarini2012-03-02
* Name make_*_path functions more accuratelyCarlos Martín Nieto2011-03-17
* t0000: quote TAP snippets in test codeThomas Rast2011-01-13
* test-lib: make test_expect_code a test commandÆvar Arnfjörð Bjarmason2010-10-06
* t/t0000-basic.sh: Run the passing TODO test inside its own test-libÆvar Arnfjörð Bjarmason2010-08-31
* test-lib: Multi-prereq support only checked the last prereqÆvar Arnfjörð Bjarmason2010-08-18
* test-lib: Add support for multiple test prerequisitesÆvar Arnfjörð Bjarmason2010-08-18
* Merge branch 'gv/portable'Junio C Hamano2010-06-21
|\
| * tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan2010-05-31
* | test-lib: some shells do not let $? propagate into an evalJonathan Nieder2010-05-06
|/
* Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt2009-03-22
* test-lib: Infrastructure to test and check for prerequisitesJohannes Sixt2009-03-21
* Tests: use test_cmp instead of diff where possibleMiklos Vajna2009-03-17
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* Fold test-absolute-path into test-path-utilsDavid Reiss2008-05-23
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-05
* Fix make_absolute_path() for parameters without a slashJohannes Schindelin2008-03-02
* Merge branch 'lt/in-core-index'Junio C Hamano2008-02-11
|\
| * index: be careful when handling long namesJunio C Hamano2008-01-21
* | Sane use of test_expect_failureJunio C Hamano2008-02-01
|/
* Add is_absolute_path() and make_absolute_path()Johannes Schindelin2007-08-01
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* War on whitespaceJunio C Hamano2007-06-07
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-12
* Fix check_file_directory_conflict().Junio C Hamano2006-12-17