Commit Graph

4 Commits (78983906debb0eaff957737641bfd922be94a4f7)

Author SHA1 Message Date
Guðni Már Gilbert 78983906de Optimise Catch2 V3 includes + fix a few cases of missing includes 2022-10-17 18:08:58 +00:00
Guðni Már Gilbert 6248ce93d7 Update CMake integration for Catch v3.1.0 2022-10-16 20:43:50 +00:00
Yuri D'Elia 3cd94996e9 Remove invalid/useless test sizeof(ptr) == 4
This test is currently valid only for 32bit architectures.

There doesn't seem to be a true reason for this test to
ensure a pointer is exactly 4 bytes, so remove the test.
2021-06-29 08:59:36 +02:00
D.R.racer 7eb346a54d Add first unit test
+proof of concept of Catch2 builds working in our repo
2021-05-13 17:35:08 +02:00