Move csync/tests/ownCloud to test/scripts/txpl
authorJocelyn Turcotte <jturcotte@woboq.com>
Mon, 14 Aug 2017 15:45:49 +0000 (17:45 +0200)
committerJocelyn Turcotte <jturcotte@woboq.com>
Tue, 22 Aug 2017 09:18:22 +0000 (11:18 +0200)
commitf0362b23322ac64f52d5a6333a571deed1b8d00e
tree1db30f7ed4ea7318006220113e6d1eefece9f663
parent5bf48bc68fb11d3d64412fa9a940799f09eb07f9
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]