summary refs log tree commit diff stats
path: root/tests/stdlib/txmltree.nim
Commit message (Collapse)AuthorAgeFilesLines
* 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
ion' href='/akkartik/mu/blame/068random.mu?h=main&id=80df524b566a708551f752ce8b82e21738591651'>^
0c44f591 ^


7a84094a ^
0c44f591 ^
51b0936f ^
0c44f591 ^




a0331a9b ^
7a84094a ^
0c44f591 ^
51b0936f ^
0c44f591 ^









760f683f ^
51b0936f ^



0c44f591 ^










e62ef075 ^
5fadf6f3 ^
e62ef075 ^

















1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75