Skip to content

Fix #14654 Bad configuration for BOOST_AUTO_TEST_CASE#8418

Open
chrchr-github wants to merge 1 commit intodanmar:mainfrom
chrchr-github:chr_14654
Open

Fix #14654 Bad configuration for BOOST_AUTO_TEST_CASE#8418
chrchr-github wants to merge 1 commit intodanmar:mainfrom
chrchr-github:chr_14654

Conversation

@chrchr-github
Copy link
Copy Markdown
Collaborator

@chrchr-github chrchr-github commented Apr 7, 2026

We have this test using BOOST_AUTO_TEST_CASE, but it doesn't check what the macro actually expands to:

BOOST_AUTO_TEST_CASE(test_message_macros)

None of the macros are variadic, see e.g. here: https://www.boost.org/doc/libs/latest/libs/test/doc/html/boost_test/tests_organization/test_cases/test_organization_nullary.html

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 7, 2026

@chrchr-github chrchr-github marked this pull request as ready for review April 7, 2026 12:21
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