SHA256
1
0
forked from pool/doctest

Accepting request 880591 from devel:tools

OBS-URL: https://build.opensuse.org/request/show/880591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doctest?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2021-03-24 15:13:49 +00:00 committed by Git OBS Bridge
commit 269e3a011a
4 changed files with 22 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b76ece19f0e473e3afa5c545dbdce2dd70bfef98ed0f383443b2f9fd9f86d5b4
size 2271979

3
doctest-2.4.6.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:39110778e6baf373ef04342d7cb3fe35da104cb40769103e8a2f0035f5a5f1cb
size 2277281

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Mar 22 15:28:53 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.4.6
Fixed bugs:
* REQUIRE does not compile when operator== in different
namespace #443
* Using templated operator== inside TEST_CASE changes deduced
types of forwarding references #399
Closed issues:
* CMake doesn't link package #483
* Get list of registered test-case names #479
* Can't compile with glibc master (future 2.34): SIGSTKSZ is
no longer a constant #473
* INFO does not compile when used like a function call #469
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 28 18:42:28 UTC 2021 - Martin Hauke <mardnh@gmx.de> Sun Feb 28 18:42:28 UTC 2021 - Martin Hauke <mardnh@gmx.de>

View File

@ -17,7 +17,7 @@
Name: doctest Name: doctest
Version: 2.4.5 Version: 2.4.6
Release: 0 Release: 0
Summary: Single-header testing framework Summary: Single-header testing framework
License: MIT License: MIT