Skip to content

Commit 2a715c6

Browse files
committed
Merge branch 'QPR-10078' into 'master'
QPR-10078 Parallel test runner Closes QPR-10078 See merge request qs/quantlib!34
2 parents 823278e + 2b7fdc7 commit 2a715c6

7 files changed

Lines changed: 205 additions & 1774 deletions

ql/userconfig.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106

107107
/* Define this to enable the parallel unit test runner */
108108
#ifndef QL_ENABLE_PARALLEL_UNIT_TEST_RUNNER
109-
# define QL_ENABLE_PARALLEL_UNIT_TEST_RUNNER
109+
//# define QL_ENABLE_PARALLEL_UNIT_TEST_RUNNER
110110
#endif
111111

112112
#endif

test-suite/QuantLibTestSuite.sln

Lines changed: 0 additions & 31 deletions
This file was deleted.

test-suite/QuantLibTestSuite.vcxproj

Lines changed: 0 additions & 494 deletions
This file was deleted.

0 commit comments

Comments
 (0)