summary refs log tree commit diff stats
path: root/tests/mmaptest.nim
diff options
context:
space:
mode:
authorEuan <euantorano@users.noreply.github.com>2020-04-21 14:05:21 +0100
committerGitHub <noreply@github.com>2020-04-21 15:05:21 +0200
commit7828199827cac4056a008d679cb5c45ff3d34f6e (patch)
treecd801404c6401ce736099d688cf15e399677da62 /tests/mmaptest.nim
parent89e6a7ab48584e2bcfc4a5c1997c292671d2bb6c (diff)
downloadNim-7828199827cac4056a008d679cb5c45ff3d34f6e.tar.gz
#12103 - CI for OpenBSD (#12105)
* Working on OpenBSD CI
* Condense steps into 2 steps to make output easier to follow.
* Move up one directory after csources build.
* Remove FreeBSD build manifest and add OpenBSD test ignores for coroutines and hot code reloading.
* If runCI fails, run the test results script.
* Add email trigger for build failure
* Remove .git from repository URL
* Disable SFML test on OpenBSD
* Disable tgetaddrinfo on OpenBSD as only UDP and TCP protocols are supported.
* Remove getFilePermissions as it causes CI test failures with NimScript.
* Set clang as cc in nim.cfg and use gmake to build csources.
* Add getCurrentDir to nimscript.
* Remove duplicate getCurrentDir and check for not weirdTarget.
* Add CI badge for OpenBSD.
* Disable tests which allocate lots of memory for OpenBSD.
* Use `CORO_BACKEND_SETJMP` on OpenBSD rather than ucontext.
* Simplify building of koch
* Disable t8657 on OpenBSD. See issue #13760.
* Fix #12142 - tarray_of_channels fails on OpenBSD
* Disable thhtpclient_ssl and tosprocterminate on OpenBSD. These tests can be enabled at a later date after fixing them.
* Install libffi.
* Set path to libc for openbsd.
* Disable tevalffi for now.
* Remove tevalffi.nim.
* Use ncpuonline sysctl rather than ncpu.
* Disable tacceptcloserace and tasynchttpserver on OpenBSD.
* Enable tacceptcloserace and tasynchttpserver.
* Fix #13775 as suggested by @alaviss - use /bin/cat on OpenBSD rather than /bin/sh.
* Enable test on OpenBSD.
* Disable tflowvar on OpenBSD.
Diffstat (limited to 'tests/mmaptest.nim')
0 files changed, 0 insertions, 0 deletions
umpf <rumpf_a@web.de> 2018-05-30 23:50:34 +0200 baby steps for incremental compilation' href='/ahoang/Nim/commit/compiler/passes.nim?h=devel&id=61fb83ecbb4c691c03d500f6c71499e59a67cef2'>61fb83ecb ^
669a56449 ^
e25474154 ^
e2af48643 ^
c40aac8e2 ^
2f43fdb83 ^
c40aac8e2 ^
e25474154 ^
091c1b307 ^
826c1e2d7 ^
46efaf294 ^
091c1b307 ^

826c1e2d7 ^
2fcc16374 ^
091c1b307 ^
92b8fac94 ^

091c1b307 ^
c40aac8e2 ^

5b28d0820 ^
e25474154 ^
091c1b307 ^
091c1b307 ^
2fcc16374 ^

091c1b307 ^
091c1b307 ^

2fcc16374 ^
091c1b307 ^
5bf31fcab ^
c40aac8e2 ^
5b28d0820 ^

5bf31fcab ^
5b28d0820 ^
c40aac8e2 ^
e25474154 ^

c40aac8e2 ^
e25474154 ^

c40aac8e2 ^
e25474154 ^
091c1b307 ^

b92fcacb9 ^
091c1b307 ^
e25474154 ^
b92fcacb9 ^
e25474154 ^


826c1e2d7 ^
773d17cd1 ^
826c1e2d7 ^
091c1b307 ^
46efaf294 ^
091c1b307 ^

9e6fb3f69 ^
826c1e2d7 ^
091c1b307 ^


826c1e2d7 ^
091c1b307 ^
9e6fb3f69 ^
826c1e2d7 ^
c40aac8e2 ^

826c1e2d7 ^
e25474154 ^
c40aac8e2 ^
46efaf294 ^
7bf98411b ^
c40aac8e2 ^
46efaf294 ^
e25474154 ^
c40aac8e2 ^

e25474154 ^
7bf98411b ^
c40aac8e2 ^

7e31134ff ^


c40aac8e2 ^
5bf31fcab ^

bc9015df5 ^


5bf31fcab ^
bc9015df5 ^
5bf31fcab ^
bc9015df5 ^

5bf31fcab ^
bf6c2c5cc ^
31a994cc1 ^
bc9015df5 ^
5bf31fcab ^
bc9015df5 ^




c40aac8e2 ^
826c1e2d7 ^
9f142e199 ^
c40aac8e2 ^
e25474154 ^
e25474154 ^

3e5192b5d ^
2fcc16374 ^



826c1e2d7 ^
2fcc16374 ^


826c1e2d7 ^

2fcc16374 ^




2fcc16374 ^






61fb83ecb ^
826c1e2d7 ^
c40aac8e2 ^
bf6c2c5cc ^
def61c9fc ^
c40aac8e2 ^
5bf31fcab ^
e92a7fd50 ^
26b853923 ^
e25474154 ^
c40aac8e2 ^
826c1e2d7 ^
c617479c6 ^

c40aac8e2 ^
31a994cc1 ^


3c4ceea42 ^

c617479c6 ^
c40aac8e2 ^
9f142e199 ^
27dc54cbd ^
c40aac8e2 ^
ce01472ff ^
0a624bec1 ^






50f62ff44 ^
826c1e2d7 ^
0a624bec1 ^

ce01472ff ^
e25474154 ^
c40aac8e2 ^
46efaf294 ^
7bf98411b ^
92b8fac94 ^
e92a7fd50 ^
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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200