test icon indicating copy to clipboard operation
test copied to clipboard

Add Github Actions CI

Open Flamefire opened this issue 3 years ago • 0 comments

Add CI via Github actions and Boost.CI

Closes #332 Closes #303

Currently it fails on Windows due to a timeout in test-timeout-suite.cpp (I guess running 6 tests with a sleep of 100ms already gets over 1s) and on OSX where the custom RTTI implementation fails.

Flamefire avatar Oct 10 '22 13:10 Flamefire