Commit Graph

18 Commits

Author SHA1 Message Date
Vadim A. Misbakh-Soloviov
b5362e0e55
improved tpl-resisting and testing 2019-06-09 20:03:56 +03:00
Vadim A. Misbakh-Soloviov
2e2f306e7f
reworking tpl detection; fixes #50 2017-07-22 19:00:38 +07:00
Vadim A. Misbakh-Soloviov
a7ae1ec77b
fix tests 2017-04-09 13:59:14 +07:00
Vadim A. Misbakh-Soloviov
c943629e1f
Tests fix after adding coverage 2017-04-09 13:20:07 +07:00
Vadim A. Misbakh-Soloviov
a04ab7d9cd
added travis; moved rockspecs; tests and docs modified 2017-04-09 13:15:06 +07:00
Vadim A. Misbakh-Soloviov
06da2e960e
update tests to reflect issue #42 2017-04-09 02:49:58 +07:00
Vadim A. Misbakh-Soloviov
c9639054d4
drop luarocks requirement 2017-04-09 02:44:37 +07:00
Patrick Ewing
9dc0715503 Allow custom tag HTML5 tags to include hyphens. 2015-10-22 10:10:44 -07:00
Wouter Scherphof
7ea22d13f7 Allow any unspaced quoted attribute value
No more forbidden characters, except the space, that’s still
interpreted as the ancestor-descendant separator
2014-01-10 20:52:01 +01:00
ljie-PI
8ce4392e55 make it work when there's a dot in the attribute selector 2013-12-22 23:05:04 +08:00
Wouter Scherphof
cfe6385bce fixes #25 2013-12-10 13:16:31 +01:00
Wouter Scherphof
9e6231a572 Tests complete 2013-04-05 22:20:38 +02:00
Wouter Scherphof
2983056fa2 Organised and extended attr tests 2013-04-05 19:58:39 +02:00
Wouter Scherphof
10a5faf192 added test_attr (and fixed one or two edge cases) 2013-04-03 22:32:23 +02:00
Wouter Scherphof
b3bbb56d9f tidbit in hierarchy tests 2013-04-02 13:06:32 +02:00
Wouter Scherphof
2bba6a7189 added test for void elements 2013-04-02 12:59:44 +02:00
Wouter Scherphof
f97cde994e Separated tests for descendants and children. Fixes #17 2013-04-02 12:13:23 +02:00
Wouter Scherphof
ada9731719 Added lunitx dependency and failing test for issue #17 2013-04-02 12:07:49 +02:00