toml4j/src/test/resources/com/moandjiezana/toml
2014-04-06 21:34:25 +02:00
..
example.toml Moved example.toml 2013-02-28 09:34:21 +02:00
hard_example.toml Updated hard example 2014-04-06 21:12:11 +02:00
hard_example_errors.toml Added hard examples that should produces errors 2014-04-06 21:13:17 +02:00
should_allow_keys_with_same_name_in_different_groups.toml Track existing groups by their full name. 2014-04-06 21:34:25 +02:00
should_convert_key_groups.toml Toml#to(Class) converts to custom class 2013-02-28 12:53:46 +02:00
should_convert_primitive_values.toml Toml#to(Class) converts to custom class 2013-02-28 12:53:46 +02:00
should_load_from_file.toml Initial commit 2013-02-26 09:57:26 +02:00
should_support_blank_line.toml Parses hard_example.toml 2013-02-28 09:33:16 +02:00
should_support_special_characters_in_strings.toml Added support for all special and Unicode characters and checking for duplicate key groups. 2013-03-22 10:00:37 +02:00