summary refs log tree commit diff stats
path: root/tests/stdlib/tunidecode.nim
Commit message (Expand)AuthorAgeFilesLines
* further adaptationsAraq2014-08-291-1/+1
* Tester now appreciates the test target. Modified 'cmd' in specs.Dominik Picheta2014-04-161-1/+1
* new tester; all tests categorizedAraq2014-01-131-0/+12
5-04-17 10:31:17 -0700 committer Kartik K. Agaram <vc@akkartik.com> 2015-04-17 10:31:17 -0700 1073 - stop fixing the values of primitive recipes' href='/akkartik/mu/commit/cpp/016jump?h=hlt&id=1848b18f02b158861008214efd19708585bfcbe5'>1848b18f ^
f2818edc ^

f2818edc ^

15ab959d ^
3ba63579 ^
15ab959d ^
f2818edc ^







6f5d7864 ^
f2818edc ^
6f5d7864 ^
57699011 ^
f2818edc ^


100157d1 ^




6f5d7864 ^


201b2e6c ^
1848b18f ^

201b2e6c ^

201b2e6c ^









3ba63579 ^
201b2e6c ^








6f5d7864 ^
201b2e6c ^

6f5d7864 ^
57699011 ^
201b2e6c ^





6f5d7864 ^
201b2e6c ^
6f5d7864 ^
57699011 ^
201b2e6c ^
1848b18f ^

201b2e6c ^

201b2e6c ^









3ba63579 ^
201b2e6c ^








6f5d7864 ^
201b2e6c ^

6f5d7864 ^
57699011 ^
201b2e6c ^





6f5d7864 ^
201b2e6c ^

6f5d7864 ^
57699011 ^
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115