| .. |
|
address_of_illegal_argument.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
any_with_array_type.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
assign_illegal_argument.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
co_return_and_co_throw.cpp
|
Coroutine support is no longer experimental
|
2 years ago |
|
co_return_empty_to_non_void_coroutine.cpp
|
Coroutine support is no longer experimental
|
2 years ago |
|
co_return_from_non_coroutine.cpp
|
Coroutine support is no longer experimental
|
2 years ago |
|
co_return_on_forbidden_call.cpp
|
Coroutine support is no longer experimental
|
2 years ago |
|
co_return_value_to_void_coroutine.cpp
|
Coroutine support is no longer experimental
|
2 years ago |
|
co_return_with_mismatching_type.cpp
|
Coroutine support is no longer experimental
|
2 years ago |
|
co_throw_and_co_return.cpp
|
Coroutine support is no longer experimental
|
2 years ago |
|
co_throw_from_non_coroutine.cpp
|
Coroutine support is no longer experimental
|
2 years ago |
|
co_throw_on_forbidden_call.cpp
|
Coroutine support is no longer experimental
|
2 years ago |
|
co_yield_from_non_coroutine.cpp
|
Coroutine support is no longer experimental
|
2 years ago |
|
co_yield_to_promise_without_yield_value.cpp
|
Coroutine support is no longer experimental
|
2 years ago |
|
co_yield_void.cpp
|
Coroutine support is no longer experimental
|
2 years ago |
|
co_yield_with_mistamching_type.cpp
|
Coroutine support is no longer experimental
|
2 years ago |
|
deathwatched_with_nonvirtual_destructor.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
dereference_illegal_argument.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
expectation_with_unknown_func_name.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
expectation_with_wrong_cardinality.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
expectation_with_wrong_type.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
illegal_move_mock.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
in_sequence_on_forbidden_call.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
make_mock_with_wrong_cardinality.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
missing_co_return_from_void_coroutine.cpp
|
Coroutine support is no longer experimental
|
2 years ago |
|
missing_return_on_non_void_func.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
mixed_limits_with_rt_limits.cpp
|
fix: adjust compilation errors
|
1 year ago |
|
mixed_rt_limits_with_limits.cpp
|
fix: adjust compilation errors
|
1 year ago |
|
multiple_co_return.cpp
|
Coroutine support is no longer experimental
|
2 years ago |
|
multiple_co_throw.cpp
|
Coroutine support is no longer experimental
|
2 years ago |
|
multiple_late_return_on_non_void_func.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
multiple_limits.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
multiple_return_on_non_void_func.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
multiple_rt_limits.cpp
|
fix: adjust compilation errors
|
1 year ago |
|
multiple_sequences.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
multiple_sequences_destruction.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
multiple_sequences_named_destruction.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
multiple_throws.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
negative_limit_interval_first.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
negative_limit_interval_second.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
ptr_to_member_from_nullptr_matcher.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
reference_from_duck_typed_matcher.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
reference_from_nullptr_matcher.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
reference_from_wildcard.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
return_address_of_illegal_argument.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
return_and_throw.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
return_first_from_void_func.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
return_from_coroutine.cpp
|
Coroutine support is no longer experimental
|
2 years ago |
|
return_illegal_argument.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
return_on_forbidden_call.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
return_second_from_void_func.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
return_value_to_ref.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
return_wrong_pointer_constness.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
return_wrong_reference_constness.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
return_wrong_type_first.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
side_effect_on_forbidden_call.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
throw_and_return.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
throw_from_coroutine.cpp
|
Coroutine support is no longer experimental
|
2 years ago |
|
throw_on_forbidden_call.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
times_0_after_return.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
times_0_after_sequence.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
times_0_after_side_effect.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
times_0_after_throw.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
use_illegal_argument.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
value_from_duck_typed_matcher.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
value_from_nullptr_matcher.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
value_from_typed_matcher.cpp
|
Filter CI compilation error tests on std and compiler
|
3 years ago |
|
value_from_wildcard.cpp
|
wildcard matches objects constructible from anything
|
3 years ago |