Commit Graph

19 Commits

Author SHA1 Message Date
risk danger olson
cbafdbc7dc update tests so they pass if GIT_LFS_TEST_DIR is unset 2015-10-26 17:12:15 -06:00
risk danger olson
7aa9c595ac fix lfs.InRepo() 2015-10-19 14:47:18 -06:00
risk danger olson
79697299bf only skip these tests when run through docker suite 2015-10-19 14:33:43 -06:00
Rick Olson
f80238a76e skip the init --local test too 2015-09-30 16:43:43 -07:00
Rick Olson
e608164910 skip failing tests for docker scripts 2015-09-30 16:38:13 -07:00
rick
072e7786e3 more info to debug failures 2015-09-17 16:37:25 -06:00
rick
be6cc73102 teach 'update' cmd how to install hooks in bare repos 2015-09-17 16:26:02 -06:00
rick
f6d1f99316 skip these tests if GIT_LFS_TEST_DIR is unset 2015-09-08 14:12:51 -06:00
rick
4174867802 test the exit code of the commands 2015-09-08 10:20:52 -06:00
rick
43e9f379ce fix behavior of 7 commands when run outside git repo 2015-09-08 09:29:53 -06:00
Rick Olson
9ee483b5f2 teach "git lfs update" how to update the private access values 2015-09-02 13:25:34 -06:00
Rick Olson
f6d96803a3 update pre-push to be more explicit about the path 2015-08-14 09:59:16 -06:00
Rick Olson
87b557d75b teach the upgrade command how to update pre-push hooks 2015-08-13 17:12:17 -06:00
Steve Streeting
3920ef5757 Pre-push hook must exit with a non-zero result when git-lfs isn't on the path
Otherwise the branch push will go ahead and data will be incomplete on the server
2015-08-13 10:27:36 +01:00
Rick Olson
202ae122d4 update the shebang lines to use bash 2015-07-29 20:37:31 -06:00
Rick Olson
e65b992fe3 update shell tests for hook change 2015-05-27 15:40:16 -06:00
Rick Olson
e2b2716853 == is bash only, use = for string comparisons 2015-05-26 16:15:52 -06:00
Rick Olson
8b54aeea7f port clean, the last of the old tests 2015-05-26 16:08:03 -06:00
Rick Olson
8207c91964 port update tests 2015-05-26 15:49:04 -06:00