summary refs log tree commit diff stats
path: root/tests/method
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2020-12-09 15:57:52 -0800
committerGitHub <noreply@github.com>2020-12-10 00:57:52 +0100
commit82bb4db4b72e4ca61e2853755fd8ed8527c1a42a (patch)
treedf84bc2240f9a9ef096aabec8b781652ea97dabf /tests/method
parentf344a704123a4b55e2b3b8a4f736a6739d0683bb (diff)
downloadNim-82bb4db4b72e4ca61e2853755fd8ed8527c1a42a.tar.gz
unittest: use defines instead of env vars (#16165)
* unittest: use defines instead of env vars

* use defines in testament

* fixup

Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
Diffstat (limited to 'tests/method')
0 files changed, 0 insertions, 0 deletions
c9cf22524332ef4b60bf050c046254685e9f'>7592c9cf2 ^
e7878c0d0 ^



5ba5b5202 ^





a9eee6db6 ^
5ba5b5202 ^

5f6997794 ^




253e1b9e9 ^
a9eee6db6 ^


a3a87cdb2 ^







b3c3557c3 ^
ff13f8cc3 ^










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