summary refs log tree commit diff stats
path: root/tests/stdlib/txmltree.nim
Commit message (Collapse)AuthorAgeFilesLines
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | * make more standard libraries work with `nimPreviewSlimSystem` * typo * part two * Delete specutils.nim * fixes more tests * more fixes * fixes tests * fixes three more tests * add formatfloat import * fix * last
* use doAssert in tests (#16486)flywind2020-12-281-9/+9
|
* xmltree minor improvement (#16085)flywind2020-11-211-0/+85
|
* merge stdlib tests (#9439)Miran2018-10-191-27/+0
|
* Rewrite xmltools.innerTextDmitry Polienko2016-11-301-2/+16
| | | | Make it recursive, define for node types other than xnElement
* further adaptationsAraq2014-08-291-2/+2
|
* new tester; all tests categorizedAraq2014-01-131-0/+13