gcc/libstdc++-v3/testsuite/22_locale
Dimitrij Mijoski 59a7d38997 libstdc++: testsuite: Enhance codecvt_unicode with tests for length()
We can test codecvt::length() with the same data that we test
codecvt::in(). For each call of in() we add another call to length().
Some additional small cosmentic changes are applied.

libstdc++-v3/ChangeLog:

	* testsuite/22_locale/codecvt/codecvt_unicode.h: Test length()
2023-10-21 11:54:00 +01:00
..
classification Update copyright years. 2023-01-16 11:52:17 +01:00
codecvt libstdc++: testsuite: Enhance codecvt_unicode with tests for length() 2023-10-21 11:54:00 +01:00
codecvt_byname Update copyright years. 2023-01-16 11:52:17 +01:00
collate Update copyright years. 2023-01-16 11:52:17 +01:00
collate_byname Update copyright years. 2023-01-16 11:52:17 +01:00
conversions Update copyright years. 2023-01-16 11:52:17 +01:00
ctype Update copyright years. 2023-01-16 11:52:17 +01:00
ctype_base Update copyright years. 2023-01-16 11:52:17 +01:00
ctype_byname Update copyright years. 2023-01-16 11:52:17 +01:00
facet Update copyright years. 2023-01-16 11:52:17 +01:00
global_templates Update copyright years. 2023-01-16 11:52:17 +01:00
headers Update copyright years. 2023-01-16 11:52:17 +01:00
locale libstdc++: Remove test dependency on _GLIBCXX_USE_C99_STDINT_TR1 2023-05-12 14:40:39 +01:00
messages Update copyright years. 2023-01-16 11:52:17 +01:00
messages_byname Update copyright years. 2023-01-16 11:52:17 +01:00
money_get Update copyright years. 2023-01-16 11:52:17 +01:00
money_put Update copyright years. 2023-01-16 11:52:17 +01:00
moneypunct Update copyright years. 2023-01-16 11:52:17 +01:00
moneypunct_byname Update copyright years. 2023-01-16 11:52:17 +01:00
num_get Update copyright years. 2023-01-16 11:52:17 +01:00
num_put Update copyright years. 2023-01-16 11:52:17 +01:00
numpunct Update copyright years. 2023-01-16 11:52:17 +01:00
numpunct_byname Update copyright years. 2023-01-16 11:52:17 +01:00
time_get Update copyright years. 2023-01-16 11:52:17 +01:00
time_put Update copyright years. 2023-01-16 11:52:17 +01:00