File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -1360,12 +1360,12 @@ test-suite autodiff :
1360
1360
;
1361
1361
test-suite test_reverse_mode_autodiff
1362
1362
:
1363
- [ run test_reverse_mode_autodiff_flat_linear_allocator.cpp ]
1364
- [ run test_reverse_mode_autodiff_constructors.cpp ]
1365
- [ run test_reverse_mode_autodiff_comparison_operators.cpp ]
1366
- [ run test_reverse_mode_autodiff_stl_support.cpp ]
1367
- [ run test_reverse_mode_autodiff_basic_math_ops.cpp ]
1368
- [ run test_reverse_mode_autodiff_error_functions.cpp ]
1363
+ [ run test_reverse_mode_autodiff_flat_linear_allocator.cpp /boost/test//boost_unit_test_framework : : : <toolset>gcc-mingw:<cxxflags>-Wa,-mbig-obj <debug-symbols>off <toolset>msvc:<cxxflags>/bigobj release ]
1364
+ [ run test_reverse_mode_autodiff_constructors.cpp /boost/test//boost_unit_test_framework : : : <toolset>gcc-mingw:<cxxflags>-Wa,-mbig-obj <debug-symbols>off <toolset>msvc:<cxxflags>/bigobj release ]
1365
+ [ run test_reverse_mode_autodiff_comparison_operators.cpp /boost/test//boost_unit_test_framework : : : <toolset>gcc-mingw:<cxxflags>-Wa,-mbig-obj <debug-symbols>off <toolset>msvc:<cxxflags>/bigobj release ]
1366
+ [ run test_reverse_mode_autodiff_stl_support.cpp /boost/test//boost_unit_test_framework : : : <toolset>gcc-mingw:<cxxflags>-Wa,-mbig-obj <debug-symbols>off <toolset>msvc:<cxxflags>/bigobj release ]
1367
+ [ run test_reverse_mode_autodiff_basic_math_ops.cpp /boost/test//boost_unit_test_framework : : : <toolset>gcc-mingw:<cxxflags>-Wa,-mbig-obj <debug-symbols>off <toolset>msvc:<cxxflags>/bigobj release ]
1368
+ [ run test_reverse_mode_autodiff_error_functions.cpp /boost/test//boost_unit_test_framework : : : <toolset>gcc-mingw:<cxxflags>-Wa,-mbig-obj <debug-symbols>off <toolset>msvc:<cxxflags>/bigobj release ]
1369
1369
;
1370
1370
test-suite autodiff-long-running-tests
1371
1371
:
You can’t perform that action at this time.
0 commit comments