Searched refs:test_strftime (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/system/libroot/posix/
H A Dlocale_test.cpp532 test_strftime(const char* locale, const strftime_data data[]) function
557 test_strftime() function
571 test_strftime("POSIX", strftime_posix);
583 test_strftime("de_DE.UTF-8", strftime_de);
595 test_strftime("hr_HR.ISO8859-2", strftime_hr);
607 test_strftime("gu_IN", strftime_gu);
619 test_strftime("it_IT", strftime_it);
631 test_strftime("nl_NL", strftime_nl);
643 test_strftime("nb_NO", strftime_nb);
2218 test_strftime();
[all...]

Completed in 38 milliseconds