summaryrefslogtreecommitdiff
path: root/tests/markup-parse.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a testcase for font-features in markupMatthias Clasen2015-08-141-0/+3
|
* Add some tests for markup with alphaMatthias Clasen2015-08-141-0/+6
|
* Add tests for pango markupMatthias Clasen2014-08-281-0/+249
This test is modeled after the GMarkup parser tests in GLib. Test file with a name ending in .markup can be dumped in tests/markups/, and tests/markup-parse can be used to generate the expected output files which should be in the same location and with the extension .markup replaced by .expected. The test is also used as an installed test.