rclone/fstest
albertony bcdfad3c83 build: update logging statements to make json log work - fixes #6038
This changes log statements from log to fs package, which is required for --use-json-log
to properly make log output in JSON format. The recently added custom linting rule,
handled by ruleguard via gocritic via golangci-lint, warns about these and suggests
the alternative. Fixing was therefore basically running "golangci-lint run --fix",
although some manual fixup of mainly imports are necessary following that.
2024-09-06 17:04:18 +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 build: update logging statements to make json log work - fixes #6038 2024-09-06 17:04:18 +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