Files
wxWidgets/tests
Vadim Zeitlin cdef013a8a Suppress harmless warnings about string literals in test code
We rely on string literals being of non-const char or wchar_t pointer type for
this code to compile, even if this results in warnings, so we're not
interested in these warnings in the test code itself.
2016-01-24 21:21:25 +01:00
..
2014-05-15 22:32:17 +00:00
2014-05-15 22:32:17 +00:00
2011-09-29 13:47:38 +00:00
2004-11-22 15:12:29 +00:00
2015-03-19 21:46:05 +01:00