Move csync/tests/ownCloud to test/scripts/txpl
authorJocelyn Turcotte <jturcotte@woboq.com>
Mon, 14 Aug 2017 15:45:49 +0000 (17:45 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 5 Oct 2017 20:00:57 +0000 (22:00 +0200)
commit95579b3de13393303ebe507e441aafe969669b66
treedb06ce9cee5358ded89b94d2a8f9657db90d069c
parentcba78eb11fb8ebdb46a6a895becc2f5db96ba2d2
Move csync/tests/ownCloud to test/scripts/txpl
58 files changed:
csync/tests/ownCloud/.gitignore [deleted file]
csync/tests/ownCloud/README [deleted file]
csync/tests/ownCloud/exclude.cfg [deleted file]
csync/tests/ownCloud/ownCloud/Test.pm [deleted file]
csync/tests/ownCloud/t1.cfg.in [deleted file]
csync/tests/ownCloud/t1.pl [deleted file]
csync/tests/ownCloud/t2.pl [deleted file]
csync/tests/ownCloud/t3.pl [deleted file]
csync/tests/ownCloud/t4.pl [deleted file]
csync/tests/ownCloud/t5.pl [deleted file]
csync/tests/ownCloud/t6.pl [deleted file]
csync/tests/ownCloud/t7.pl [deleted file]
csync/tests/ownCloud/t8.pl [deleted file]
csync/tests/ownCloud/t9.pl [deleted file]
csync/tests/ownCloud/t_recall.pl [deleted file]
csync/tests/ownCloud/testfiles.tar.xz [deleted file]
csync/tests/ownCloud/testfiles/church.jpg [deleted file]
csync/tests/ownCloud/testfiles/red_is_the_rose.jpg [deleted file]
csync/tests/ownCloud/testfiles/test.txt [deleted file]
csync/tests/ownCloud/testfiles/zerofile.txt [deleted file]
csync/tests/ownCloud/toremote1/My Document.doc [deleted file]
csync/tests/ownCloud/toremote1/kernelcrash.txt [deleted file]
csync/tests/ownCloud/toremote1/kraft_logo.gif [deleted file]
csync/tests/ownCloud/toremote1/rtl1/La ced [deleted file]
csync/tests/ownCloud/toremote1/rtl1/rtl11/file.txt [deleted file]
csync/tests/ownCloud/toremote1/rtl2/kb1.jpg [deleted file]
csync/tests/ownCloud/toremote1/rtl4/quitte.pdf [deleted file]
csync/tests/ownCloud/toremote1/rtl4/red_is_the_rose.jpg [deleted file]
csync/tests/ownCloud/toremote1/special_chars.tar.gz [deleted file]
test/scripts/txpl/.gitignore [new file with mode: 0644]
test/scripts/txpl/README [new file with mode: 0644]
test/scripts/txpl/exclude.cfg [new file with mode: 0644]
test/scripts/txpl/ownCloud/Test.pm [new file with mode: 0644]
test/scripts/txpl/t1.cfg.in [new file with mode: 0644]
test/scripts/txpl/t1.pl [new file with mode: 0755]
test/scripts/txpl/t2.pl [new file with mode: 0755]
test/scripts/txpl/t3.pl [new file with mode: 0755]
test/scripts/txpl/t4.pl [new file with mode: 0755]
test/scripts/txpl/t5.pl [new file with mode: 0755]
test/scripts/txpl/t6.pl [new file with mode: 0755]
test/scripts/txpl/t7.pl [new file with mode: 0755]
test/scripts/txpl/t8.pl [new file with mode: 0755]
test/scripts/txpl/t9.pl [new file with mode: 0755]
test/scripts/txpl/t_recall.pl [new file with mode: 0755]
test/scripts/txpl/testfiles.tar.xz [new file with mode: 0644]
test/scripts/txpl/testfiles/church.jpg [new file with mode: 0644]
test/scripts/txpl/testfiles/red_is_the_rose.jpg [new file with mode: 0644]
test/scripts/txpl/testfiles/test.txt [new file with mode: 0644]
test/scripts/txpl/testfiles/zerofile.txt [new file with mode: 0644]
test/scripts/txpl/toremote1/My Document.doc [new file with mode: 0644]
test/scripts/txpl/toremote1/kernelcrash.txt [new file with mode: 0644]
test/scripts/txpl/toremote1/kraft_logo.gif [new file with mode: 0644]
test/scripts/txpl/toremote1/rtl1/La ced [new file with mode: 0644]
test/scripts/txpl/toremote1/rtl1/rtl11/file.txt [new file with mode: 0644]
test/scripts/txpl/toremote1/rtl2/kb1.jpg [new file with mode: 0644]
test/scripts/txpl/toremote1/rtl4/quitte.pdf [new file with mode: 0644]
test/scripts/txpl/toremote1/rtl4/red_is_the_rose.jpg [new file with mode: 0644]
test/scripts/txpl/toremote1/special_chars.tar.gz [new file with mode: 0644]