rclone/fs/rc/rcserver
Nick Craig-Wood 9df322e889 tests: make test servers choose a random port to make more reliable
Tests have been randomly failing with messages like

    listen tcp 127.0.0.1:51778: bind: address already in use

Rework all the test servers so they choose a random free port on
startup and use that for the tests to avoid.
2019-05-01 16:09:50 +01:00
..
testdata/files rcserver: serve directories as well as files 2018-11-04 15:11:51 +00:00
rcserver_test.go tests: make test servers choose a random port to make more reliable 2019-05-01 16:09:50 +01:00
rcserver.go Use vfsgen for static HTML templates 2018-12-26 15:07:21 +00:00