aboutsummaryrefslogtreecommitdiff
path: root/tests/unit-core/test-api-set-and-clear-error-flag.c
AgeCommit message (Expand)Author
2021-11-05Replace vera++ with clang-format (#4518)Robert Fancsik
2019-08-06Fix unused parameter related build issues on Windows (#3003)Csaba Osztrogonác
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-22Fix jerry_create_error_from_value (#2403)Istvan Miklos
2018-06-12Fix jerry_get_value_from_error (#2394)Istvan Miklos
2018-06-11Replace the jerry_value_set_error_flag function with jerry_create_error_from_...Istvan Miklos
2018-05-25Merge jerry_get_value_without_error and jerry_value_clear_error_flag function...Istvan Miklos
2017-12-06Fix clearing of error reference (#2131)László Langó