]> git.saurik.com Git - wxWidgets.git/commit - tests/test.bkl
add a wxFont test unit (currently GetFamily and the Get/SetEncoding() bits are disabl...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Wed, 18 Mar 2009 15:32:28 +0000 (15:32 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Wed, 18 Mar 2009 15:32:28 +0000 (15:32 +0000)
commit5b06a80f9f806906c39e46e902f8c45b35d67d56
tree33d382547025febee2af27c4b14483f21d32f21f
parent8f1337ed68fb7b8ce177e83718afa9c13cb21eb6
add a wxFont test unit (currently GetFamily and the Get/SetEncoding() bits are disabled because they fail on wxGTK -- need more investigation)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
18 files changed:
tests/Makefile.in
tests/font/fonttest.cpp [new file with mode: 0644]
tests/makefile.bcc
tests/makefile.gcc
tests/makefile.vc
tests/makefile.wat
tests/test.bkl
tests/test_test_gui.dsp
tests/test_vc7_printfbench.vcproj
tests/test_vc7_test.vcproj
tests/test_vc7_test_gui.vcproj
tests/test_vc8_printfbench.vcproj
tests/test_vc8_test.vcproj
tests/test_vc8_test_gui.vcproj
tests/test_vc9.sln
tests/test_vc9_printfbench.vcproj
tests/test_vc9_test.vcproj
tests/test_vc9_test_gui.vcproj