Skip to content

Conversation

@jayrm
Copy link
Member

@jayrm jayrm commented Aug 25, 2019

  • when running the test suite, we want to have the test suite either fully pass or fully fail
  • some tests are known to fail due to known bugs
  • by using ENABLE_CHECK_BUGS we can optionally enable the tests that are known to fail
  • otherwise we can get a successful build even though there are known bugs

- when running the test suite, we want to have the test suite either fully pass or fully fail
- some tests are known to fail due to known bugs
- by using ENABLE_CHECK_BUGS we can optionally enable the tests that are known to fail
- otherwise we can get a successful build even though there are known bugs
@jayrm jayrm merged commit 4a0f4d2 into freebasic:master Aug 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant