git-lfs/t/cmd
Taylor Blau 9b73c8096a appveyor.yml: disable lock acquiring
On the AppVeyor CI Windows environment, there exist issues that prevent
the lfstest-count-tests program from acquiring the test_count.lock file
correctly.

Instead of debugging these environment-specific issues further, note
that because GIT_LFS_NO_TEST_COUNT=1, there is only ever one running
instance of lfstest-count-tests (at the beginning and end of the
integration suite).

So, disable the lock acquisition step entirely, and thus skip acquiring
the test_count.lock file in the first place.
2018-07-23 11:17:48 -05:00
..
util t: move testutils.go to cmd sub-package 2018-07-13 12:54:18 -05:00
git-credential-lfsnoop.go test: move to 'test' to 't' 2018-07-09 16:07:32 -05:00
git-credential-lfstest.go test: move to 'test' to 't' 2018-07-09 16:07:32 -05:00
lfs-askpass.go test: move to 'test' to 't' 2018-07-09 16:07:32 -05:00
lfs-ssh-echo.go test: move to 'test' to 't' 2018-07-09 16:07:32 -05:00
lfs-ssh-proxy-test.go test: move to 'test' to 't' 2018-07-09 16:07:32 -05:00
lfstest-count-tests.go appveyor.yml: disable lock acquiring 2018-07-23 11:17:48 -05:00
lfstest-customadapter.go test: move to 'test' to 't' 2018-07-09 16:07:32 -05:00
lfstest-gitserver.go t/cmd/lfstest-count-tests.go: initial commit 2018-07-11 13:18:15 -05:00
lfstest-standalonecustomadapter.go test: move to 'test' to 't' 2018-07-09 16:07:32 -05:00
lfstest-testutils.go t: move testutils.go to cmd sub-package 2018-07-13 12:54:18 -05:00