Forward declarations for templates should also have the visibility right
Local static variables cannot have their visibility set and need to get out of the function scope.
* develop:
Win32 waitable timer: better casting
More about datasets and delayed ones
Updates on what is a sequence.
Test tree constrains and doc refactoring
the test suite and master test suite are now part of a more general
section about the test tree. The constraints on the tree are now
visible on the TOC.
* develop:
Change log
Comment 'ar' parameter of assertion_result to avoid warning
Revert "Building this branch"
Change log
Coverage should be in C++11
Discard broken compilers
Change `Windows.h` to lower case.
- adding tests for custom command line argument passing
- using command line argument in global fixtures and raising strong errors
- using command line argument in init function and describing the errors
- using command line argument dataset test cases and describing the errors
- removing sample totally from all the examples
* develop:
Change log
Change log
Change log
Template test cases: handling the references and volatile in the test-case names
Template test cases with arbitrary parameter pack
Making the dynamic link aware of the b2/cmake defines
Fixup _WIN32_WINNT definition
* topic/GH-141-mp11-hana-typelist:
Change log
Template test cases: handling the references and volatile in the test-case names
Template test cases with arbitrary parameter pack
Using arbitrary parameter pack of a template
class/struct to infer the list of types, instead
of restricting to `std::tuples`.
Filtering the mpl::sequences from this logic because
the parameter pack is filled with `mpl::na` on non-entries.
* develop:
Change log
Change log
Junit counting fixups: failed and errored differences
Disabling cppcheck on Travis
Indicating UBSAN for clang build
Adjusting the UBSan options
Added CI framework - travis with valgrind, cppcheck, ubsan, codecov, covscan (future) - appveyor with MSVC 2010 through 2017, cygwin 32/64, mingw 32/64 - README, LICENSE, etc. - Fixed example Jamfile to build examples based on C++ features
* topic/PR-185-CI-framework:
Change log
Disabling cppcheck on Travis
Indicating UBSAN for clang build
Adjusting the UBSan options
Added CI framework - travis with valgrind, cppcheck, ubsan, codecov, covscan (future) - appveyor with MSVC 2010 through 2017, cygwin 32/64, mingw 32/64 - README, LICENSE, etc. - Fixed example Jamfile to build examples based on C++ features