This website requires JavaScript.
Explore
☕ Блог
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5e1cd13e39fa3dc92d5ed1b29c0b0c273101a7d1
v
/
vlib
/
toml
/
tests
History
Larpon
758ba76d2b
toml: update testdata/.gitignore (
#12630
)
2021-11-30 16:01:20 +02:00
..
testdata
toml: update testdata/.gitignore (
#12630
)
2021-11-30 16:01:20 +02:00
alexcrichton.toml-rs-tests_test.v
toml: add
alexcrichton/toml-rs
test suite to CI (
#12624
)
2021-11-30 15:08:30 +02:00
array_of_tables_1_level_test.v
…
array_of_tables_2_level_test.v
…
array_of_tables_array_test.v
…
array_of_tables_edge_case_1_test.v
toml: support implicit array of tables key change (
#12580
)
2021-11-26 15:06:28 +02:00
burntsushi.toml-test_test.v
toml: add
iarna/toml-spec-tests
to CI tests (
#12583
)
2021-11-26 19:15:01 +02:00
compact_test.v
…
crlf_test.v
toml: comply with BurntSushi @eb989e5 (
#12616
)
2021-11-29 22:15:22 +02:00
datetime_test.v
…
default_to_test.v
…
iarna.toml-spec-tests_test.v
toml: add more checks for table redeclarations (
#12615
)
2021-11-30 15:01:00 +02:00
json_encoding_test.v
…
json_test.v
…
key_test.v
…
large_toml_file_test.v
toml: add 1MB file parsing test to CI (
#12582
)
2021-11-26 18:11:14 +03:00
nested_test.v
…
quoted_keys_test.v
…
spaced_keys_test.v
…
strings_test.v
…
table_test.v
…
toml_bom_test.v
…
toml_memory_corruption_test.v
…
toml_test.v
…
types_test.v
toml: fix, test and optimize
nan
and
inf
values (
#12592
)
2021-11-27 21:26:28 +02:00
value_query_test.v
…