Merge pull request #40720 from Xrayez/modules-tests
Enable support for C++ modules tests
This commit is contained in:
commit
b35be146da
3 changed files with 24 additions and 2 deletions
|
|
@ -49,6 +49,8 @@
|
|||
#include "test_string.h"
|
||||
#include "test_validate_testing.h"
|
||||
|
||||
#include "modules/modules_tests.gen.h"
|
||||
|
||||
#include "thirdparty/doctest/doctest.h"
|
||||
|
||||
const char **tests_get_names() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue