.. |
address_of_illegal_argument.cpp
|
Yet more improved compilation error messages
|
9 years ago |
assign_illegal_argument.cpp
|
Yet more improved compilation error messages
|
9 years ago |
deathwatched_with_nonvirtual_destructor.cpp
|
Meaningful message for nonvirtual destructor with deathwatched
|
11 years ago |
dereference_illegal_argument.cpp
|
Yet more improved compilation error messages
|
9 years ago |
expectation_with_unknown_func_name.cpp
|
Revert "Updated compilation error tests"
|
9 years ago |
expectation_with_wrong_cardinality.cpp
|
Revert "Updated compilation error tests"
|
9 years ago |
expectation_with_wrong_type.cpp
|
Revert "Updated compilation error tests"
|
9 years ago |
in_sequence_on_forbidden_call.cpp
|
Some more deliberate compilation error messages
|
9 years ago |
make_mock_with_wrong_cardinality.cpp
|
Improved errmsg with MAKE_MOCKn with sig mismatch
|
10 years ago |
missing_return_on_non_void_func.cpp
|
simplified non-compiling test programs
|
11 years ago |
multiple_late_return_on_non_void_func.cpp
|
fixed irrelevant errors in non-compiling tests programs
|
11 years ago |
multiple_limits.cpp
|
Added missing semicolon in compilation error test
|
10 years ago |
multiple_return_on_non_void_func.cpp
|
simplified non-compiling test programs
|
11 years ago |
multiple_sequences.cpp
|
simplified non-compiling test programs
|
11 years ago |
multiple_sequences_destruction.cpp
|
err msg tests for multiple seq in REQUIRE_DESTRUCTION
|
10 years ago |
multiple_sequences_named_destruction.cpp
|
err msg tests for multiple seq in REQUIRE_DESTRUCTION
|
10 years ago |
multiple_throws.cpp
|
simplified non-compiling test programs
|
11 years ago |
negative_limit_interval_first.cpp
|
simplified non-compiling test programs
|
11 years ago |
negative_limit_interval_second.cpp
|
simplified non-compiling test programs
|
11 years ago |
return_address_of_illegal_argument.cpp
|
Yet more improved compilation error messages
|
9 years ago |
return_and_throw.cpp
|
simplified non-compiling test programs
|
11 years ago |
return_first_from_void_func.cpp
|
fixed irrelevant errors in non-compiling tests programs
|
11 years ago |
return_illegal_argument.cpp
|
fix expected compilation error test for g++
|
10 years ago |
return_on_forbidden_call.cpp
|
compilation error on RETURN for FORBIDDEN_CALL
|
11 years ago |
return_second_from_void_func.cpp
|
fixed irrelevant errors in non-compiling tests programs
|
11 years ago |
return_value_to_ref.cpp
|
Add static_assert for return non-ref to ref
|
9 years ago |
return_wrong_pointer_constness.cpp
|
Explicit compilation error for RETURN const/non-const mismatch
|
9 years ago |
return_wrong_reference_constness.cpp
|
Explicit compilation error for RETURN const/non-const mismatch
|
9 years ago |
return_wrong_type_first.cpp
|
fixed irrelevant errors in non-compiling tests programs
|
11 years ago |
side_effect_on_forbidden_call.cpp
|
Produce only desired compilation error
|
10 years ago |
throw_and_return.cpp
|
simplified non-compiling test programs
|
11 years ago |
throw_on_forbidden_call.cpp
|
Some more deliberate compilation error messages
|
9 years ago |
times_0_after_return.cpp
|
compilation error on TIMES(0) with RETURN or THROW
|
11 years ago |
times_0_after_sequence.cpp
|
Some more deliberate compilation error messages
|
9 years ago |
times_0_after_side_effect.cpp
|
Some more deliberate compilation error messages
|
9 years ago |
times_0_after_throw.cpp
|
compilation error on TIMES(0) with RETURN or THROW
|
11 years ago |
use_illegal_argument.cpp
|
Yet more improved compilation error messages
|
9 years ago |