0.2.5
Rewrite make test-suite
Add -h and --flow (on|off|keep) to run-*-test-suite (#187)
Squash a couple of warnings in example-deconstructor-alt
Fixed most compiler warnings -Wall -Wextra
Fix -Wformat compilation errors in tests
Fix problems in CI failures (travis and semaphore)
Make declarations before other statements
Fix comparison in tests/run-emitter.c
Undefine the NDEBUG directive for the test programs.