Add tests for resource duplication #1061
Annotations
10 errors and 1 warning
Compilation:
tests/core/io/test_resource.h#L162
'function': is not a member of 'std'
|
Compilation:
tests/core/io/test_resource.h#L162
'function': undeclared identifier
|
Compilation:
tests/core/io/test_resource.h#L162
syntax error: missing ')' before 'const'
|
Compilation:
tests/core/io/test_resource.h#L162
syntax error: missing ';' before 'const'
|
Compilation:
tests/core/io/test_resource.h#L162
'p_a': references must be initialized
|
Compilation:
tests/core/io/test_resource.h#L162
syntax error: missing ';' before '&'
|
Compilation:
tests/core/io/test_resource.h#L162
'p_b': undeclared identifier
|
Compilation:
tests/core/io/test_resource.h#L162
syntax error: ')'
|
Compilation:
tests/core/io/test_resource.h#L162
'_verify_deep_copied_variants': undeclared identifier
|
Compilation:
tests/core/io/test_resource.h#L162
syntax error: 'Variant' was unexpected here
|
Compilation:
tests/core/io/test_resource.h#L162
nonstandard extension used: qualifiers after comma in declarator list are ignored
|
Loading