aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/doctest
Commit message (Collapse)AuthorAgeFilesLines
* [Rework] Replace fastutf with simdutfVsevolod Stakhov2024-11-291-1/+1
| | | | | | Simdutf is faster and has way better support of the architectures (especially when it comes to non-x86 stuff). Hence, it is a good idea to use it instead of the non-supported fastutf8 stuff.
* [Fix] Do not install doctest stuffVsevolod Stakhov2024-08-091-1/+1
| | | | Reported by: @moisseev
* [Dep] Update doctest to 2.4.11Vsevolod Stakhov2024-08-0711-2544/+4312
|
* [Minor] Update bundled doctest to the latest versionVsevolod Stakhov2021-09-094-96/+242
|
* [Project] Add doctest unit testing libraryVsevolod Stakhov2021-03-129-0/+13633