rclone/fstest
Florian Klink aed77a8fb2 tree-wide: replace /bin/bash with /usr/bin/env bash
The latter is more portable, while the former only works on systems
where /bin/bash exists (or is symlinked appropriately).
2024-06-11 12:47:47 +01:00
..
fstests fs: define the optional interface SetMetadata and implement it in wrapping backends 2024-05-14 12:51:03 +01:00
mockdir build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
mockfs mockfs: make it so it can be registered as an Fs 2023-04-28 14:31:05 +01:00
mockobject mockobject: fix SetUnknownSize method to obey parameter passed in 2023-11-20 18:07:05 +00:00
test_all fstest: make RandomRemoteName shorter 2024-06-11 12:02:48 +01:00
testserver tree-wide: replace /bin/bash with /usr/bin/env bash 2024-06-11 12:47:47 +01:00
testy fstest: reduce precision of directory time checks on CI 2024-05-03 12:29:18 +01:00
fstest.go fstest: make RandomRemoteName shorter 2024-06-11 12:02:48 +01:00
run.go sync: fix TestMoveEmptyDirectories so they work on backends which don't support DirModTimes 2024-03-01 10:56:48 +00:00