Commit graph

9 commits

Author SHA1 Message Date
Johan Malm
2297e43cc0 Base rc.title_height on font vertical extents 2020-08-05 20:14:17 +01:00
Johan Malm
c38b3ec770 tests/meson.build: fix build (issue #1) 2020-07-20 18:41:32 +01:00
Johan Malm
7386f9dd57 tests/meson.build: remove rcxml_lib link_with (issue #1) 2020-07-19 20:33:43 +01:00
Johan Malm
bbf2a2d306 tests/meson.build: fix build (issue #1) 2020-07-18 11:34:55 +01:00
Johan Malm
40f01ed3c9 Add keybind.c 2020-06-16 07:21:53 +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