From 584142892f7d5fb3100f3c0ef8e479d472b8c3c7 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Sat, 29 Apr 2017 10:16:06 +0200 Subject: tests: added --remote-time tests for remaining protocols that support it --- tests/data/test1445 | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 tests/data/test1445 (limited to 'tests/data/test1445') diff --git a/tests/data/test1445 b/tests/data/test1445 new file mode 100644 index 000000000..f60483dcd --- /dev/null +++ b/tests/data/test1445 @@ -0,0 +1,35 @@ + + + +FILE +--remote-time + + + + + + +# Client-side + + +file + + +perl %SRCDIR/libtest/test613.pl prepare %PWD/log/test1445.dir + + +file:// with --remote-time + + +file://localhost/%PWD/log/test1445.dir/plainfile.txt --remote-time + + +perl %SRCDIR/libtest/test613.pl postprocess %PWD/log/test1445.dir && \ +perl -e 'exit((stat("log/curl1445.out"))[9] != 946728000)' + + + +# Verify data after the test has been "shot" + + + -- cgit v1.2.3