Refactor tests (first pass)
authorMarius Gavrilescu <marius@ieval.ro>
Fri, 26 Dec 2014 11:37:55 +0000 (13:37 +0200)
committerMarius Gavrilescu <marius@ieval.ro>
Sat, 27 Dec 2014 09:34:06 +0000 (11:34 +0200)
commitaa0161264c67d7802e79492b05aff88533d79d20
tree75ee946cd6e3fbf31abe69caa08e14bc49dfcc46
parente87db89a1b545ced3beb0bcd80dda173ec7c1084
Refactor tests (first pass)
63 files changed:
lib/HTML/Element/Library.pm
t/00system.t
t/HTML-Element-Library.t [deleted file]
t/content_handler.t
t/crunch.t
t/defmap.t
t/dual_iter.t
t/fillinform.t
t/hashmap.t
t/highlander.t
t/highlander2.t
t/html/crunch.exp [new file with mode: 0644]
t/html/crunch.html [new file with mode: 0644]
t/html/crunch/crunch.exp [deleted file]
t/html/crunch/crunch.initial [deleted file]
t/html/defmap.exp [new file with mode: 0644]
t/html/defmap.html [new file with mode: 0644]
t/html/defmap/defmap.exp [deleted file]
t/html/defmap/defmap.initial [deleted file]
t/html/dual_iter.exp
t/html/fillinform.exp [new file with mode: 0644]
t/html/fillinform.html [new file with mode: 0644]
t/html/fillinform/fillinform.exp [deleted file]
t/html/fillinform/fillinform.initial [deleted file]
t/html/hashmap.exp [new file with mode: 0644]
t/html/hashmap.html [new file with mode: 0644]
t/html/highlander-15.exp
t/html/highlander-5.exp
t/html/highlander-50.exp
t/html/highlander2-15.exp
t/html/highlander2-27.exp
t/html/highlander2-5.exp
t/html/highlander2-passover.exp
t/html/iter.exp
t/html/iter.html
t/html/iter2.exp
t/html/iter2.html
t/html/same_as.html [deleted file]
t/html/same_as/same_as.exp [deleted file]
t/html/same_as/same_as.initial [deleted file]
t/html/table-alt.exp
t/html/table.exp
t/html/table2-tr_ld-coderef.html [deleted file]
t/html/table2-tr_ld-default.html [deleted file]
t/html/table2-tr_ld_coderef.exp [deleted file]
t/iter.t
t/iter2.t
t/lib.pm [new file with mode: 0644]
t/newchild.t
t/passover.t
t/position.t
t/prune.t
t/replace_content.t
t/set_child_content.t
t/sibdex.t
t/siblings.t
t/table-alt.t
t/table.t
t/table2-table_ld.t
t/table2-tr_ld.t
t/table2.t
t/unroll_select.t
t/wrap_content.t
This page took 0.020226 seconds and 4 git commands to generate.