summaryrefslogtreecommitdiff
path: root/t/t0000-basic.sh
AgeCommit message (Expand)Author
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
2005-10-28Create object subdirectories on demand (phase II)Linus Torvalds
2005-10-08Create object subdirectories on demandLinus Torvalds
2005-09-27[PATCH] Make the test more shell generic and fix missing Solaris find optionPeter Eriksen
2005-09-08Big tool rename.Junio C Hamano
2005-08-20Create objects/info/ directory in init-db.Junio C Hamano
2005-06-28Fix up test that counted subdirectories in ".git/objects"Linus Torvalds
2005-05-26[PATCH] Make ls-* output consistent with diff-* output format.Junio C Hamano
2005-05-26[PATCH] Test case portability fix.Mark Allen
2005-05-23[PATCH] diff-raw format update take #2.Junio C Hamano
2005-05-22[PATCH] The diff-raw format updates.Junio C Hamano
2005-05-21[PATCH] Diff overhaul, adding half of copy detection.Junio C Hamano
2005-05-21[PATCH] Fix use of wc in t0000-basicDaniel Barkalow
2005-05-20[PATCH] diff overhaulJunio C Hamano
2005-05-14Fixed t0000-basic.sh and test-lib.sh permissionsPetr Baudis
2005-05-14[PATCH 1/2] Test framework take two.Junio C Hamano