]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/locale/test/test_config.cpp
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / boost / libs / locale / test / test_config.cpp
index 6437afb1e7256bf7d8a0d95a89798d9dd65ece56..2205a8659f8c1289ab50cfe588a37e00a439741a 100644 (file)
@@ -19,6 +19,8 @@
 #include <unicode/uversion.h>
 #endif
 
+#include "test_locale_tools.hpp"
+
 
 char const *env(char const *s)
 {
@@ -101,6 +103,7 @@ int main()
     };
     std::cout << "- Testing locales availability on the operation system:" << std::endl;
     check_locale(locales_to_check);
+    std::cout << "--- Testing Japanese_Japan.932 is working: " << test_std_supports_SJIS_codecvt("Japanese_Japan.932") << std::endl;
 
     std::cout << "- Testing timezone and time " << std::endl;
     {