aboutsummaryrefslogtreecommitdiff
path: root/tests/unit-core/test-regexp.c
AgeCommit message (Expand)Author
2021-08-11Support parsing of scripts / functions stored in string values (#4728)Zoltan Herczeg
2021-06-24Remove jerry_get_boolean_value (#4685)Gergo Csizi
2021-03-10Add custom configuration to jerry_parse and its variants (#4620)Zoltan Herczeg
2021-02-26Add size checks before using JERRY_VLA in unittests (#4601)Péter Gál
2019-08-06Don't use VLA's in unit tests and API examples (#3002)Csaba Osztrogonác
2019-01-09Fix JerryScript build with clang-6.0 (#2610)Daniel Balla
2018-11-19[API] Add RegExp C API (#2542)Daniel Balla