Delyan Angelov
|
e03d52d322
|
toml: improve SKIP reporting, fix formatting
|
2022-01-03 13:25:06 +02:00 |
Delyan Angelov
|
ee858568ff
|
toml: ignore CRLF just like LF in line comments, support VTEST_HIDE_OK=1 in tests.
|
2022-01-03 12:54:16 +02:00 |
Larpon
|
ebfacca252
|
toml: fix bug in unicode decoding (#12643)
|
2021-12-02 11:19:12 +02:00 |
Larpon
|
b3aedff3f8
|
toml: convert yaml value checks in iarna test suite (#12629)
|
2021-12-01 14:43:15 +02:00 |
Larpon
|
7d9028db56
|
toml: add more checks for table redeclarations (#12615)
|
2021-11-30 15:01:00 +02:00 |
Larpon
|
65e9503556
|
toml: check for immutable tables (#12612)
|
2021-11-29 15:10:23 +02:00 |
Larpon
|
0fc47b50a2
|
toml: fix date-time and time ms test inconsistency (#12593)
|
2021-11-28 12:42:32 +02:00 |
Larpon
|
1d8ece7ac0
|
toml: fix, test and optimize `nan` and `inf` values (#12592)
|
2021-11-27 21:26:28 +02:00 |
Larpon
|
22043f2df1
|
toml: fix float checker bug for `-0.01` (#12590)
|
2021-11-27 21:03:26 +02:00 |
Larpon
|
d52b62a4f4
|
toml: improve parsing of bare keys to include `-` and `_` (#12588)
|
2021-11-27 15:46:05 +02:00 |
Larpon
|
4383cf7de5
|
toml: add `iarna/toml-spec-tests` to CI tests (#12583)
|
2021-11-26 19:15:01 +02:00 |