]> git.saurik.com Git - wxWidgets.git/commit
Test for the shared library existence in DynamicLibraryTestCase.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 24 Oct 2012 23:13:38 +0000 (23:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 24 Oct 2012 23:13:38 +0000 (23:13 +0000)
commite282b73a5b02ad1dc867467c6811642aaac4f235
treec99e158773a5323baac03a4fe3aa996c27794944
parentb690a8f672bc5e992926a9fa45428d32edcb1cca
Test for the shared library existence in DynamicLibraryTestCase.

Trying to understand why does the test fail in some build slaves builds.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/misc/dynamiclib.cpp