]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
Fix regression error #317 and add unit test (#318)
authorgtsoul-tech <56584633+gtsoul-tech@users.noreply.github.com>
Wed, 13 Nov 2024 08:43:23 +0000 (10:43 +0200)
committerGitHub <noreply@github.com>
Wed, 13 Nov 2024 08:43:23 +0000 (10:43 +0200)
commit4f09e785c0a3d0ce050e9eff8f28af0c82e27620
tree7665820f2e8b9e4ecdc663ddadc7687c57cb6520
parent9a3268b0472f294d084514072e98c04cc2e70342
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>
src/nfa/shufti_simd.hpp
unit/CMakeLists.txt
unit/hyperscan/regressions.cpp [moved from unit/hyperscan/rebar_tests.cpp with 83% similarity]