rclone/fstest
Nick Craig-Wood 8a46dd1b57 fspath: Implement a connection string parser #4996
This is implemented as a state machine parser so it can emit sensible
error messages.

It does not use the connection strings elsewhere in rclone yet - see
subsequent commits.

An optional fuzzer is implemented for the Parse function.
2021-03-15 19:22:07 +00:00
..
fstests fspath: Implement a connection string parser #4996 2021-03-15 19:22:07 +00:00
mockdir build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
mockfs test: Add context to mockfs.NewFs #3257 #4685 2020-11-09 18:05:54 +00:00
mockobject fstest: add ability for mock objects and filesystems to have hashes 2020-06-30 12:01:36 +01:00
test_all chunker: partially implement no-rename transactions (#4675) 2021-02-28 10:49:17 +00:00
testserver fspath: Implement a connection string parser #4996 2021-03-15 19:22:07 +00:00
testy testy: test utility functions 2020-06-15 21:34:37 +01:00
fstest.go config: move account initialisation out into accounting 2021-03-11 17:29:26 +00:00
run.go fs: add context.Context to fs.GetModifyWindow #3257 #4685 2020-11-09 18:05:54 +00:00