wxwidgets/build/cmake/tests
Vadim Zeitlin 7ae3cf206c Remove wxVector unit test
Testing this class doesn't make much sense any more as it's just a
typedef for std::vector and we can presumably rely on the standard class
working as expected.
2022-10-11 00:48:00 +02:00
..
base Remove wxVector unit test 2022-10-11 00:48:00 +02:00
drawing CMake: Add argument to specify console app that uses gui libraries 2021-02-07 20:11:56 +01:00
gui Only read BMP pixel data from stream in LoadBMPData() 2022-06-08 23:49:18 +01:00
headers CMake: Add argument to specify console app that uses gui libraries 2021-02-07 20:11:56 +01:00
CMakeLists.txt CMake: Use common function for adding samples, tests and demos 2021-01-19 19:58:46 +01:00