rclone/fstest
Ivan Andreev 5834020316
docker.bash: work correctly with multi-ip containers (#5028)
Currently if container under test has multiple IP addresses,
the `docker_ip` function from `docker.sh` will return a gibberish.
This patch makes it return the first address found.
Additionally, I apply shellcheck on `docker.sh`.
2021-02-17 03:38:02 +03:00
..
fstests fstests: only test with ASCII uppercase for case insensitive tests 2021-01-27 14:28:17 +00:00
mockdir build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
mockfs test: Add context to mockfs.NewFs #3257 #4685 2020-11-09 18:05:54 +00:00
mockobject fstest: add ability for mock objects and filesystems to have hashes 2020-06-30 12:01:36 +01:00
test_all fstest: add Onedrive Business and Onedrive China to the integration tests 2021-01-30 16:32:32 +00:00
testserver docker.bash: work correctly with multi-ip containers (#5028) 2021-02-17 03:38:02 +03:00
testy testy: test utility functions 2020-06-15 21:34:37 +01:00
fstest.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
run.go fs: add context.Context to fs.GetModifyWindow #3257 #4685 2020-11-09 18:05:54 +00:00