rclone/cmd/serve
Nick Craig-Wood e204f89685 servetest: add -sub-run flag for running a subset of the backend tests
Use like this (eg in cmd/serve/sftp)

    go test -v -run TestSftp/Normal -sub-run "TestIntegration/FsMkdir/FsPutFiles/FsDirMove"
2020-11-10 16:47:25 +00:00
..
dlna accounting: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
ftp accounting: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
http accounting: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
httplib accounting: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
proxy fs: Add context to NewFs #3257 #4685 2020-11-09 18:05:54 +00:00
restic build: make rclone build with wasm 2020-08-10 17:32:21 +01:00
servetest servetest: add -sub-run flag for running a subset of the backend tests 2020-11-10 16:47:25 +00:00
sftp fs: Add context to NewFs #3257 #4685 2020-11-09 18:05:54 +00:00
webdav fs: Add context to NewFs #3257 #4685 2020-11-09 18:05:54 +00:00
serve.go docs: spelling: e.g. 2020-10-28 18:16:23 +00:00