Draft: cmake: catch errors printed out during tests
See: #432
This makes the tests fail if they output errors. There are some tests which expect errors which should be changed to capture and verify the received error(s). The rest should be fixed.
See: #432
This makes the tests fail if they output errors. There are some tests which expect errors which should be changed to capture and verify the received error(s). The rest should be fixed.