genotrance / nimgen

Nimgen is a helper for c2nim to simplify and automate the wrapping of C libraries
MIT License
114 stars 11 forks source link

Fix unit test for Windows and quit with failure code #34

Closed jyapayne closed 6 years ago

jyapayne commented 6 years ago

This should fix the issues with the tests. exec will throw OSError if a non zero status code is received by any of the tests.