char16_t and char32_t tests: removed dependencies on Unicode literals, add test for implementations that are typedefs and so not really conforming. Unicode literal test: now check for all three forms of Unicode literals - u8, u, and U.

[SVN r75694]
This commit is contained in:
Beman Dawes
2011-11-27 16:19:55 +00:00
parent 7f68d14175
commit 8828d82d4d
6 changed files with 28 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// This file was automatically generated on Wed Jul 13 18:50:14 2011
// This file was automatically generated on Sun Nov 27 09:43:19 2011
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the