This website requires JavaScript.
Explore
Help
Sign In
Amebis
/
wxWidgets
Watch
1
Star
0
Fork
0
You've already forked wxWidgets
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0aacc6a9ab41a8ffeba66b45675ace83043a9c8b
wxWidgets
/
tests
/
strings
History
Vadim Zeitlin
0aacc6a9ab
Remove CppUnit boilerplate in std::string interoperability tests
...
No real changes, just don't use compatibility macros and remove the completely useless test case.
2021-03-06 15:05:23 +01:00
..
crt.cpp
Remove BCC-specific hdrstop pragma from everywhere
2020-10-12 21:58:37 +02:00
hexconv.cpp
Remove BCC-specific hdrstop pragma from everywhere
2020-10-12 21:58:37 +02:00
iostream.cpp
Remove BCC-specific hdrstop pragma from everywhere
2020-10-12 21:58:37 +02:00
numformatter.cpp
Relax check for converting "-" to long long in the unit tests
2021-02-22 12:57:58 +01:00
stdstrings.cpp
Remove CppUnit boilerplate in std::string interoperability tests
2021-03-06 15:05:23 +01:00
strings.cpp
Disable tests not working in ANSI build
2020-10-18 23:47:29 +02:00
tokenizer.cpp
Remove BCC-specific hdrstop pragma from everywhere
2020-10-12 21:58:37 +02:00
unichar.cpp
Remove BCC-specific hdrstop pragma from everywhere
2020-10-12 21:58:37 +02:00
unicode.cpp
Remove BCC-specific hdrstop pragma from everywhere
2020-10-12 21:58:37 +02:00
vararg.cpp
Impose upper limit on memory allocation in wxString::PrintfV()
2020-12-01 21:53:55 +01:00
vsnprintf.cpp
Always return -1 but set errno in our wxVsnprintf() on error
2020-12-01 21:53:55 +01:00