meson/man
Jon Turney 2a64ed855e Verify that failing tests are failing with an error, not a python exception
PR #2527 suggests "making failing tests more strict about failing
gracefully".

To achive this, make meson exit with distinct exit statuses for meson errors
and python exceptions, and check the exit status is as expected for failing
tests.

I can't see how to write a test for this, within the current framework.

You can test this change by reverting the fix (but not the test) from commit
1a159db8 and verifying that 'test cases/failing/66 string as link target'
fails.
2018-02-15 12:51:24 +00:00
..
meson.1 Verify that failing tests are failing with an error, not a python exception 2018-02-15 12:51:24 +00:00
mesonconf.1 Updated version number for new release. 2017-12-10 17:56:27 +02:00
mesonintrospect.1 Updated version number for new release. 2017-12-10 17:56:27 +02:00
mesontest.1 Updated version number for new release. 2017-12-10 17:56:27 +02:00
wraptool.1 Updated version number for new release. 2017-12-10 17:56:27 +02:00