Explorar el Código

added rational_test.cpp

[SVN r8952]
Jens Maurer hace 25 años
padre
commit
71289ac640
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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:
+// 05 Feb 01 - Added rational_test.cpp (provided by Paul Moore)
 // 24 Jan 01 - Added counting_iterator_test.cpp (David Abrahams)
 // 22 Jan 01 - Added iter_adaptor_fail_expected1-3.cpp (Jeremy Siek)
 // 21 Jan 01 - Added numeric_traits_test.cpp (David Abrahams)
@@ -22,6 +23,7 @@ run libs/integer/cstdint_test.cpp
 run libs/integer/integer_test.cpp
 run libs/integer/integer_traits_test.cpp
 run libs/rational/rational_example.cpp
+run libs/rational/rational_test.cpp
 run libs/random/random_test.cpp
 run libs/random/random_demo.cpp
 run libs/regex/demo/regress/regex_test.cpp %boost/libs/regex/demo/regress/tests.txt

粤ICP备19079148号