wxWidgets/tests/misc
Maarten Bent 3bab07edcf Fix some build warnings
private field 'm_dwCookie' is not used
'return' will never be executed
result of comparison of unsigned enum expression < 0 is always false
'FlushDC' overrides a member function but is not marked 'override'
potentially uninitialized local variable 'bound' used
2018-11-25 21:29:38 +01:00
..
dynamiclib.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
environ.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
garbage.cpp
guifuncs.cpp Add guards around test cases 2018-09-19 22:01:17 +02:00
metatest.cpp
misctests.cpp Add unit test for wxCTZ 2018-11-05 19:27:53 +01:00
module.cpp Add more wxOVERRIDE 2018-09-22 14:44:07 +02:00
pathlist.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
safearrayconverttest.cpp Fix some build warnings 2018-11-25 21:29:38 +01:00
selstoretest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
settings.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
typeinfotest.cpp