Veikko Sariola
|
e2c6d4b70c
|
fix(CI): Cgo linker flags stopped working.
They caused the tests to fail completely, but without them, the builds only give some warnings. So disabling them for now.
|
2020-11-20 22:54:33 +02:00 |
|
Veikko Sariola
|
335d2af05b
|
feat(asm&CI): Add support for macho-formats to header.inc and run tests also on MacOS.
Mac was giving errors about position dependent code, so had to add linker flag -Wl,-no_pie to ld & cgo.
|
2020-11-16 23:59:13 +02:00 |
|
Veikko Sariola
|
bca34febcb
|
feat(CI): Also run tests on win64.
win32 builds were giving errors so the tests are only ran on win64.
|
2020-11-12 21:26:24 +02:00 |
|
Veikko Sariola
|
c39f434c6b
|
feat(CI&go4k): Run go tests in cloud, skipping sample tests if on another platform than Windows.
|
2020-11-12 13:29:30 +02:00 |
|
Veikko Sariola
|
68f97d301d
|
feat(CI): Run ctests in the cloud during push.
|
2020-11-12 12:59:14 +02:00 |
|