Commit graph

4 commits

Author SHA1 Message Date
Johan Malm
158f42d1e8 src/rcxml.c: parse <keybind> 2020-06-19 22:00:22 +01:00
Johan Malm
40f01ed3c9 Add keybind.c 2020-06-16 07:21:53 +01:00
Johan Malm
bc51e0ad2f src/config/rcxml.c: parse xml from buffer
Avoid unit tests writing to/from files by using xmlParseMemory() instead
of xmlReadFile().
2020-06-09 21:40:46 +01:00
Johan Malm
40c0b169ef Add tests/t1000-rcxml-simple-parse.c 2020-06-08 21:10:45 +01:00