Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-29test-lib.sh: introduce test_commit() and test_merge() helpersJohannes Schindelin
2009-01-20use uppercase POSIX compliant signals for the 'trap' commandMarkus Heidelberg
2008-12-15Get rid of the last remnants of GIT_CONFIG_LOCALv1.6.1-rc3Johannes Schindelin
2008-10-13Merge branch 'maint'Shawn O. Pearce
2008-10-13test-lib: fix broken printfShawn O. Pearce
2008-10-10Merge branch 'maint'Shawn O. Pearce
2008-10-10test-lib: fix color reset in say_color()Miklos Vajna
2008-08-22test-lib: do not remove trash_directory if called with --debugJohannes Schindelin
2008-08-21Merge branch 'jc/test-deeper'Junio C Hamano
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano
2008-08-09Enable parallel testsJohannes Schindelin
2008-07-14t/test-lib.sh: exit with small negagive int is ok with test_must_failStephan Beyer
2008-07-07Merge branch 'dr/ceiling'Junio C Hamano
2008-06-27test-lib.sh: show git init output when in verbose modeLea Wiemann
2008-06-26Merge branch 'sr/tests'Junio C Hamano
2008-06-26Merge branch 'lw/perlish'Junio C Hamano
2008-06-20t/test-lib.sh: add test_external and test_external_without_stderrLea Wiemann
2008-06-20test-lib.sh: add --long-tests optionLea Wiemann
2008-06-15Use 'trash directory' thoroughly in t/test-lib.shJakub Narebski
2008-06-13t/.gitattributes: only ignore whitespace errors in test filesLea Wiemann
2008-06-09Modify test-lib.sh to output stats to t/test-results/*Sverre Rabbelier
2008-06-01t/test-lib.sh: resolve symlinks in working directory, for pathname comparisonsLea Wiemann
2008-05-24Add support for GIT_CEILING_DIRECTORIESDavid Reiss
2008-05-19t/Makefile: "trash" directory was renamed recentlyBrandon Casey
2008-05-19Ensure that a test is run in the trash directoryAlex Riesen
2008-05-06Rename the test trash directory to contain spaces.Bryan Donlan
2008-05-06test-lib.sh: Fix some missing path quotingBryan Donlan
2008-05-06test-lib.sh: Add a test_set_editor function to safely set $VISUALBryan Donlan
2008-03-27test_must_fail: 129 is a valid error code from usage()Junio C Hamano
2008-03-19Test: catch if trash cannot be removedJunio C Hamano
2008-03-13add test_cmp function for test scriptsJeff King
2008-03-08Merge branch 'maint'Junio C Hamano
2008-03-08test-lib: fix TERM to dumb for test repeatabilityJunio C Hamano
2008-03-03tests: introduce test_must_failJunio C Hamano
2008-03-03Merge branch 'cb/http-test'Junio C Hamano
2008-02-29use build-time SHELL_PATH in test scriptsJeff King
2008-02-29tests: introduce test_must_failJunio C Hamano
2008-02-28http-push: add regression testsClemens Buchacher
2008-02-07fix config reading in testsJeff King
2008-02-03test: reword the final message of tests with known breakagesJunio C Hamano
2008-02-02Sane use of test_expect_failureJunio C Hamano
2008-02-01Fix typo in a comment in t/test-lib.shMichele Ballabio
2007-11-10test-lib.sh: move error line after error() declarationMichele Ballabio
2007-11-02Do no colorify test output if stdout is not a terminalAlex Riesen
2007-10-25Support a --quiet option in the test-suite.Pierre Habouzit
2007-10-25Add some fancy colors in the test library when terminal supports it.Pierre Habouzit
2007-07-31Unset GIT_EDITOR while running tests.Junio C Hamano
2007-07-02Merge branch 'ei/worktree+filter'Junio C Hamano
2007-06-07War on whitespaceJunio C Hamano
2007-06-07introduce GIT_WORK_TREE to specify the work treeMatthias Lederhofer