]> git.donarmstrong.com Git - perltidy.git/commit
add test cases for -wtc and -dwic
authorSteve Hancock <perltidy@users.sourceforge.net>
Wed, 12 Oct 2022 14:11:47 +0000 (07:11 -0700)
committerSteve Hancock <perltidy@users.sourceforge.net>
Wed, 12 Oct 2022 14:11:47 +0000 (07:11 -0700)
commitd5f0ff670e29ec49ad1956ad862026aa8951fa23
treeb15eb9bb0405303606108e1e72efc63435fdf958
parent596b214cbc674fdfa9ad1fe8b4fe234a26e7a864
add test cases for -wtc and -dwic
22 files changed:
bin/perltidy
t/snippets/dwic.in [new file with mode: 0644]
t/snippets/dwic.par [new file with mode: 0644]
t/snippets/expect/dwic.def [new file with mode: 0644]
t/snippets/expect/dwic.dwic [new file with mode: 0644]
t/snippets/expect/wtc.def [new file with mode: 0644]
t/snippets/expect/wtc.wtc1 [new file with mode: 0644]
t/snippets/expect/wtc.wtc2 [new file with mode: 0644]
t/snippets/expect/wtc.wtc3 [new file with mode: 0644]
t/snippets/expect/wtc.wtc4 [new file with mode: 0644]
t/snippets/expect/wtc.wtc5 [new file with mode: 0644]
t/snippets/expect/wtc.wtc6 [new file with mode: 0644]
t/snippets/packing_list.txt
t/snippets/wtc.in [new file with mode: 0644]
t/snippets/wtc1.par [new file with mode: 0644]
t/snippets/wtc2.par [new file with mode: 0644]
t/snippets/wtc3.par [new file with mode: 0644]
t/snippets/wtc4.par [new file with mode: 0644]
t/snippets/wtc5.par [new file with mode: 0644]
t/snippets/wtc6.par [new file with mode: 0644]
t/snippets26.t
t/snippets27.t [new file with mode: 0644]