1
Fork 0
mirror of https://github.com/Steffo99/micronfig.git synced 2024-10-16 22:47:29 +00:00
micronfig/micronfig_macros/tests/sources
2024-01-04 17:00:49 +01:00
..
chain_single_down.rs Add optional and more tests 2024-01-04 15:30:38 +01:00
chain_single_up.rs Add optional and more tests 2024-01-04 15:30:38 +01:00
empty.rs Write some tests and fix some issues 2024-01-03 02:52:18 +01:00
example_angybot.rs Finish testing 2024-01-04 17:00:49 +01:00
example_distributedarcade.rs Finish testing 2024-01-04 17:00:49 +01:00
example_patchedporobot.rs Finish testing 2024-01-04 17:00:49 +01:00
from_single_custom.rs Finish testing 2024-01-04 17:00:49 +01:00
parse_single_custom.rs Finish testing 2024-01-04 17:00:49 +01:00
parse_single_i64.rs Add optional and more tests 2024-01-04 15:30:38 +01:00
parse_single_pathbuf.rs Finish testing 2024-01-04 17:00:49 +01:00
parse_single_u64.rs Add optional and more tests 2024-01-04 15:30:38 +01:00
parse_single_u64_optional.rs Finish testing 2024-01-04 17:00:49 +01:00
string_multi_explicit.rs Finish testing 2024-01-04 17:00:49 +01:00
string_multi_implicit.rs Add optional and more tests 2024-01-04 15:30:38 +01:00
string_multi_mixed.rs Add optional and more tests 2024-01-04 15:30:38 +01:00
string_single_explicit.rs Add optional and more tests 2024-01-04 15:30:38 +01:00
string_single_implicit.rs Add optional and more tests 2024-01-04 15:30:38 +01:00
tryfrom_single_custom.rs Finish testing 2024-01-04 17:00:49 +01:00
wrong_conversion_longfatarrow.rs Add optional and more tests 2024-01-04 15:30:38 +01:00
wrong_conversion_longfatarrow.stderr Finish testing 2024-01-04 17:00:49 +01:00
wrong_conversion_longthinarrow.rs Add optional and more tests 2024-01-04 15:30:38 +01:00
wrong_conversion_longthinarrow.stderr Finish testing 2024-01-04 17:00:49 +01:00
wrong_conversion_tildearrow.rs Add optional and more tests 2024-01-04 15:30:38 +01:00
wrong_conversion_tildearrow.stderr Finish testing 2024-01-04 17:00:49 +01:00
wrong_conversion_trait_from.rs Add optional and more tests 2024-01-04 15:30:38 +01:00
wrong_conversion_trait_from.stderr More tests 2024-01-03 04:04:57 +01:00
wrong_conversion_trait_fromstr.rs Add optional and more tests 2024-01-04 15:30:38 +01:00
wrong_conversion_trait_fromstr.stderr More tests 2024-01-03 04:04:57 +01:00
wrong_conversion_trait_tryfrom.rs Add optional and more tests 2024-01-04 15:30:38 +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 Add optional and more tests 2024-01-04 15:30:38 +01:00
wrong_start.stderr Finish testing 2024-01-04 17:00:49 +01:00
wrong_syntax_colon.rs Add optional and more tests 2024-01-04 15:30:38 +01:00
wrong_syntax_colon.stderr Finish testing 2024-01-04 17:00:49 +01:00
wrong_syntax_type.rs Add optional and more tests 2024-01-04 15:30:38 +01:00
wrong_syntax_type.stderr Finish testing 2024-01-04 17:00:49 +01:00
wrong_unqualified_import.rs Add optional and more tests 2024-01-04 15:30:38 +01:00
wrong_unqualified_import.stderr More tests 2024-01-03 04:04:57 +01:00
wrong_unqualified_noimport.rs Add optional and more tests 2024-01-04 15:30:38 +01:00
wrong_unqualified_noimport.stderr More tests 2024-01-03 04:04:57 +01:00