Просмотр исходного кода

Added libs/preprocessor/test/list_test.hpp

[SVN r12432]
Vesa Karvonen 24 лет назад
Родитель
Сommit
d55c9d75f8
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      status/regression.cfg

+ 2 - 1
status/regression.cfg

@@ -37,10 +37,11 @@ run libs/math/octonion/octonion_test.cpp
 run libs/math/quaternion/quaternion_test.cpp
 run libs/math/special_functions/special_functions_test.cpp
 run libs/pool/test/test_pool_alloc.cpp
-compile libs/preprocessor/test/preprocessor_test.cpp
 compile libs/preprocessor/test/arithmetic_test.cpp
 compile libs/preprocessor/test/for_test.cpp
+compile libs/preprocessor/test/list_test.cpp
 compile libs/preprocessor/test/logical_test.cpp
+compile libs/preprocessor/test/preprocessor_test.cpp
 compile libs/preprocessor/test/repeat_2nd_test.cpp
 compile libs/preprocessor/test/repeat_test.cpp
 run libs/rational/rational_example.cpp

粤ICP备19079148号