This website works better with JavaScript.
Explore
Help
Sign In
u3shit
/
trompeloeil
forked from
mirror/trompeloeil
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
v10
fix-clang-msvc-warnings
sfinaed_custom_print
main
develop
ci_issues
urdh-add-missing-typename-keywords
37
v1
v10
v11
v12
v13
v14
v15
v16
v17
v18
v19
v2
v20
v21
v22
v23
v24
v25
v26
v27
v28
v29
v3
v30
v31
v32
v33
v34
v35
v36
v37
v38
v39
v4
v40
v41
v5
v6
v7
v8
v9
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'v10'
${ noResults }
trompeloeil
/
compilation_errors
History
Bjorn Fahller
aaaced54e0
fix expected compilation error test for g++
10 years ago
..
deathwatched_with_nonvirtual_destructor.cpp
Meaningful message for nonvirtual destructor with deathwatched
11 years ago
expectation_with_unknown_func_name.cpp
Improved compilation errors with expecation sig mismatch
10 years ago
expectation_with_wrong_cardinality.cpp
Improved compilation errors with expecation sig mismatch
10 years ago
expectation_with_wrong_type.cpp
Improved compilation errors with expecation sig mismatch
10 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_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
Better compilation errors for illegal args
11 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_wrong_type_first.cpp
fixed irrelevant errors in non-compiling tests programs
11 years ago
return_wrong_type_second.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
times_0_after_return.cpp
compilation error on TIMES(0) with RETURN or THROW
11 years ago
times_0_after_side_effect.cpp
compilation errors for side effects on forbidden calls
11 years ago
times_0_after_throw.cpp
compilation error on TIMES(0) with RETURN or THROW
11 years ago
use_illegal_argument.cpp
Better compilation errors for illegal args
11 years ago