Rebar based Unit tests (#305)

* rebar based unit tests

* fixing paths

---------

Co-authored-by: gtsoul-tech <gtsoulkanakis@gmail.com>
This commit is contained in:
gtsoul-tech
2024-07-24 10:39:24 +03:00
committed by GitHub
parent baeb884d22
commit ca568477a8
4 changed files with 1388537 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ set(unit_hyperscan_SOURCES
hyperscan/main.cpp
hyperscan/multi.cpp
hyperscan/order.cpp
hyperscan/rebar_tests.cpp
hyperscan/scratch_op.cpp
hyperscan/scratch_in_use.cpp
hyperscan/serialize.cpp