We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f02c90 commit 8f62356Copy full SHA for 8f62356
perl/MANIFEST
@@ -1,4 +1,5 @@
1
Changes
2
+example/xdi_reader.pl
3
lib/Xray/XDI.pm
4
lib/Xray/XDI/WriterPP.pm
5
lib/Xray/XDIFile.pm
@@ -14,10 +15,14 @@ t/baddata/01_no_xdi_line.t
14
15
t/baddata/02_no_edge.t
16
t/baddata/03_no_symbol.t
17
t/baddata/06_no_minus_signs.t
18
+t/baddata/07_columns.t
19
t/baddata/11_bad_comment_char.t
20
t/baddata/12_no_dspacing.t
21
t/baddata/13_inconsistent_columns.t
22
t/baddata/15_nonnumeric.t
23
+t/baddata/18_headers.t
24
+t/baddata/25_things_missing.t
25
+t/baddata/28_datatime.t
26
t/baddata/99_coverage.t
27
t/baddata/test_coverage.sh
28
t/gooddata/01_cu_metal_10k.t
0 commit comments