wxWidgets/tests/misc
Stefan Csomor da48b9e45d
adding an iOS build to travis (#1847)
* fixing compilation of tests that cannot build

bracket code with the corresponding wxUSE… macros

* adding directive for iOS

* adding a switch for skipping the run - not the build of tests

right now I don’t know yet, how to run the test binary in the iOS simulator, but building it is still a good test in itself

* adding skipping of tests

* increasing minimum deployment to get proper c++17 support

* using --disable-sys-libs, restoring other targets

even when the zlib in -isysroot is used, due to deployment on lower iOS versions inflateValidate may not be available and crash. The guards are evaluated using macros from the zlib from the SDK, not from the lowest version supported.
2020-05-08 08:01:56 +02:00
..
dynamiclib.cpp Workaround for a crash with gcc 9.1 from MSYS2 MinGW 32bit 2019-08-03 21:08:10 +02:00
environ.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
garbage.cpp adding an iOS build to travis (#1847) 2020-05-08 08:01:56 +02:00
guifuncs.cpp Add guards around test cases 2018-09-19 22:01:17 +02:00
metatest.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
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 Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00