Run all test suites under one #3
Labels
No labels
type
bug
type
feature
type
overhaul
type
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
bemmesr/liblogic#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, each (check) test suite has its own main function and is run using the meson test harness. Change this so that all the tests are run by one (check) test runner and have the tests build as a single executable in meson.