intel / yarpgen

Yet Another Random Program Generator
Other
485 stars 53 forks source link

Tests fix #126

Closed Vsevolod-Livinskij closed 4 years ago

Vsevolod-Livinskij commented 4 years ago

As was noted in #125, our data test was broken. In my opinion, we need to fix the test and make the error explicit. In that case, we convert possible logical errors to a segfault that should be easier to detect. I also added existing tests to Github Actions.