Commit graph

5 commits

Author SHA1 Message Date
9d2b71339c Added helpers into cb:
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
* wrap() that auto captures thrown exceptions and cb's them
* finish() that auto captures thrown exception and cb's them, otherwise auto-finishes the cb for you
2022-07-04 10:23:41 +00:00
79cbaa2c42 Fix appveyor if apk add fails
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-02 14:56:13 +00:00
c2a86ea8f6 build stop early if apk add fails
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-03-02 14:33:43 +00:00
be700ab012 cli: Add ability to override default timeout as well as ignore only tests
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-03-02 14:25:56 +00:00
5e14f3f94c Add appveyor config
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-01-11 07:29:15 +00:00