taggy/tests/Text/Taggy
2014-07-18 23:42:07 +02:00
..
CombinatorsSpec.hs (Combinators./*): describes all subtrees (including the target) matching a given predicate. 2014-06-24 15:06:35 +08:00
EntitiesSpec.hs add a (test) spec for the entity conversion module -- it checks the behavior on named html entities and (decimal and hexadecimal) numeric html entities 2014-07-08 08:47:18 +02:00
ParserSpec.hs add a test for tagnames with a dot in them and fix a previous test. fixes #7 2014-07-18 23:42:07 +02:00
RendererSpec.hs An option to control whether entities are converted during rendering. 2014-06-29 23:59:08 +08:00