chiark / gitweb /
Begin incorporating toml-test tests into perl tests
authorJeff Ober <jober@ziprecruiter.com>
Thu, 16 Jan 2020 21:44:50 +0000 (16:44 -0500)
committerJeff Ober <jober@ziprecruiter.com>
Thu, 16 Jan 2020 21:44:50 +0000 (16:44 -0500)
commit6564c321e6f329e1f7931190097bf42a3f61c4d6
tree4e4a234bf03e998ca64e5a5824da590e209818af
parent75ba31be3518b251787eca015f79ec38539a5ef9
Begin incorporating toml-test tests into perl tests
t/parsing/array.t [new file with mode: 0644]
t/parsing/bool.t [new file with mode: 0644]
t/parsing/comments.t [new file with mode: 0644]
t/parsing/datetime.t [new file with mode: 0644]
t/parsing/misc.t [new file with mode: 0644]
t/parsing/strings.t [new file with mode: 0644]