Artur Wieczorek
|
2b4ee50f34
|
Reimplement tests with Catch
Use Catch instead of CppUnit for all unit tests here.
|
2022-12-07 20:52:33 +01:00 |
|
PB
|
f57f214122
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
|
Artur Wieczorek
|
8d94d4d9d3
|
Pass arguments of the same type to CPPUNIT_ASSERT_EQUAL
This is to avoid potential implicit conversions.
|
2017-07-30 09:56:43 +02:00 |
|
Artur Wieczorek
|
c6e4507c07
|
Add unit tests for wxHexToDec()
See #12814.
|
2017-02-23 20:50:18 +01:00 |
|
Artur Wieczorek
|
2ecd4a07ba
|
Add unit tests for wxDecToHex()
|
2017-02-23 20:48:28 +01:00 |
|