]> sigrok.org Git - libsigrokflow.git/commit
Add Catch2 unit testing framework.
authorUwe Hermann <redacted>
Tue, 8 Jan 2019 22:06:13 +0000 (23:06 +0100)
committerUwe Hermann <redacted>
Tue, 8 Jan 2019 23:09:36 +0000 (00:09 +0100)
commit3b8e47c91703332338bda7c7ce78fbb2eb0a1f80
tree5686ed70cc463f108b58f5178e4982bf54c8179c
parent15c57e97c5e98a2c795c305bbff1eac49c93d0ee
Add Catch2 unit testing framework.

The file tests/catch2/catch.hpp is the version 2.5.0 release of Catch2.

https://github.com/catchorg/Catch2/releases/download/v2.5.0/catch.hpp
tests/catch2/catch.hpp [new file with mode: 0644]