forked from pool/doctest
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
This commit is contained in:
parent
9cc753e631
commit
f68aaf3849
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a0f0be21ee23e36ff6b8b9d63c06a7792e04cce342e1df3dee0e40d1e21b9f0
|
||||
size 2263473
|
3
doctest-2.4.2.tar.gz
Normal file
3
doctest-2.4.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:44507dae7ca2411affcb4b1dc04859bd38008696673c77ed09837befd24d9ef5
|
||||
size 2264771
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: doctest
|
||||
Version: 2.4.1
|
||||
Version: 2.4.2
|
||||
Release: 0
|
||||
Summary: Single-header testing framework
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user