This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_UI_SDK
/
wxWidgets
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wxWidgets/wxWidgets.git
synced
2026-08-19 02:42:23 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
2e71e14dc41f64facd251988da5915bdf2ef0ee3
wxWidgets
/
tests
/
strings
T
History
Vadim Zeitlin
8cba51978e
Add a check for using wxString::Format() with a very long string
...
This used to fail until it was fixed in the previous commit. See
#18586
.
2019-11-17 18:30:33 +01:00
..
crt.cpp
…
hexconv.cpp
Pass arguments of the same type to CPPUNIT_ASSERT_EQUAL
2017-07-30 09:56:43 +02:00
iostream.cpp
…
numformatter.cpp
Add wxOVERRIDE to test files
2018-07-29 12:08:53 +02:00
stdstrings.cpp
Add C++20-style starts_with()/ends_with() functions to wxString
2019-07-31 00:52:29 +02:00
strings.cpp
Suppress all -Wmissing-field-initializers in the test suite
2019-02-02 17:25:37 +01:00
tokenizer.cpp
…
unichar.cpp
Add wxOVERRIDE to test files
2018-07-29 12:08:53 +02:00
unicode.cpp
Fix a unit test in UTF-8 build using UTF-8 strings only
2017-11-03 23:11:32 +01:00
vararg.cpp
Add a check for using wxString::Format() with a very long string
2019-11-17 18:30:33 +01:00
vsnprintf.cpp
Add more wxOVERRIDE
2018-09-22 14:44:07 +02:00