summary refs log tree commit diff stats
path: root/tests/enum/tenum.nim
Commit message (Expand)AuthorAgeFilesLines
* followup #17876: remove annoying enum name clashes in tests/enum/tenum.nim (#...Timothee Cour2021-06-171-12/+11
* type with same name in different scope now works (#17710)Timothee Cour2021-04-141-2/+3
* fix #15752 (#15754)cooldome2020-10-281-0/+9
* add tests for recently closed issues (#10722)Miran2019-02-231-0/+9
* Merge tests into a larger file (part 2 of ∞) (#9335)Miran2018-10-131-11/+144
* Added a test caseYuriy Glukhov2016-05-181-0/+6
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-8/+8
* new tester; all tests categorizedAraq2014-01-131-0/+8
boothj5@gmail.com> 2012-09-09 22:49:39 +0100 Fixed upgrade script to work on cygwin' href='/danisanti/profani-tty/commit/upgrade.sh?id=d9cc580c910ec765f583ff9dc64b9a7fe7126895'>d9cc580c ^
3f4f08ee ^
d9cc580c ^


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