]> git.donarmstrong.com Git - perltidy.git/commit
added numerous tests to improve coverage
authorSteve Hancock <perltidy@users.sourceforge.net>
Wed, 22 Apr 2020 02:13:19 +0000 (19:13 -0700)
committerSteve Hancock <perltidy@users.sourceforge.net>
Wed, 22 Apr 2020 02:13:19 +0000 (19:13 -0700)
commit5ba6f73957f410186c62b723b27b904fa9b7c80b
tree02bad0365eb7a26816cbf9a81815dd1881437f2a
parentf79f5f1bfde6af90176e27ff492f2326bb67c7af
added numerous tests to improve coverage
67 files changed:
t/snippets/braces.in [new file with mode: 0644]
t/snippets/braces1.par [new file with mode: 0644]
t/snippets/braces2.par [new file with mode: 0644]
t/snippets/braces3.par [new file with mode: 0644]
t/snippets/comments.in
t/snippets/comments1.par
t/snippets/comments3.par
t/snippets/comments4.par
t/snippets/comments5.par
t/snippets/coverage_missing.txt
t/snippets/coverage_values.txt
t/snippets/csc.in [new file with mode: 0644]
t/snippets/csc1.par [new file with mode: 0644]
t/snippets/csc2.par [new file with mode: 0644]
t/snippets/expect/braces.braces1 [new file with mode: 0644]
t/snippets/expect/braces.braces2 [new file with mode: 0644]
t/snippets/expect/braces.braces3 [new file with mode: 0644]
t/snippets/expect/braces.def [new file with mode: 0644]
t/snippets/expect/comments.comments1
t/snippets/expect/comments.comments2
t/snippets/expect/comments.comments3
t/snippets/expect/comments.comments4
t/snippets/expect/comments.comments5
t/snippets/expect/comments.def
t/snippets/expect/csc.csc1 [new file with mode: 0644]
t/snippets/expect/csc.csc2 [new file with mode: 0644]
t/snippets/expect/csc.def [new file with mode: 0644]
t/snippets/expect/iob.def [new file with mode: 0644]
t/snippets/expect/iob.iob [new file with mode: 0644]
t/snippets/expect/kis.def [new file with mode: 0644]
t/snippets/expect/kis.kis [new file with mode: 0644]
t/snippets/expect/maths.def [new file with mode: 0644]
t/snippets/expect/maths.maths1 [new file with mode: 0644]
t/snippets/expect/maths.maths2 [new file with mode: 0644]
t/snippets/expect/misc_tests.def [new file with mode: 0644]
t/snippets/expect/misc_tests.misc_tests [new file with mode: 0644]
t/snippets/expect/outdent.def [new file with mode: 0644]
t/snippets/expect/outdent.outdent1 [new file with mode: 0644]
t/snippets/expect/sbq.def [new file with mode: 0644]
t/snippets/expect/sbq.sbq0 [new file with mode: 0644]
t/snippets/expect/sbq.sbq2 [new file with mode: 0644]
t/snippets/expect/tightness.def [new file with mode: 0644]
t/snippets/expect/tightness.tightness1 [new file with mode: 0644]
t/snippets/expect/tightness.tightness2 [new file with mode: 0644]
t/snippets/expect/tightness.tightness3 [new file with mode: 0644]
t/snippets/iob.in [new file with mode: 0644]
t/snippets/iob.par [new file with mode: 0644]
t/snippets/kis.in [new file with mode: 0644]
t/snippets/kis.par [new file with mode: 0644]
t/snippets/maths.in [new file with mode: 0644]
t/snippets/maths1.par [new file with mode: 0644]
t/snippets/maths2.par [new file with mode: 0644]
t/snippets/misc_tests.in [new file with mode: 0644]
t/snippets/misc_tests.par [new file with mode: 0644]
t/snippets/outdent.in [new file with mode: 0644]
t/snippets/outdent1.par [new file with mode: 0644]
t/snippets/packing_list.txt
t/snippets/sbq.in [new file with mode: 0644]
t/snippets/sbq0.par [new file with mode: 0644]
t/snippets/sbq2.par [new file with mode: 0644]
t/snippets/tightness.in [new file with mode: 0644]
t/snippets/tightness1.par [new file with mode: 0644]
t/snippets/tightness2.par [new file with mode: 0644]
t/snippets/tightness3.par [new file with mode: 0644]
t/snippets17.t
t/snippets18.t
t/snippets19.t [new file with mode: 0644]