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

Migrated last test cases to automated registration #1861

Merged
merged 4 commits into from
Dec 19, 2023
Merged

Conversation

lballabio
Copy link
Owner

No description provided.

@lballabio lballabio added this to the Release 1.33 milestone Dec 17, 2023
int argc = boost::unit_test::framework::master_test_suite().argc;
char **argv = boost::unit_test::framework::master_test_suite().argv;
SpeedLevel speed = speed_level(argc, argv);

auto* test = BOOST_TEST_SUITE("QuantLib test suite");
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Sidsky now that this is empty, how do we remove it altogether? Thanks!

@coveralls
Copy link

coveralls commented Dec 17, 2023

Coverage Status

coverage: 72.134% (-0.04%) from 72.176%
when pulling 7dd751c on last-auto-test
into f430521 on master.

@Sidsky
Copy link
Contributor

Sidsky commented Dec 18, 2023

Hi @lballabio, I've raised a PR regarding this.

@lballabio lballabio merged commit 0d0d23b into master Dec 19, 2023
102 checks passed
@lballabio lballabio deleted the last-auto-test branch December 19, 2023 22:23
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.

3 participants