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
mockfs
mockobject
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.go build: update logging statements to make json log work - fixes #6038 2024-09-06 17:04:18 +01:00
run.go