2 Commits
Author SHA1 Message Date
tomer doron f2fd8c4845 add testing (#26)
motivation: make sure library works as expected

changes:
* add a Sample target we can use for testing
* add a test to make sure backtraces are printed as expected
* make docker tests use a release version for a more realistic tests
* update linux test generation script to work with release builds
2020-03-25 12:29:57 -07:00
tomer doron 1afd60a0bb ci setup (#23)
motivation: setup ci for the project

changes:
* add docker setup for testing 5.0, 5.1 and 5.2
* fix license headers
* add sanity script
* format
* regenerate tests to match convention
2020-03-20 16:20:00 -07:00