added basic test for wxLocale
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45082 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
fontmap/fontmaptest.cpp
|
||||
formatconverter/formatconvertertest.cpp
|
||||
hashes/hashes.cpp
|
||||
intl/intltest.cpp
|
||||
lists/lists.cpp
|
||||
longlong/longlongtest.cpp
|
||||
mbconv/convautotest.cpp
|
||||
@@ -92,6 +93,13 @@
|
||||
<files>testdata.fc</files>
|
||||
</wx-data>
|
||||
|
||||
<template id="catalog">
|
||||
<dstdir>$(BUILDDIR)/intl/$(id)</dstdir>
|
||||
<srcdir>$(SRCDIR)/intl/$(id)</srcdir>
|
||||
<files>internat.po internat.mo</files>
|
||||
</template>
|
||||
|
||||
<wx-data id="fr" template="catalog"/>
|
||||
|
||||
|
||||
<!-- BENCHMARKS -->
|
||||
|
Reference in New Issue
Block a user