Files
wxWidgets/tests/cmdline
Vadim Zeitlin 36a08c4c73 Merge testdate.h into asserthelper.h
The definitions of overloads used for printing date types when
assertions involving them fail must occur before the main Catch header
inclusion, so move them to asserthelper.h which was already explicitly
included before Catch and remove the redundant (because it was always
included from testprec.h) inclusions of testdate.h from elsewhere.

No real changes.
2026-01-05 23:11:33 +01:00
..