summaryrefslogtreecommitdiffstats
path: root/modules/regex/tests/test_regex.h
Commit message (Collapse)AuthorAgeFilesLines
* Move and add new RegEx test casesMaximilian Mayer2020-11-221-0/+164
Test cases for 'RegEx' are moved from 'test_string.h' to own test suite in 'test_regex.h'. Additionally, new tests are introduced and '_init' is removed as it isn't implemented/used anywhere.