1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
Build.PL Build script generator
ChangeLog Log of Changes, duh
lib/TAP/Harness/JUnit.pm TAP::Harness::JUnit package
MANIFEST This list of files
META.json
META.yml Metadata
README.md How to build and install
t/large_suite.t
t/outputs.t Test that runs sample tests and compares outputs
t/outputs_with_time.t
t/package.t test for $JUNIT_PACKAGE
t/tests/badchars.txt
t/tests/badchars.xml
t/tests/badplan.txt
t/tests/badplan.xml
t/tests/earlyterm.txt
t/tests/earlyterm.xml
t/tests/empty.txt
t/tests/empty.xml
t/tests/funkyindent.txt
t/tests/funkyindent.xml
t/tests/large_suite.txt
t/tests/large_suite.xml
t/tests/nonutf8log.txt
t/tests/nonutf8log.xml
t/tests/package.qqq.xml
t/tests/package.txt
t/tests/package.xml
t/tests/resultcode.txt
t/tests/resultcode.xml
t/tests/skips.txt
t/tests/skips.xml
t/tests/uniquename.txt
t/tests/uniquename.xml
t/use.t Simple test
t/xmlfile_default.t Test that xmlfile argument is really optional
|