Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRTEST_DATA without DRTEST_TEST raises cryptic error message #21

Open
maltekliemann opened this issue Jul 21, 2021 · 0 comments
Open

DRTEST_DATA without DRTEST_TEST raises cryptic error message #21

maltekliemann opened this issue Jul 21, 2021 · 0 comments

Comments

@maltekliemann
Copy link
Member

maltekliemann commented Jul 21, 2021

The following test raises a strange error message:

DRTEST_DATA(data_without_test)
{
}

// DRTEST_TEST(data_without_test)
// {
// }

The error message is:

TEST   data_without_test
*FAIL  data_without_test: std::exception

The throw is fine, but the error message should be more verbose.

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

No branches or pull requests

1 participant