1
Fork 0
mirror of https://github.com/Steffo99/micronfig.git synced 2024-11-22 16:14:19 +00:00
micronfig/micronfig_macros/tests/sources
2024-01-03 04:04:57 +01:00
..
chain_single_down.rs More tests 2024-01-03 04:04:57 +01:00
chain_single_up.rs More tests 2024-01-03 04:04:57 +01:00
empty.rs Write some tests and fix some issues 2024-01-03 02:52:18 +01:00
example_patchedporobot.rs More tests 2024-01-03 04:04:57 +01:00
from_single_custom.rs More tests 2024-01-03 04:04:57 +01:00
parse_single_custom.rs More tests 2024-01-03 04:04:57 +01:00
parse_single_i64.rs Add parsing-related tests 2024-01-03 03:00:50 +01:00
parse_single_pathbuf.rs More tests 2024-01-03 04:04:57 +01:00
parse_single_u64.rs Add parsing-related tests 2024-01-03 03:00:50 +01:00
string_multi_explicit.rs Add three more tests 2024-01-03 02:55:29 +01:00
string_multi_implicit.rs Add three more tests 2024-01-03 02:55:29 +01:00
string_multi_mixed.rs Test what happens when mixing implicit and explicit types 2024-01-03 02:56:28 +01:00
string_single_explicit.rs Write some tests and fix some issues 2024-01-03 02:52:18 +01:00
string_single_implicit.rs Add three more tests 2024-01-03 02:55:29 +01:00
tryfrom_single_custom.rs More tests 2024-01-03 04:04:57 +01:00
wrong_conversion_longfatarrow.rs More tests 2024-01-03 04:04:57 +01:00
wrong_conversion_longfatarrow.stderr More tests 2024-01-03 04:04:57 +01:00
wrong_conversion_longthinarrow.rs More tests 2024-01-03 04:04:57 +01:00
wrong_conversion_longthinarrow.stderr More tests 2024-01-03 04:04:57 +01:00
wrong_conversion_tildearrow.rs More tests 2024-01-03 04:04:57 +01:00
wrong_conversion_tildearrow.stderr More tests 2024-01-03 04:04:57 +01:00
wrong_conversion_trait_from.rs More tests 2024-01-03 04:04:57 +01:00
wrong_conversion_trait_from.stderr More tests 2024-01-03 04:04:57 +01:00
wrong_conversion_trait_fromstr.rs More tests 2024-01-03 04:04:57 +01:00
wrong_conversion_trait_fromstr.stderr More tests 2024-01-03 04:04:57 +01:00
wrong_conversion_trait_tryfrom.rs More tests 2024-01-03 04:04:57 +01:00
wrong_conversion_trait_tryfrom.stderr More tests 2024-01-03 04:04:57 +01:00
wrong_nonsense_1.rs More tests 2024-01-03 04:04:57 +01:00
wrong_nonsense_1.stderr More tests 2024-01-03 04:04:57 +01:00
wrong_nonsense_2.rs More tests 2024-01-03 04:04:57 +01:00
wrong_nonsense_2.stderr More tests 2024-01-03 04:04:57 +01:00
wrong_nonsense_3.rs More tests 2024-01-03 04:04:57 +01:00
wrong_nonsense_3.stderr More tests 2024-01-03 04:04:57 +01:00
wrong_start.rs More tests 2024-01-03 04:04:57 +01:00
wrong_start.stderr More tests 2024-01-03 04:04:57 +01:00
wrong_syntax_colon.rs More tests 2024-01-03 04:04:57 +01:00
wrong_syntax_colon.stderr More tests 2024-01-03 04:04:57 +01:00
wrong_syntax_type.rs More tests 2024-01-03 04:04:57 +01:00
wrong_syntax_type.stderr More tests 2024-01-03 04:04:57 +01:00
wrong_unqualified_import.rs More tests 2024-01-03 04:04:57 +01:00
wrong_unqualified_import.stderr More tests 2024-01-03 04:04:57 +01:00
wrong_unqualified_noimport.rs More tests 2024-01-03 04:04:57 +01:00
wrong_unqualified_noimport.stderr More tests 2024-01-03 04:04:57 +01:00