summaryrefslogtreecommitdiffstats
path: root/t/t0000-basic.sh
AgeCommit message (Expand)AuthorLines
2010-06-21Merge branch 'gv/portable'Junio C Hamano-1/+1
2010-05-31tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan-1/+1
2010-05-06test-lib: some shells do not let $? propagate into an evalJonathan Nieder-0/+21
2009-03-22Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt-12/+31
2009-03-21test-lib: Infrastructure to test and check for prerequisitesJohannes Sixt-0/+15
2009-03-17Tests: use test_cmp instead of diff where possibleMiklos Vajna-4/+4
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer-3/+3
2008-05-23Fold test-absolute-path into test-path-utilsDavid Reiss-4/+4
2008-05-05Fix tests breaking when checkout path contains shell metacharactersBryan Donlan-2/+2
2008-03-02Fix make_absolute_path() for parameters without a slashJohannes Schindelin-0/+2
2008-02-11Merge branch 'lt/in-core-index'Junio C Hamano-0/+20
2008-02-01Sane use of test_expect_failureJunio C Hamano-9/+21
2008-01-21index: be careful when handling long namesJunio C Hamano-0/+20
2007-08-01Add is_absolute_path() and make_absolute_path()Johannes Schindelin-0/+16
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano-52/+52
2007-06-07War on whitespaceJunio C Hamano-1/+1
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre-2/+2
2006-12-17Fix check_file_directory_conflict().Junio C Hamano-0/+9
2006-12-12Get rid of the dependency on RCS' merge programJohannes Schindelin-13/+1
2006-11-21remove merge-recursive-oldJunio C Hamano-10/+4
2006-11-13Catch errors when writing an index that contains invalid objects.Johannes Sixt-0/+22
2006-05-01write-tree: --prefix=<path>Junio C Hamano-0/+14
2006-04-26t0000-basic: more commit-tree tests.Junio C Hamano-0/+28
2006-04-26t0000-basic: Add ls-tree recursive test back.Junio C Hamano-0/+21
2006-02-18Optionally work without pythonJohannes Schindelin-1/+1
2006-02-12fix "test: 2: unexpected operator" on bsdAlex Riesen-1/+1
2005-12-10t0000: catch trivial pilot errors.Junio C Hamano-0/+29
2005-11-28ls-tree: match the test to the new semantics.Junio C Hamano-3/+2
2005-10-28Create object subdirectories on demand (phase II)Linus Torvalds-4/+4
2005-10-08Create object subdirectories on demandLinus Torvalds-1/+1
2005-09-27[PATCH] Make the test more shell generic and fix missing Solaris find optionPeter Eriksen-1/+1
2005-09-07Big tool rename.Junio C Hamano-13/+13
2005-08-20Create objects/info/ directory in init-db.Junio C Hamano-3/+4
2005-06-27Fix up test that counted subdirectories in ".git/objects"Linus Torvalds-3/+3
2005-05-26[PATCH] Make ls-* output consistent with diff-* output format.Junio C Hamano-23/+23
2005-05-25[PATCH] Test case portability fix.Mark Allen-1/+1
2005-05-23[PATCH] diff-raw format update take #2.Junio C Hamano-8/+8
2005-05-21[PATCH] The diff-raw format updates.Junio C Hamano-8/+8
2005-05-21[PATCH] Diff overhaul, adding half of copy detection.Junio C Hamano-1/+1
2005-05-20[PATCH] Fix use of wc in t0000-basicDaniel Barkalow-1/+1
2005-05-19[PATCH] diff overhaulJunio C Hamano-1/+1
2005-05-14Fixed t0000-basic.sh and test-lib.sh permissionsPetr Baudis-0/+0
2005-05-14[PATCH 1/2] Test framework take two.Junio C Hamano-0/+179