aboutsummaryrefslogtreecommitdiffstats
path: root/t/t0000-basic.sh
AgeCommit message (Expand)AuthorFilesLines
2012-09-25Merge branch 'rr/test-make-sure-we-have-git'Junio C Hamano1-10/+0
2012-09-18t/test-lib: make sure Git has already been builtRamkumar Ramachandra1-10/+0
2012-09-06t0060: move tests of real_path() from t0000 to hereMichael Haggerty1-18/+0
2012-03-02t0000: modernise styleStefano Lattarini1-274/+289
2011-03-17Name make_*_path functions more accuratelyCarlos Martín Nieto1-5/+5
2011-01-13t0000: quote TAP snippets in test codeThomas Rast1-18/+18
2010-10-06test-lib: make test_expect_code a test commandÆvar Arnfjörð Bjarmason1-10/+45
2010-08-31t/t0000-basic.sh: Run the passing TODO test inside its own test-libÆvar Arnfjörð Bjarmason1-0/+31
2010-08-18test-lib: Multi-prereq support only checked the last prereqÆvar Arnfjörð Bjarmason1-1/+5
2010-08-18test-lib: Add support for multiple test prerequisitesÆvar Arnfjörð Bjarmason1-0/+17
2010-06-21Merge branch 'gv/portable'Junio C Hamano1-1/+1
2010-05-31tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan1-1/+1
2010-05-06test-lib: some shells do not let $? propagate into an evalJonathan Nieder1-0/+21
2009-03-22Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt1-12/+31
2009-03-21test-lib: Infrastructure to test and check for prerequisitesJohannes Sixt1-0/+15
2009-03-17Tests: use test_cmp instead of diff where possibleMiklos Vajna1-4/+4
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer1-3/+3
2008-05-23Fold test-absolute-path into test-path-utilsDavid Reiss1-4/+4
2008-05-05Fix tests breaking when checkout path contains shell metacharactersBryan Donlan1-2/+2
2008-03-02Fix make_absolute_path() for parameters without a slashJohannes Schindelin1-0/+2
2008-02-11Merge branch 'lt/in-core-index'Junio C Hamano1-0/+20
2008-02-01Sane use of test_expect_failureJunio C Hamano1-9/+21
2008-01-21index: be careful when handling long namesJunio C Hamano1-0/+20
2007-08-01Add is_absolute_path() and make_absolute_path()Johannes Schindelin1-0/+16
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-52/+52
2007-06-07War on whitespaceJunio C Hamano1-1/+1
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre1-2/+2
2006-12-17Fix check_file_directory_conflict().Junio C Hamano1-0/+9
2006-12-12Get rid of the dependency on RCS' merge programJohannes Schindelin1-13/+1
2006-11-21remove merge-recursive-oldJunio C Hamano1-10/+4
2006-11-13Catch errors when writing an index that contains invalid objects.Johannes Sixt1-0/+22
2006-05-01write-tree: --prefix=<path>Junio C Hamano1-0/+14
2006-04-26t0000-basic: more commit-tree tests.Junio C Hamano1-0/+28
2006-04-26t0000-basic: Add ls-tree recursive test back.Junio C Hamano1-0/+21
2006-02-18Optionally work without pythonJohannes Schindelin1-1/+1
2006-02-12fix "test: 2: unexpected operator" on bsdAlex Riesen1-1/+1
2005-12-10t0000: catch trivial pilot errors.Junio C Hamano1-0/+29
2005-11-28ls-tree: match the test to the new semantics.Junio C Hamano1-3/+2
2005-10-28Create object subdirectories on demand (phase II)Linus Torvalds1-4/+4
2005-10-08Create object subdirectories on demandLinus Torvalds1-1/+1
2005-09-27[PATCH] Make the test more shell generic and fix missing Solaris find optionPeter Eriksen1-1/+1
2005-09-07Big tool rename.Junio C Hamano1-13/+13
2005-08-20Create objects/info/ directory in init-db.Junio C Hamano1-3/+4
2005-06-27Fix up test that counted subdirectories in ".git/objects"Linus Torvalds1-3/+3
2005-05-26[PATCH] Make ls-* output consistent with diff-* output format.Junio C Hamano1-23/+23
2005-05-25[PATCH] Test case portability fix.Mark Allen1-1/+1
2005-05-23[PATCH] diff-raw format update take #2.Junio C Hamano1-8/+8
2005-05-21[PATCH] The diff-raw format updates.Junio C Hamano1-8/+8
2005-05-21[PATCH] Diff overhaul, adding half of copy detection.Junio C Hamano1-1/+1
2005-05-20[PATCH] Fix use of wc in t0000-basicDaniel Barkalow1-1/+1
2005-05-19[PATCH] diff overhaulJunio C Hamano1-1/+1
2005-05-14Fixed t0000-basic.sh and test-lib.sh permissionsPetr Baudis1-0/+0
2005-05-14[PATCH 1/2] Test framework take two.Junio C Hamano1-0/+179