adrian-thurston / colm

The Colm Programming Language
MIT License
166 stars 32 forks source link

[colm] segfault while compiling a colm program does not get reported as failure #96

Closed adrian-thurston closed 4 years ago

adrian-thurston commented 4 years ago

If not noticed as the cases rush by then the failure is never reported in the final tally. Need to investigate if the same is true in ragel tests

Best place to solve this would be in the runtests program, then solved once for all kinds of tests.

adrian-thurston commented 4 years ago

This was actually only an error if the expected output is empty. But still a problem.