SHA256
1
0
forked from pool/doctest
doctest/doctest.changes
Martin Pluskal 8bf3d4ab7b Accepting request 856059 from home:mnhauke
- Update to version 2.4.2
  Closed issues:
  * DOCTEST_CHECK_THROWS_WITH_AS fails to work with dependant
    exception type #447
  * log contexts for failures in JUnit reporter #441
  * Test runner thread initialization #435
  * CHECK_EQ with enum values #276
  Merged pull requests:
  * Add MAIN_PROJECT check for test option #445
  * log contexts for failures in JUnit reporter #442

OBS-URL: https://build.opensuse.org/request/show/856059
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doctest?expand=0&rev=7
2020-12-15 19:58:26 +00:00

31 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Tue Dec 15 19:25:49 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.4.2
Closed issues:
* DOCTEST_CHECK_THROWS_WITH_AS fails to work with dependant
exception type #447
* log contexts for failures in JUnit reporter #441
* Test runner thread initialization #435
* CHECK_EQ with enum values #276
Merged pull requests:
* Add MAIN_PROJECT check for test option #445
* log contexts for failures in JUnit reporter #442
-------------------------------------------------------------------
Wed Nov 4 18:51:51 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.4.1
* Support for unit tests with Open MPI as a new extension header.
* Added default printers for enums.
-------------------------------------------------------------------
Thu Sep 24 15:00:37 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Enable arm builds. The package builds fine on aarch64 systems.
-------------------------------------------------------------------
Mon Aug 31 13:21:30 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
- Initial package (v2.4.0)