|
|
@@ -232,7 +232,8 @@ test-suite integer
|
|
|
;
|
|
|
|
|
|
test-suite math
|
|
|
- : [ run libs/math/octonion/octonion_test.cpp ]
|
|
|
+ : [ run libs/math/test/common_factor_test.cpp ]
|
|
|
+ [ run libs/math/octonion/octonion_test.cpp ]
|
|
|
[ run libs/math/quaternion/quaternion_test.cpp ]
|
|
|
[ run libs/math/special_functions/special_functions_test.cpp ]
|
|
|
;
|