summary refs log tree commit diff stats
path: root/tests/stdlib/thtmlparser.nim
Commit message (Expand)AuthorAgeFilesLines
* use doAssert in tests (#16486)flywind2020-12-281-1/+1
* [cleanups] doassert => doAssert; mark deadcode (#14711)Timothee Cour2020-06-171-6/+6
* StringStream & more stdlib modules support for JS/NimScript (#14095)hlaaftana2020-04-281-2/+2
* fixes #11713, fixes #1034Araq2019-09-041-0/+20
* Add parsing empty attribs to htmlparser (#9559)rec2018-10-301-1/+14
* Make htmlparser parse unquoted attrib values (#9537)rec2018-10-291-0/+45
* merge stdlib tests (#9439)Miran2018-10-191-0/+80