ringabout
4fa86422c0
stdlib tests now check refc too ( #21664 )
...
* stdlib tests now check refc too
* typo
* fixes line numbers
* disable cpp
* do not touch
2023-04-21 15:37:58 +02:00
Mark Leyva
285ea3c48e
Fix : #21541 . Add support for xnVerbatimText ( #21542 )
...
to text and text= procs. Remove unnecessary LF for xnVerbatimText
in $ proc.
2023-03-20 18:50:58 +01:00
ringabout
5e7f7109e1
fixes #21290 ; deindent if the last same level is a text node ( #21293 )
...
* fixes #21290 ; deindent if the last same level is a text node
* add one more test
2023-01-24 13:35:19 +01:00
ringabout
3d2f0e2c7c
make more standard libraries work with nimPreviewSlimSystem ( #20343 )
...
* 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
2022-09-27 20:06:23 +02:00
flywind
6d442a40a6
use doAssert in tests ( #16486 )
2020-12-28 14:13:21 +01:00
flywind
3040f05505
xmltree minor improvement ( #16085 )
2020-11-21 12:26:51 -08:00
Miran
9fb212cfdf
merge stdlib tests ( #9439 )
2018-10-19 11:43:35 +02:00
Dmitry Polienko
6bd86f7543
Rewrite xmltools.innerText
...
Make it recursive, define for node types other than xnElement
2016-11-30 10:38:22 +07:00
Araq
c6034277fc
further adaptations
2014-08-29 09:12:12 +02:00
Araq
20b5f31c03
new tester; all tests categorized
2014-01-13 02:10:03 +01:00