git-lfs/t/cmd
brian m. carlson b1dad49a07
t/cmd: mark lfstest-realpath as being a test tool
It's important for us to flag this binary as a test tool so that Go
doesn't complain about us having multiple instances of the main function
in different files.  Not doing this causes failures when the Debian
package is built in the Docker containers, since the Debian build system
wants to build all packages, including the test packages, at once.
2019-10-01 14:29:32 +00:00
..
util Fix Typos 2019-07-24 07:17:40 +00:00
git-credential-lfsnoop.go test: move to 'test' to 't' 2018-07-09 16:07:32 -05:00
git-credential-lfstest.go t/cmd: make credential helper produce useful errors 2019-09-09 14:07:37 +00: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 Log test server stderr to log 2019-03-27 17:18:20 +00:00
lfstest-customadapter.go lfsapi: add Access param to DoWithAuth() 2018-09-28 14:16:55 -07:00
lfstest-gitserver.go Add http.cookieFile test 2019-09-28 19:02:20 +01:00
lfstest-realpath.go t/cmd: mark lfstest-realpath as being a test tool 2019-10-01 14:29:32 +00:00
lfstest-standalonecustomadapter.go tq: pass custom transfer adapter args to the shell 2018-09-14 23:52:38 +00:00
lfstest-testutils.go t: move testutils.go to cmd sub-package 2018-07-13 12:54:18 -05:00