Convert runtests.py to CMake tests
This PR adds CMake tests based on win32/runtests.py
as suggested in !34 (closed).
The jobs cmake:mingw:w64-i686:shared
and cmake:mingw:w64-i686:static
fail due to an issue in tests/exslt/date/add-duration.1.*
.
Expected result from add-duration.1.out
:
add-duration : P1000Y11M30DT23H59M0.1S + PT59.9S
result : P1000Y11M31D
Actual result from stdout:
add-duration : P1000Y11M30DT23H59M0.1S + PT59.9S
result : P1000Y11M31DT5.81934500587522e-12S