Commit Graph

2 Commits (e02b49082deafc4bd900c361ef32f6917f6b1fab)

Author SHA1 Message Date
Yuri D'Elia e02b49082d 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-27 15:19:54 +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