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-18 09:30:13 +08:00
Code
Issues
Actions
9
Packages
Projects
Releases
Wiki
Activity
Files
2bc4bcb3a131ad7992fff982c05cc3eead565d13
wxWidgets
/
tests
/
misc
T
History
Blake-Madden
2bc4bcb3a1
Migrate fuzzer unit test to Catch2
2025-09-07 18:38:37 -04:00
..
dynamiclib.cpp
Fix DynamicLibrary::Load() test for less common platforms
2023-08-24 02:49:31 +02:00
environ.cpp
…
garbage.cpp
Migrate fuzzer unit test to Catch2
2025-09-07 18:38:37 -04:00
guifuncs.cpp
Fix buffer overrun in wxHTMLDataObject under non-MSW platforms
2023-06-21 20:38:25 +01:00
metatest.cpp
Remove wxUSE_LONGLONG and always use wxLongLong_t
2024-10-18 19:26:15 +02:00
misctests.cpp
Fix comparing wxObjectDataPtr<> objects
2025-05-07 19:56:23 +02:00
module.cpp
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
2022-10-15 18:10:45 +02:00
pathlist.cpp
…
safearrayconverttest.cpp
…
selstoretest.cpp
…
settings.cpp
…
textwrap.cpp
Add a pseudo test allowing to test wxTextWrapper interactively
2025-01-20 16:24:21 +01:00
typeinfotest.cpp
…