Closed ashalkhakov closed 6 years ago
Hi @githwxi ! You can see the results!
It's working now, but I think it needs more tests, and probably somebody could also extend this to also work on OSX.
Thanks! Should I merge now?
Sure, I think it's OK.
I'll work on the tests next week.
Merged. I tidied up a bit. Also, moved travis-ci into your contrib directory.
This currently just adds some testing with automated assertions (so you don't have to verify post-conditions yourself, just run the test suite: it will stop on the first failure).
What I'm going to do now (please don't merge just yet!), is set up some kind of build/test environment.
This PR addresses #4.