Commit graph

5 commits

Author SHA1 Message Date
Johan Malm
0ede4c61e6 tests/t1001-rcxml-nodenames-simple.c: fix leak 2020-06-10 16:51:05 +01:00
Johan Malm
cb9cb384e4 tests/meson.build: refactor with foreach 2020-06-10 16:46:36 +01:00
Johan Malm
31ba3b958d Add tests/t1001-rcxml-nodenames-simple.c 2020-06-09 22:20:24 +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