Le 12/07/15 19:48, Florian Lindner a écrit :
Hello,
additionally to the official documentation of boost test at [1], I have found a different version at [2]. This looks like the official documentation but describes much more features and more comprehensive. However, although not the development version at [3]. What does the version from raffienficiaud describes? Is this some own extensions of him?
Thanks, Florian
[1] http://www.boost.org/doc/libs/1_58_0/libs/test/doc/html/index.html [2] http://raffienficiaud.github.io/test/index.html [3] http://svn.boost.org/svn/boost/trunk/libs/test/doc/html/index.html
Hi, The documentation on http://raffienficiaud.github.io/ was created mainly for announcing the new doc to the boost.devel mailing list, because the ones created automatically were not updated fast enough. The master version of the doc can be found there (will be part of 1.59): http://www.boost.org/doc/libs/master/libs/test/doc/html/index.html The development version of the doc can be found there: http://www.boost.org/doc/libs/develop/libs/test/doc/html/index.html Best, Raffi