Files
parameter/test/literate
CromwellEnage a2f68bea6c Update test suite
* Add "test/literate/parameter-enabled-function-call-operators0.cpp" to test suite under alias 'parameter_literate_tests'.
* Add compose() test routine to "test/compose.cpp"
* Replace LIBS_PARAMETER_TEST_COMPILE_FAILURE_MSVC with LIBS_PARAMETER_TEST_COMPILE_FAILURE_VENDOR_SPECIFIC in case compilers other than MSVC start exhibiting errant behavior.
* Adjust for the fact that BOOST_PARAMETER_MAX_ARITY is defined regardless of whether or not BOOST_PARAMETER_HAS_PERFECT_FORWARDING is defined.
* Use minimal file headers to #include vice <boost/parameter.hpp>.
2019-01-16 03:21:13 -05:00
..
2018-10-28 13:13:07 -04:00
2018-10-28 22:14:17 -04:00
2018-10-28 22:14:17 -04:00
2018-10-28 13:13:07 -04:00
2018-10-28 22:14:17 -04:00
2018-10-28 13:13:07 -04:00
2018-10-28 13:13:07 -04:00
2018-10-28 13:13:07 -04:00
2018-10-28 13:13:07 -04:00
2018-10-28 22:14:17 -04:00
2018-10-28 13:13:07 -04:00
2018-10-28 22:14:17 -04:00
2018-10-28 22:14:17 -04:00
2018-10-28 22:14:17 -04:00
2018-10-28 22:14:17 -04:00

These tests were extracted from the Boost.Parameter documentation
with:

python ../../../../tools/litre/tool.py \
       ../../../../libs/parameter/doc/index.rst \
       --dump_dir=.