rewrite tests (#515)
* rewrite tests to work with meson This ports our tests to meson and makes them able to be run in parallel. * add tests to ci * rewrite test/check-trailing-newlines in bash This test was using a GNU sed command which does not work on Alpine Linux.
This commit is contained in:
@@ -18,4 +18,4 @@ set -x
|
||||
|
||||
meson build
|
||||
meson compile -C build
|
||||
# gmake test
|
||||
meson test --verbose -C build
|
||||
|
||||
Reference in New Issue
Block a user