]> git.refcnt.org Git - colorize.git/commit
parse_conf(): minor tweaks
authorSteven Schubiger <stsc@refcnt.org>
Tue, 17 Sep 2019 21:14:18 +0000 (23:14 +0200)
committerSteven Schubiger <stsc@refcnt.org>
Tue, 17 Sep 2019 21:14:18 +0000 (23:14 +0200)
commit9082b6aa7b7bd32db92ed1bd8ebe31e836147704
tree1267f3fae5576a73bd969cd77480713e4e1da7ac
parent69f07b58527f4a75d67443232a34f944a65ae423
parse_conf(): minor tweaks

- Parse lines with CRLF endings
- Separate the '#' sign from the option name
colorize.c
t/conf/endings.t [new file with mode: 0755]
t/conf/parse/fail.t