saphyr-serde/parser/tests
Hendrik Sollich faf6e2a8a6 Fix emitting hexlike strings without quotes
The emitter omitted quotes for strings that start with `0x` those would
subsequently be parsed as strings again. This should fix #133.
2019-07-24 16:40:02 +02:00
..
specs Add LICENSE and build status 2015-05-31 00:13:21 +08:00
quickcheck.rs Add testing whether load(dump(x)) is an identity in quickcheck 2018-09-15 19:06:39 +02:00
spec_test.rs Format with rustfmt 0.99.4 2018-09-15 09:49:08 -07:00
spec_test.rs.inc Add LICENSE and build status 2015-05-31 00:13:21 +08:00
specexamples.rs.inc Fix parsing bugs 2015-05-27 23:04:03 +08:00
test_round_trip.rs Fix emitting hexlike strings without quotes 2019-07-24 16:40:02 +02:00