yap/test
Nikita Kniazev 4d9990c3e1 VS2017 support (#88)
* VS2017 support workarounds

* TST: call_expr: Removed unused function

This also make the test compilable on VS2017

* TST: reference_returns: Make test compilable on VS2017

* TST: comma: Make test compilable on VS2017

* TST: print: Fix TTI differences between MSVC and Clang/GCC
2018-10-24 22:59:15 -05:00
..
call_expr.cpp VS2017 support (#88) 2018-10-24 22:59:15 -05:00
CMakeLists.txt Define BOOST_NO_AUTO_PTR for all the Travis tests. 2018-10-24 22:59:15 -05:00
comma.cpp VS2017 support (#88) 2018-10-24 22:59:15 -05:00
compile_const_term.cpp Clang format in include/ and test/. 2018-02-20 01:15:52 -06:00
compile_is_expr.cpp Clang format in include/ and test/. 2018-02-20 01:15:52 -06:00
compile_move_only_types.cpp Clang format in include/ and test/. 2018-02-20 01:15:52 -06:00
compile_placeholders.cpp Clang format in include/ and test/. 2018-02-20 01:15:52 -06:00
compile_term_plus_expr.cpp Clang format in include/ and test/. 2018-02-20 01:15:52 -06:00
compile_term_plus_term.cpp Clang format in include/ and test/. 2018-02-20 01:15:52 -06:00
compile_term_plus_x_this_ref_overloads.cpp Clang format in include/ and test/. 2018-02-20 01:15:52 -06:00
compile_term_plus_x.cpp Clang format in include/ and test/. 2018-02-20 01:15:52 -06:00
compile_tests_main.cpp Prohibit use of assign with BOOST_YAP_BINARY_MEMBER_OPERATOR(), and create a 2018-02-25 22:04:51 -06:00
compile_user_macros.cpp Unify binary member and nonmember macros; add subscript operator member macro. 2018-03-03 18:06:34 -06:00
compile_x_plus_term.cpp Clang format in include/ and test/. 2018-02-20 01:15:52 -06:00
default_eval.cpp Use Boost.Build and Boost.Test for tests. 2018-03-04 02:50:29 -06:00
depth_stress_test_left.cpp Use Boost.Build and Boost.Test for tests. 2018-03-04 02:50:29 -06:00
depth_stress_test_right.cpp Use Boost.Build and Boost.Test for tests. 2018-03-04 02:50:29 -06:00
deref.cpp Use Boost.Build and Boost.Test for tests. 2018-03-04 02:50:29 -06:00
expression_function.cpp Use Boost.Build and Boost.Test for tests. 2018-03-04 02:50:29 -06:00
fail_argument.cpp Add compile-fail tests for functions in algorithm.hpp. 2018-03-03 22:28:11 -06:00
fail_callable.cpp Add compile-fail tests for functions in algorithm.hpp. 2018-03-03 22:28:11 -06:00
fail_cond.cpp Add compile-fail tests for functions in algorithm.hpp. 2018-03-03 22:28:11 -06:00
fail_else.cpp Add compile-fail tests for functions in algorithm.hpp. 2018-03-03 22:28:11 -06:00
fail_get.cpp Add compile-fail tests for functions in algorithm.hpp. 2018-03-03 22:28:11 -06:00
fail_left.cpp Add compile-fail tests for functions in algorithm.hpp. 2018-03-03 22:28:11 -06:00
fail_make_expression.cpp Add compile-fail tests for functions in algorithm.hpp. 2018-03-03 22:28:11 -06:00
fail_make_terminal.cpp Add compile-fail tests for functions in algorithm.hpp. 2018-03-03 22:28:11 -06:00
fail_right.cpp Add compile-fail tests for functions in algorithm.hpp. 2018-03-03 22:28:11 -06:00
fail_then.cpp Add compile-fail tests for functions in algorithm.hpp. 2018-03-03 22:28:11 -06:00
fail_transform.cpp Add compile-fail tests for functions in algorithm.hpp. 2018-03-03 22:28:11 -06:00
if_else.cpp Simplify if_else so that it no longer requires linking to unit_test_framework. 2018-03-04 12:41:00 -06:00
Jamfile.v2 B2: Added project requirements 2018-10-24 22:59:15 -05:00
lazy_vector_alloc_test.cpp Use Boost.Build and Boost.Test for tests. 2018-03-04 02:50:29 -06:00
left.cpp Use Boost.Build and Boost.Test for tests. 2018-03-04 02:50:29 -06:00
operators_unary.cpp Use Boost.Build and Boost.Test for tests. 2018-03-04 02:50:29 -06:00
placeholder_eval.cpp Use Boost.Build and Boost.Test for tests. 2018-03-04 02:50:29 -06:00
print.cpp VS2017 support (#88) 2018-10-24 22:59:15 -05:00
reference_returns.cpp VS2017 support (#88) 2018-10-24 22:59:15 -05:00
right.cpp Use Boost.Build and Boost.Test for tests. 2018-03-04 02:50:29 -06:00
transform.cpp Use Boost.Build and Boost.Test for tests. 2018-03-04 02:50:29 -06:00
user_expression_transform_1.cpp Use Boost.Build and Boost.Test for tests. 2018-03-04 02:50:29 -06:00
user_expression_transform_2.cpp Use Boost.Build and Boost.Test for tests. 2018-03-04 02:50:29 -06:00
value.cpp Use Boost.Build and Boost.Test for tests. 2018-03-04 02:50:29 -06:00
vector_alloc_test.cpp Use Boost.Build and Boost.Test for tests. 2018-03-04 02:50:29 -06:00