Quellcode durchsuchen

Added numeric_traits_test.cpp

[SVN r8707]
Dave Abrahams vor 25 Jahren
Ursprung
Commit
91cdb04918
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 2 0
      status/regression.cfg

+ 2 - 0
status/regression.cfg

@@ -3,6 +3,7 @@
 // Please keep the entries ordered alphabetically by the test's file name.
 //
 // ChangeLog:
+// 21 Jan 01 - Added numeric_traits_test.cpp (David Abrahams)
 // 20 Jan 01 - Added iterator_traits_test.cpp (David Abrahams)
 
 compile libs/config/config_test.cpp
@@ -42,6 +43,7 @@ compile-fail libs/utility/iter_adaptor_fail_expected2.cpp
 compile-fail libs/utility/iter_adaptor_fail_expected3.cpp
 run libs/utility/iterator_traits_test.cpp
 run libs/utility/iterators_test.cpp
+run libs/utility/numeric_traits_test.cpp
 run libs/utility/operators_test.cpp
 run libs/utility/tie_example.cpp
 compile libs/utility/type_traits_test.cpp

粤ICP备19079148号