Version: 2.13.4, Package name: catch2-2.13.4 |
Maintained by: Rafael Sadowski |
Master sites: |
Description Catch2 stands for C++ Automated Test Cases in a Header and is a multi-paradigm test framework for C++ which also supports Objective-C (and maybe C). It is primarily distributed as a single header file, although certain extensions may require additional headers. |
Filesize: 641.255 KB |
Version History (View Complete History) |
|
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2020-12-30 00:18:12 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update catch2 to 2.13.4 |
2020-11-02 10:28:06 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update catch2 to 2.13.3 |
2020-10-23 07:44:39 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update catch2 to 2.13.2 |
2020-09-07 23:52:43 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update catch2 to 2.13.1 |
2020-09-03 15:06:27 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update catch2 to 2.13.0 |
2020-07-02 23:48:53 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update catch2 to 2.12.3 |
2020-05-25 23:32:53 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update catch2 to 2.12.2 |
2020-05-14 13:43:27 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update catch2 to 2.12.1 |
2020-03-23 13:00:50 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update catch2 to 2.11.3 |
2020-01-08 21:45:34 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update catch2 to 2.11.1 |
2019-11-24 23:36:57 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update catch2 to 2.11.0 |
2019-10-25 13:46:02 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update catch2 to 2.10.2 |
2019-10-17 14:51:09 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update catch2 to 2.10.0 |
2019-08-18 12:08:29 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update catch2 to 2.9.2 |
2019-06-30 23:21:41 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update catch2 to 2.9.1 |
2019-05-31 11:45:55 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update catch2 to 2.8.0 |
2019-05-12 10:40:55 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update catach2 to 2.7.2 Switch from py2 to py3 at build time. |
2019-04-15 11:26:22 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update catch2 2.7.1 |
2019-03-12 06:27:18 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update catch2 to 2.7.0 |
2019-03-03 01:07:26 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update catch2 to 2.6.1 |
2018-11-28 12:44:21 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update catch2-2.5.0 |
2018-10-28 04:55:37 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update catch2-2.4.2 |
2018-09-29 01:44:54 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Bugfix update catch2-2.4.1 |
2018-09-27 07:16:04 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Python is actually needed at build time: -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) CMake Error at CMakeLists.txt:43 (message): Python not found, but required for tests |
2018-09-12 23:08:18 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update catch2-2.4.0 |
2018-07-28 02:13:23 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update catch2-2.3.0 |
2018-06-16 05:32:19 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update catch2-2.2.3 |
2018-04-07 03:43:23 by Rafael Sadowski | Files touched by this commit (2) |
Log message: catch2 bugfix update to 2.2.2 |
2018-03-29 13:58:17 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update catch2 to 2.2.1 |
2018-02-15 04:59:15 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update Catch2 to 2.1.2 |
2018-02-10 04:21:09 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update catch2 to 2.1.2 |