-
Notifications
You must be signed in to change notification settings - Fork 550
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[REVIEW] better C++ test parameter management (#3088)
* draft 1 of better test parameter specification * refactor using variadic macros; move fil enums to own namespace * changelog; fixed fil.pyx enum import * simpler FIL_TEST_PARAMS macro, remove the ::enums:: changes * leaner change * renamed struct responsible for non default FIL test parameters * style
- Loading branch information
Showing
3 changed files
with
213 additions
and
392 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.