summaryrefslogtreecommitdiff
path: root/test/unit/Makefile.am
AgeCommit message (Collapse)Author
2023-12-30Remove leftover test LDADDRodrigo Arias Mallo
2023-12-30Add hyphenation pattern files to distributionRodrigo Arias Mallo
The hyphenation test fails without them.
2023-12-30Fix unicode_test infinite loopRodrigo Arias Mallo
2023-12-21Split tests into unit and dw (graphical)Rodrigo Arias Mallo
Graphical tests for the dw (Dillo Widget) are moved to test/dw, while unit tests are placed into test/unit. All tests are compiled with "make check" but only the tests that can run without intervention and without a graphic display are executed.