summary refs log tree commit diff stats
path: root/tests/stdlib/tnilecho.nim
Commit message (Collapse)AuthorAgeFilesLines
* changes how the now illegal 'string == nil' comparison is detectedAndreas Rumpf2018-08-151-0/+4
|
* make more tests greenAndreas Rumpf2018-08-131-2/+2
|
* add test: echo a seq with a nil valuejlp7652016-11-011-0/+2
kartik/mu/blame/mu.vim?h=main&id=0c1450438fcb0fe3f53fcb9268f2f2c0708bb252'>^
38f0b91a ^

b3cdcdd4 ^

c517316b ^


b38d7fff ^
a6d9bd9b ^


e3894819 ^
b38d7fff ^
a6d9bd9b ^



1ae4e0d9 ^
a6d9bd9b ^

1ae4e0d9 ^


d855af1f ^
b38d7fff ^
e3894819 ^
1ae4e0d9 ^
fc2046a1 ^
8ebe8ef6 ^
38f0b91a ^
04afb4b0 ^

b38d7fff ^

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