rclone/fstest
Nick Craig-Wood 84cebb6872 test_all: add ignoretests parameter for skipping certain tests
Use like this for a `backend:` in `config.yaml`

   ignoretests:
     - "fs/operations"
     - "fs/sync"
2024-09-25 16:03:43 +01:00
..
fstests fstests: attempt to fix flaky serve s3 test 2024-08-15 16:30:29 +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 test_all: add ignoretests parameter for skipping certain tests 2024-09-25 16:03:43 +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 build: update logging statements to make json log work - fixes #6038 2024-09-06 17:04:18 +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