Commit Graph

5 Commits

Author SHA1 Message Date
d016438243 fstest: Fix CheckWithDuplicates after code reshuffle to not use operations 2018-01-25 12:03:39 +00:00
11da2a6c9b Break the fs package up into smaller parts.
The purpose of this is to make it easier to maintain and eventually to
allow the rclone backends to be re-used in other projects without
having to use the rclone configuration system.

The new code layout is documented in CONTRIBUTING.
2018-01-15 17:51:14 +00:00
ebd7780188 fstest: don't error out if the target was not found at end of run 2017-12-04 15:58:29 +00:00
014aa3d157 fstest: check no files or directories between runs 2017-11-03 12:59:58 +00:00
cc7ed13b9b fs: factor test running code into fstest/run.go 2017-11-03 12:59:58 +00:00