summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-test/catch2/catch2_3.6.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* catch2: upgrade 3.6.0 -> 3.7.0Yi Zhao2024-09-161-21/+0
| | | | | | | | ChangeLog: https://github.com/catchorg/Catch2/releases/tag/v3.7.0 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* catch2: Upgrade to 3.x release seriesKhem Raj2024-06-111-0/+21
It supports C++20 better and newer compilers e.g. clang19 works better with 3.x series. Signed-off-by: Khem Raj <raj.khem@gmail.com>