Explorar o código

Boost Test release notes

[SVN r21959]
Gennadiy Rozental %!s(int64=22) %!d(string=hai) anos
pai
achega
36b2559c21
Modificáronse 1 ficheiros con 17 adicións e 0 borrados
  1. 17 0
      index.htm

+ 17 - 0
index.htm

@@ -183,6 +183,23 @@
                               template now provides an element-preserving resize operation as well as default 
                               construction (see the <a href="libs/multi_array/doc/reference.html">reference 
                                  manual</a> for more information).</li>
+                           <li><a href="libs/test/index.html">Test Library</a>:
+                              <ul>
+                                 <li>
+                                 Free function template based test case </li>
+                                 <li>
+                                 Custom exception translators support in execution monitor and register_exception_translator added for unit test framework </li>
+                                 <li>
+                                 Added support for multi-module unit tests in automatic registration facility </li>
+                                 <li>
+                                 Floating point comparison algorithm reworked (Is not backward compatible!!!) </li>
+                                 <li>
+                                    Added support for custom users predicate returning both boolean result code and possibly error message </li>
+                                 <li>
+                                    Documentation structure rework and update</li>
+                              </ul>
+                              For complete list of changes see Test Library <a href="libs/test/doc/release_notes.html#v1_31_0">
+                                 release notes</a>
                            <li>
                               Expanded testing and fixes for non-conforming 
                               compilers.</li>

粤ICP备19079148号