16 Commits

Author SHA1 Message Date
rsadowski
485fbeef87 Update catach2 to 2.7.2
Switch from py2 to py3 at build time.
2019-05-12 16:40:55 +00:00
rsadowski
d263906859 Update catch2 2.7.1 2019-04-15 17:26:22 +00:00
rsadowski
883b63518b Update catch2 to 2.7.0 2019-03-12 12:27:18 +00:00
rsadowski
4d4e04afb9 Update catch2 to 2.6.1 2019-03-03 08:07:26 +00:00
rsadowski
a379b34d81 Update catch2-2.5.0 2018-11-28 19:44:21 +00:00
rsadowski
17c652c1ab Update catch2-2.4.2 2018-10-28 10:55:37 +00:00
rsadowski
4a3f9136dc Bugfix update catch2-2.4.1 2018-09-29 07:44:54 +00:00
ajacoutot
51a7041028 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-27 13:16:04 +00:00
rsadowski
342ed4b1f0 Update catch2-2.4.0 2018-09-13 05:08:18 +00:00
rsadowski
e6c438b9a1 Update catch2-2.3.0 2018-07-28 08:13:23 +00:00
rsadowski
8b114345e5 Update catch2-2.2.3 2018-06-16 11:32:19 +00:00
rsadowski
0b2828022e catch2 bugfix update to 2.2.2 2018-04-07 09:43:23 +00:00
rsadowski
18d3d97ec6 Update catch2 to 2.2.1 2018-03-29 19:58:17 +00:00
rsadowski
d45c161830 Update Catch2 to 2.1.2 2018-02-15 11:59:15 +00:00
rsadowski
c3b6a1f559 Update catch2 to 2.1.2 2018-02-10 11:21:09 +00:00
rsadowski
01c9739f26 import catch 2.1.0
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.

ok jca@ Thanks!
2018-01-26 20:28:08 +00:00