]> git.donarmstrong.com Git - perltidy.git/commit
added test cases to improve parameter coverage
authorSteve Hancock <perltidy@users.sourceforge.net>
Wed, 11 Nov 2020 01:03:42 +0000 (17:03 -0800)
committerSteve Hancock <perltidy@users.sourceforge.net>
Wed, 11 Nov 2020 01:03:42 +0000 (17:03 -0800)
commit7ef4b5e9762dbee1d209b695849a50da0ef60e52
tree53000a233c872c4c1b83083c2b62d16808d03434
parent363ccd3332783704457988efa4a84876f82c73ca
added test cases to improve parameter coverage
29 files changed:
bin/perltidy
docs/ChangeLog.html
t/snippets/boa.in [new file with mode: 0644]
t/snippets/boa.par [new file with mode: 0644]
t/snippets/bol.in [new file with mode: 0644]
t/snippets/bol.par [new file with mode: 0644]
t/snippets/bot.in [new file with mode: 0644]
t/snippets/bot.par [new file with mode: 0644]
t/snippets/coverage_missing.txt
t/snippets/coverage_values.txt
t/snippets/expect/boa.boa [new file with mode: 0644]
t/snippets/expect/boa.def [new file with mode: 0644]
t/snippets/expect/bol.bol [new file with mode: 0644]
t/snippets/expect/bol.def [new file with mode: 0644]
t/snippets/expect/bot.bot [new file with mode: 0644]
t/snippets/expect/bot.def [new file with mode: 0644]
t/snippets/expect/hash_bang.def [new file with mode: 0644]
t/snippets/expect/hash_bang.hash_bang [new file with mode: 0644]
t/snippets/expect/listop1.listop1 [new file with mode: 0644]
t/snippets/expect/sbcp.def [new file with mode: 0644]
t/snippets/expect/sbcp.sbcp1 [new file with mode: 0644]
t/snippets/hash_bang.in [new file with mode: 0644]
t/snippets/hash_bang.par [new file with mode: 0644]
t/snippets/listop1.par [new file with mode: 0644]
t/snippets/packing_list.txt
t/snippets/sbcp.in [new file with mode: 0644]
t/snippets/sbcp1.par [new file with mode: 0644]
t/snippets22.t
t/snippets23.t [new file with mode: 0644]