Fix regression error #317 and add unit test (#318)

Revert the code that produced the regression error in #317 
Add the regression error to a unit test regressions.cpp along with the rebar tests

---------

Co-authored-by: gtsoul-tech <gtsoulkanakis@gmail.com>
This commit is contained in:
gtsoul-tech
2024-11-13 10:43:23 +02:00
committed by GitHub
parent 79b016a6e8
commit 50bcb90f8d
3 changed files with 52 additions and 12 deletions

View File

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