chiark / gitweb /
TOML::Tiny::Faithful: Add a test for the types that work now
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 4 May 2020 17:20:53 +0000 (18:20 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 6 May 2020 00:18:28 +0000 (01:18 +0100)
commit385da7e5352d7bdae1e5003122a7a1d4d61bdd53
treea8d81e5c2ed7eac80a079b6d02bccb7ad8f223da
parentfa1371b2084d2d1ff41a57751fa562a270faba8d
TOML::Tiny::Faithful: Add a test for the types that work now

This tests the scalar values we have just fixed.  Booleans already
worked (when we have Serialiser).

"Local Date-Time" should be in this test too, but they don't work
properly yet...
t/faithful.t [new file with mode: 0644]