wxWidgets/tests/validators
Vadim Zeitlin 2c9f6770a5 Merge branch 'valnum-unsigned'
Fix handling of unsigned types in numeric validators: don't accept
negative numbers as unsigned, allow using the full 64-bit range.

See https://github.com/wxWidgets/wxWidgets/pull/2244

Closes #12967.
2021-02-23 21:52:27 +01:00
..
valnum.cpp Fix deleting of wxTextCtrl in wxNumValidator test case 2021-02-22 14:26:23 +01:00
valtext.cpp Add tests showing transferring data (to, from) self (window) works correctly 2021-02-22 14:31:20 +01:00