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
This commit is contained in:
Francesco Montorsi
2009-03-18 15:32:28 +00:00
parent 8f1337ed68
commit 5b06a80f9f
18 changed files with 4788 additions and 4522 deletions

View File

@@ -253,6 +253,10 @@ SOURCE=.\dummy.cpp
# End Source File
# Begin Source File
SOURCE=.\font\fonttest.cpp
# End Source File
# Begin Source File
SOURCE=.\misc\garbage.cpp
# End Source File
# Begin Source File