aboutsummaryrefslogtreecommitdiff
path: root/tests/unit-core/test-abort.c
AgeCommit message (Expand)Author
2021-11-05Replace vera++ with clang-format (#4518)Robert Fancsik
2021-03-10Add custom configuration to jerry_parse and its variants (#4620)Zoltan Herczeg
2021-02-17Rework external function handlers (#4599)Zoltan Herczeg
2018-09-17Don't use `strlen` for string literals (#2517)Akos Kiss
2018-06-28Replace jerry_value_set_abort_flag with jerry_create_abort_from_value (#2411)Istvan Miklos
2018-06-11Replace the jerry_value_set_error_flag function with jerry_create_error_from_...Istvan Miklos
2018-05-03Rename the jerry_value_has_abort_flag function. (#2291)Istvan Miklos
2018-05-03Rename the jerry_value_has_error_flag function. (#2290)Istvan Miklos
2018-04-17Rework jerry_parse function. (#2282)Zoltan Herczeg
2018-01-30Add support for aborts. (#2176)Zoltan Herczeg