Commit Graph

3194 Commits

Author SHA1 Message Date
Raffi Enficiaud
9c27985804 Trying again this overload stuff in doxygen, but cannot get rid of the warnings 2014-12-28 14:59:17 +01:00
Gennadiy Rozental
b699bf6715 ongoing progress 2014-12-28 06:30:17 -05:00
Gennadiy Rozental
921c140ab4 ongoing progress 2014-12-28 05:46:49 -05:00
Gennadiy Rozental
f70f7d9359 ongoing progress 2014-12-28 05:31:26 -05:00
Raffi Enficiaud
ce52a2a5e7 Some stuff about arity 2014-12-28 02:07:11 +01:00
Raffi Enficiaud
492ff23c50 Fixing test in case variadic macros are not supported 2014-12-28 02:06:51 +01:00
Raffi Enficiaud
31abd54093 Updating the change log from trac 2014-12-28 01:51:59 +01:00
Raffi Enficiaud
a9e68443e8 Adding a caution in doc closing the reopened ticket #5553 2014-12-28 01:38:17 +01:00
Raffi Enficiaud
34ad1f81f0 Fixing several problems with quickbook (formatting code)
Adding negation of the test-name-expression, ticket #5262

to test further
2014-12-28 01:13:46 +01:00
Raffi Enficiaud
d79269dd2f Closing doxygen doc 2014-12-28 00:39:08 +01:00
Raffi Enficiaud
7d301099a1 Link 2014-12-28 00:38:52 +01:00
Raffi Enficiaud
7c11f4fe57 Adding copyright to the files 2014-12-28 00:37:08 +01:00
Raffi Enficiaud
26e94d2268 A page containing the examples 2014-12-28 00:36:18 +01:00
Raffi Enficiaud
d51a438b53 Links to test_suite::add 2014-12-28 00:19:51 +01:00
Raffi Enficiaud
54e4de785e Links to test_suite::add 2014-12-28 00:19:30 +01:00
Raffi Enficiaud
581db08ce8 indicating overload to doxygen 2014-12-28 00:18:28 +01:00
Raffi Enficiaud
493b7e8d02 me too 2014-12-28 00:17:55 +01:00
Raffi Enficiaud
3260c2caa3 Fixing the overloads of xrange 2014-12-27 15:47:29 +01:00
Raffi Enficiaud
e090d60fe1 A reference on the dataset macro + updating the links 2014-12-27 15:47:18 +01:00
Raffi Enficiaud
3780fa0404 remove the +x from the files 2014-12-22 22:46:00 +01:00
Raffi Enficiaud
b1a31dece0 Also a : after fatal error for fatal errors. Changing the unit test accordingly 2014-12-22 22:43:05 +01:00
Raffi Enficiaud
007915cb73 Adding fixes 2014-12-22 22:37:08 +01:00
Raffi Enficiaud
9da9adced1 oups 2014-12-18 23:37:43 +01:00
Raffi Enficiaud
41059d28f6 Fix gcc 4.4 2014-12-18 23:36:31 +01:00
Raffi Enficiaud
d2fd7e6305 fix gcc 4.4 2014-12-18 15:13:41 +01:00
Raffi Enficiaud
398a540c38 Splitting the tests into smaller units
Guarding the tests with appropriate and more accurate cxx11 macros
Providing macros about the functionalities of boost.test.dataset
2014-12-17 18:37:53 +01:00
Raffi Enficiaud
701a393a6d cherry pick 2014-12-17 17:52:32 +01:00
Raffi Enficiaud
76c986f493 warning 2014-12-17 17:44:47 +01:00
Raffi Enficiaud
c18be2ee1a Trying to fix the clang issues on OSX. Maybe the BOOST_CLANG should be narrowed to darwin also. 2014-12-17 17:44:47 +01:00
Raffi Enficiaud
e0ec20a661 Clang has apparently the constructor
std::vector<T>(size_t)
from c++11, even in c++03 mode
2014-12-17 17:44:47 +01:00
Raffi Enficiaud
9079d0529b Wrong gard 2014-12-17 17:34:39 +01:00
Raffi Enficiaud
1a1060c663 Updating for tests with doxygen and random function overloads 2014-12-17 10:04:03 +01:00
Raffi Enficiaud
840a0a356a Using overloads as suggested on the mailing list:
WARNING: the syntax
/*!
 * @overload
 */

does not work on Doxygen side
2014-12-17 10:01:17 +01:00
Raffi Enficiaud
76ad98a2de Removing some warnings from doxygen 2014-12-17 08:34:32 +01:00
Raffi Enficiaud
b22059fc05 using the macro from the header 2014-12-16 21:29:41 +01:00
Raffi Enficiaud
852f656d00 Dealing with the incomplete type error of GCC 2014-12-16 21:29:41 +01:00
Raffi Enficiaud
16621abd38 Also the include part 2014-12-16 21:29:41 +01:00
Raffi Enficiaud
f475329391 Narrowing the possible deficiencies of the compiler 2014-12-16 21:29:41 +01:00
Raffi Enficiaud
399c956f42 using the macro from the header 2014-12-16 21:21:59 +01:00
Raffi Enficiaud
01a1cfdf74 warning 2014-12-16 21:17:01 +01:00
Raffi Enficiaud
713f41d730 Trying to fix the clang issues on OSX. Maybe the BOOST_CLANG should be narrowed to darwin also. 2014-12-16 17:49:16 +01:00
Raffi Enficiaud
735bd7e5a7 Clang has apparently the constructor
std::vector<T>(size_t)
from c++11, even in c++03 mode
2014-12-16 17:46:34 +01:00
Raffi Enficiaud
57c45f34e1 minor doc update 2014-12-16 16:02:05 +01:00
Raffi Enficiaud
7ec43654a3 Trying to work out the deficiencies of dox+quickbook 2014-12-16 16:00:58 +01:00
Raffi Enficiaud
b4a3455b26 Dealing with the incomplete type error of GCC 2014-12-16 15:56:12 +01:00
Raffi Enficiaud
a9d0f6ebe1 Small notice on fwd iterable for C++11 2014-12-16 15:17:03 +01:00
Raffi Enficiaud
c9c64437ef Trying overload 2014-12-16 15:16:48 +01:00
Raffi Enficiaud
99dd924054 Changing the link 2014-12-16 14:45:10 +01:00
Raffi Enficiaud
b9e6762c3f test case for the BOOST_TEST_DONT_PRINT_LOG_VALUE for contexts 2014-12-16 14:44:33 +01:00
Raffi Enficiaud
a613fe0439 full namespace definition 2014-12-16 14:42:32 +01:00