Get rid of backticks in test-lib.sh
[stgit] / t / test-lib.sh
2008-04-20 Karl HasselströmGet rid of backticks in test-lib.sh
2008-04-20 Karl HasselströmSteal more test-lib.sh updates from git
2008-04-20 Karl HasselströmUse hardcoded author and committer names in tests
2007-09-11 Pavel RoskinSet GIT_TEMPLATE_DIR in the testsuite, like it's done...
2007-06-15 Yann DirsonUpdate test-lib.sh from current git.
2007-02-13 Catalin MarinasFix the behaviour when there is no user information...
2007-02-13 Catalin MarinasMake StGIT aware of the STGIT_DEBUG_LEVEL environment...
2007-02-04 Pavel RoskinAssorted typos
2007-01-25 Catalin MarinasHide the test_create_repo output
2006-12-05 Pavel RoskinSet HOME to the test directory to avoid reading ~/...
2006-05-02 Yann DirsonAdd a testsuite framework copied from git-core