Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stdlib tests now check refc too (#21664) | ringabout | 2023-04-21 | 1 | -0/+4 |
| | | | | | | | | | | | * stdlib tests now check refc too * typo * fixes line numbers * disable cpp * do not touch | ||||
* | Fix: #21541. Add support for xnVerbatimText (#21542) | Mark Leyva | 2023-03-20 | 1 | -0/+15 |
| | | | | to text and text= procs. Remove unnecessary LF for xnVerbatimText in $ proc. | ||||
* | fixes #21290; deindent if the last same level is a text node (#21293) | ringabout | 2023-01-24 | 1 | -1/+17 |
| | | | | | * fixes #21290; deindent if the last same level is a text node * add one more test | ||||
* | make more standard libraries work with `nimPreviewSlimSystem` (#20343) | ringabout | 2022-09-27 | 1 | -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) | flywind | 2020-12-28 | 1 | -9/+9 |
| | |||||
* | xmltree minor improvement (#16085) | flywind | 2020-11-21 | 1 | -0/+85 |
| | |||||
* | merge stdlib tests (#9439) | Miran | 2018-10-19 | 1 | -27/+0 |
| | |||||
* | Rewrite xmltools.innerText | Dmitry Polienko | 2016-11-30 | 1 | -2/+16 |
| | | | | Make it recursive, define for node types other than xnElement | ||||
* | further adaptations | Araq | 2014-08-29 | 1 | -2/+2 |
| | |||||
* | new tester; all tests categorized | Araq | 2014-01-13 | 1 | -0/+13 |