update unit tests
This commit is contained in:
@ -35,7 +35,7 @@ $(BUILDDIR):
|
||||
|
||||
check: test
|
||||
|
||||
test: $(BUILDDIR)
|
||||
test: all
|
||||
@cd $(BUILDDIR); $(MESON) test
|
||||
|
||||
test-valgrind: $(BUILDDIR)
|
||||
|
||||
Reference in New Issue
Block a user