Commit 40feb36
committed
docs(eui-neo): record the macOS/Windows CI evidence for the new members
PR #139 run 30502516910: all three workspace legs selected the same six
eui-neo members and passed (linux 12m26s, macos 6m15s, windows 7m50s).
The app-main assertion is self-proving and worth spelling out: the test TU
defines no main(), so the binary can only run if glfw_app_main.o supplied one.
Its 'linked, main() supplied by the package' line appearing on the windows and
macos legs is proof that TU compiled and linked there for the first time —
which is what exercises the -D_WIN32_WINNT=0x0A00 and -lkernel32 additions.1 parent 963e5e1 commit 40feb36
1 file changed
Lines changed: 26 additions & 4 deletions
Lines changed: 26 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
190 | 212 | | |
191 | 213 | | |
192 | 214 | | |
| |||
0 commit comments