summaryrefslogtreecommitdiff
path: root/t/t9700
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@gmail.com>2011-01-19 06:40:51 -0600
committerJunio C Hamano <gitster@pobox.com>2011-01-19 10:27:16 -0800
commit786dabecd4766bfda0083491ef543e3b5d1d9f39 (patch)
treecc6783a67f35e906ba0e63e29eb4131d9102f195 /t/t9700
parent91c031df677f167ac772a3d6a9b3e391b436615c (diff)
downloadgit-786dabecd4766bfda0083491ef543e3b5d1d9f39.tar.gz
tests: compress the setup tests
New test helpers: - setup_repo, to initialize a repository or gitfile pointing to a repository, with core.bare and core.worktree set as specified; - try_case, to run setup from a given directory and validate the result, with GIT_DIR and GIT_WORK_TREE set as specified; - try_repo, to initialize a repository and call "try_case" from the toplevel and a subdirectory; - run_wt_tests, to run a battery of tests that check for sane behavior when GIT_WORK_TREE is set to various positions relative to the .git dir and cwd. Use these helpers to make the test shorter, less repetitive, and (one hopes) easier to understand and modify. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9700')
0 files changed, 0 insertions, 0 deletions