Parent Directory | Revision Log | Patch
revision 1.1 by wakaba, Tue Oct 14 09:00:57 2008 UTC | revision 1.2 by wakaba, Tue Oct 14 09:25:53 2008 UTC | |
---|---|---|
# | Line 99 sub test ($) { | Line 99 sub test ($) { |
99 | } # test | } # test |
100 | ||
101 | my @FILES = grep {$_} split /\s+/, qq[ | my @FILES = grep {$_} split /\s+/, qq[ |
102 | ${test_dir_name}tree-1.dat | ${test_dir_name}cdata-1.dat |
103 | ]; | ${test_dir_name}attrs-1.dat |
104 | ${test_dir_name}tree-1.dat | |
105 | ]; | |
106 | ||
107 | require 't/testfiles.pl'; | require 't/testfiles.pl'; |
108 | execute_test ($_, { | execute_test ($_, { |
|
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |