BurntSushi/toml-test: A language agnostic test suite for TOML parsers.

176
STARS
12
WATCHERS
64
FORKS
2
ISSUES

toml-test Recent Issues

Issue Title State Comments Created Date Updated Date
Add tests for "Permit more control characters in comments" open 0 2023-01-16 2023-03-14
Generate tests from the spec? closed 8 2023-01-16 2023-03-14
Add tests for invalid encodings in all string types closed 2 2023-01-15 2023-03-14
Add test for tab character closed 2 2022-12-21 2023-03-14
Add tests for unicode in bare keys closed 0 2022-10-27 2023-03-14
Bug in Test Case: valid/string/multiline-quotes closed 2 2022-10-26 2023-03-14
Installation from conda-forge closed 0 2022-08-13 2023-03-14
Add test for \xHH escape codes closed 0 2022-07-30 2023-03-14
Add test for optional seconds in datetime and time closed 0 2022-07-30 2023-03-14
Add test for multiline tables closed 0 2022-07-30 2023-03-14
Regression in 1.2.0, cannot run individual tests closed 2 2022-06-11 2023-03-14
Encoder tests fail due to missing directory closed 5 2022-06-05 2023-03-14
Add test forbidding extending tables in inline arrays closed 0 2022-05-30 2023-03-14
Back-test TOML versions? closed 5 2022-04-04 2023-03-14
Support colors in MacOS Terminal.app closed 2 2022-04-03 2023-03-14
Inconsistent command-line option parsing closed 1 2021-12-16 2023-03-14
Verify parsers don't mistake trailing whitespace for date/time separator closed 2 2021-12-01 2023-03-14
Possible wrong values in valid/string/raw-multiline.json closed 3 2021-11-17 2023-03-14
valid/datetime/milliseconds nanosecond precision closed 8 2021-10-19 2023-03-14
Export Test.cmpTOML closed 3 2021-10-18 2022-01-16
Update Runner API to allow stepping through tests closed 2 2021-09-27 2023-03-14
Multiline quoted keys closed 3 2021-09-06 2023-03-14
`valid/float/zero.json` does not have signs on the zero open 2 2021-08-13 2023-03-14
Project fails when the GOPROXY environment variable is set to direct or non-default value closed 1 2021-08-04 2023-03-14
Trailing newline in a multi-line string is incorrectly expected to be trimmed closed 6 2021-07-03 2023-03-14
Should capital base prefixes (0B, 0O, 0X) really be disallowed? closed 5 2021-07-03 2023-03-14
Is tests/valid/string-escape-tricky.toml actually valid? closed 2 2021-07-03 2023-03-14
How to install the `toml-test` binary? closed 7 2021-07-01 2023-03-14
Build depends on an apparently non-existent toml 0.3.2 version closed 21 2021-06-28 2023-03-14
Consistent floating point representation between tests closed 2 2021-02-27 2023-03-14
Array of tables produces redundant empty line closed 1 2020-08-08 2023-01-02
Porting and updating tests closed 1 2020-06-07 2023-01-08
Array of mixed types closed 1 2020-06-07 2023-02-10
datetimes differ in JSON and TOML closed 0 2020-01-15 2023-03-14
Inconsistent handling of array of tables closed 0 2018-09-30 2023-03-14
Upgrade to TOML 0.5.0 closed 2 2018-08-15 2023-03-14
Add a test for nested quotes in multi-line strings closed 7 2017-08-24 2023-03-14
false failure in raw-multiline-string encoder test? closed 1 2017-06-13 2023-03-23
multiline-string encoder test panics closed 0 2017-06-13 2023-03-14
Make toml-test an official TOML product and move to github.com/toml-lang org closed 13 2017-01-07 2023-03-14
Out of Sync with Current Version closed 1 2016-04-20 2023-03-08
datetime-malformed-no-z.toml is not malformed according to the TOML project closed 3 2016-03-13 2023-02-10
New release closed 1 2015-09-05 2022-01-16
long-integer test problem closed 6 2014-11-26 2023-03-14
language specific tests? closed 0 2014-11-12 2023-03-14
When valid and invalid tests have the same name, can't specify which to run closed 0 2014-08-12 2023-03-14
add tests for multiline + raw strings closed 0 2014-07-17 2023-03-23
valid/key-special-chars should be invalid? closed 1 2014-07-05 2023-02-12
invalid/table-nested-brackets-open is actually valid closed 2 2013-10-20 2023-03-17
allow arguments to be passed to the parser closed 2 2013-09-24 2023-03-14

BurntSushi's Other Repos