Add tests for resource duplication #1060
Annotations
10 errors
Compilation:
tests/test_main.cpp#L196
use of undefined type 'Window'
|
Compilation:
tests/test_main.cpp#L212
'AudioDriverManager': is not a class or namespace name
|
Compilation:
tests/test_main.cpp#L212
'get_driver_count': identifier not found
|
Compilation:
tests/test_main.cpp#L213
'AudioDriverManager': is not a class or namespace name
|
Compilation:
tests/test_main.cpp#L213
'initialize': identifier not found
|
Compilation:
tests/test_main.cpp#L214
'AudioServer': undeclared identifier
|
Compilation:
tests/test_main.cpp#L214
'audio_server': undeclared identifier
|
Compilation:
tests/test_main.cpp#L214
syntax error: identifier 'AudioServer'
|
Compilation:
tests/test_main.cpp#L214
'_post_initialize': no matching overloaded function found
|
Compilation:
tests/test_main.cpp#L215
'audio_server': undeclared identifier
|
Loading