git-lfs/t/cmd
brian m. carlson 391689b02e
t: add a test helper equivalent to realpath(1)
On Actions, our Windows build root has a path with a short name.  This
causes significant grief, since our tests expect one version of the path
and we output another, causing our tests for equality to fail.  Since
Windows lacks a realpath(1) utility, provide a small wrapper around the
Go primitives to provide a limited version of this utility for use only
in our tests.
2019-09-09 14:30:54 +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 t: make test server check for required headers 2019-05-22 21:02:03 +00:00
lfstest-realpath.go t: add a test helper equivalent to realpath(1) 2019-09-09 14:30:54 +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