Merge pull request #107158 from akien-mga/doctest-2.4.12

doctest: Update to 2.4.12
This commit is contained in:
Rémi Verschelde
2025-06-09 00:44:48 +02:00
3 changed files with 40 additions and 13 deletions

View File

@ -187,7 +187,7 @@ Patches:
## doctest
- Upstream: https://github.com/onqtam/doctest
- Version: 2.4.11 (ae7a13539fb71f270b87eb2e874fbac80bc8dda2, 2023)
- Version: 2.4.12 (1da23a3e8119ec5cce4f9388e91b065e20bf06f5, 2025)
- License: MIT
Files extracted from upstream source:
@ -195,6 +195,10 @@ Files extracted from upstream source:
- `doctest/doctest.h` as `doctest.h`
- `LICENSE.txt`
Patches:
- `0001-ciso646-version.patch` (GH-105913)
## embree