added some basic tests
commit18fc4fdee2a90cb22dd6b5696ea37167cd36be9c
authorFlavio Poletti <flavio@polettix.it>
Thu, 17 Mar 2011 15:58:31 +0000 (17 16:58 +0100)
committerFlavio Poletti <flavio@polettix.it>
Thu, 17 Mar 2011 15:58:31 +0000 (17 16:58 +0100)
tree53a1728d8dc4c6b944d3715fdaf5170ae5aeca40
parentbb6339bcba679c1782a6f5c07c5d7d21a61f4ec0
added some basic tests
22 files changed:
t/01/Makefile [new file with mode: 0644]
t/01/hello.sh [new file with mode: 0755]
t/01/here.list [new file with mode: 0644]
t/01/root.list [new file with mode: 0644]
t/01/root_1/inroot_1_1/root_1_1.txt [new file with mode: 0644]
t/01/root_1/inroot_1_1/subroot_1_1/whatever.txt [new file with mode: 0644]
t/01/root_1/inroot_1_2/root_1_2.txt [new file with mode: 0644]
t/01/root_1/root_1.txt [new file with mode: 0644]
t/01/root_2/.hidden [new file with mode: 0644]
t/01/root_2/inroot_2/root_2.txt [new file with mode: 0644]
t/01/root_2/root_2.txt [new file with mode: 0644]
t/01/rootdir_1/hey.txt [new file with mode: 0644]
t/01/rootdir_1/whatever/hey.txt [new file with mode: 0644]
t/01/rootdir_2/ouch.txt [new file with mode: 0644]
t/01/rootdir_2/yadda/whatever.txt [new file with mode: 0644]
t/01/test.pl [new file with mode: 0755]
t/02/Makefile [new file with mode: 0644]
t/02/hello.sh [new file with mode: 0755]
t/02/here.list [new file with mode: 0644]
t/02/root.list [new file with mode: 0644]
t/02/root/home/poletti/sviluppo/perl/deployable/t/02/extracted/howdy.txt [new file with mode: 0644]
t/02/test.pl [new file with mode: 0755]