wxwidgets/tests/misc
Vadim Zeitlin 84229199c7 Make wxFileTypeInfo ctor a variadic template function
Stop using vararg macros in wxFileTypeInfo and make ctor a template
function instead, this is simpler and more clear.

Add a unit test checking that the ctor still behaves as expected.
2022-11-23 02:44:50 +01:00
..
dynamiclib.cpp Determine location of libc dynamically in wxDynamicLibrary test 2022-08-04 01:07:35 +02:00
environ.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
garbage.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
guifuncs.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
metatest.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
misctests.cpp Make wxFileTypeInfo ctor a variadic template function 2022-11-23 02:44:50 +01:00
module.cpp Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
pathlist.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
safearrayconverttest.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
selstoretest.cpp Add a unit test exercising the bug fix in the parent commit 2021-01-23 16:40:30 +01:00
settings.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
typeinfotest.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00