wxWidgets/tests/misc
Vadim Zeitlin 2b8390dd35 Determine location of libc dynamically in wxDynamicLibrary test
Don't hard code the path to it, even different Linux versions use
different paths, e.g. /lib/x86_64-linux-gnu under Debian and /lib64
under Fedora, so just try all the possibilities until we find something.

(cherry picked from commit 512b8033feef6ba99c4dfdf6ada42a56d7425d6d)
2022-08-14 18:19:01 +02:00
..
dynamiclib.cpp Determine location of libc dynamically in wxDynamicLibrary test 2022-08-14 18:19:01 +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 Fix comparing wxDataFormat with wxDF_INVALID in wxGTK 2022-03-23 13:43:44 +01:00
metatest.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
misctests.cpp Fix tests build with wxDEBUG_LEVEL==0 2021-08-21 15:05:13 +02:00
module.cpp Add wxModule::AreInitialized() 2021-03-07 20:39:09 +01: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