1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
Kelly Brazil e6bdbb42d3 add more ini tests 2024-02-09 19:32:19 -08:00
Kelly Brazil 3cfc5e3e3c fix ini parser for edge cases with non-value keys 2024-02-09 17:13:19 -08:00
Kelly Brazil ea4332d8e4 add ini-dup tests 2023-01-10 16:06:05 -08:00
Kelly Brazil 7a93a61f54 move unsectioned k/v's to the top level 2023-01-05 15:44:21 -08:00
Kelly Brazil cee9f8bf32 remove duplicate code. add tests 2023-01-03 12:44:12 -08:00
Kelly Brazil bb65ec380b separate kv and ini parsers. add fake top-level section in ini files that are missing it. 2023-01-03 12:11:05 -08:00
Kelly Brazil 113a90a5a0 optimize tests 2022-09-23 10:58:28 -07:00
Kelly Brazil 88222edb7f ini and kv parser: don't convert keynames to lowercase 2022-09-22 08:39:01 -07:00
Kelly Brazil 43702a260b strip single quotes just like double quotes 2022-06-15 12:50:58 -07:00
Kelly Brazil a2ef9c429e allow duplicate keys 2022-04-04 11:38:52 -07:00
Kelly Brazil 741431322b update tests for kv parser 2020-07-30 16:45:36 -07:00
Kelly Brazil b7d4ddc7ce add tests for key/value files 2020-07-24 16:16:54 -07:00
Kelly Brazil cad6dde4ac fix for no data 2020-06-10 17:54:06 -07:00
Kelly Brazil f48e229202 utf-8 open for windows tests 2020-03-04 19:40:32 -08:00
Kelly Brazil ebf375aac0 add ini tests 2020-02-04 12:18:31 -08:00