From 329eae2a7a536a5925553295152430b4d249d8a8 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Wed, 1 Jun 2011 16:59:23 +0000 Subject: [PATCH] More tests --- ext/intl/tests/intl_icu_data_version_constant.phpt | 10 ++++++++++ ext/intl/tests/resourcebundle_internal.phpt | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 ext/intl/tests/intl_icu_data_version_constant.phpt diff --git a/ext/intl/tests/intl_icu_data_version_constant.phpt b/ext/intl/tests/intl_icu_data_version_constant.phpt new file mode 100644 index 0000000000..ad01218586 --- /dev/null +++ b/ext/intl/tests/intl_icu_data_version_constant.phpt @@ -0,0 +1,10 @@ +--TEST-- +INTL_ICU_DATA_VERSION constant +--SKIPIF-- + +--FILE-- + +--EXPECT-- +bool(true) diff --git a/ext/intl/tests/resourcebundle_internal.phpt b/ext/intl/tests/resourcebundle_internal.phpt index 7aefd854ce..fe90081e79 100644 --- a/ext/intl/tests/resourcebundle_internal.phpt +++ b/ext/intl/tests/resourcebundle_internal.phpt @@ -1,7 +1,7 @@ --TEST-- Test ResourceBundle::__construct() with internal ICU bundles --SKIPIF-- - + --FILE--