summary refs log tree commit diff stats
path: root/examples/tunit.nim
Commit message (Collapse)AuthorAgeFilesLines
* examples: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-47/+47
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* when running unit tests, the tester will print only failures using colorless ↵Zahary Karadjov2011-11-101-0/+47
output (this should be better for nimbuild)
0 4266 - space for alloc-id in heap allocations' href='/akkartik/mu/commit/exception1.mu?h=hlt&id=23d3a02226973f80188e84fa5dcedb14413c5b7f'>23d3a022 ^
53ba69a7 ^
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