aboutsummaryrefslogtreecommitdiff
path: root/tests/unit-core/test-strings.c
AgeCommit message (Expand)Author
2021-11-05Replace vera++ with clang-format (#4518)Robert Fancsik
2021-10-20Optimize lit_is_valid_utf8_string (#4762)Gergo Csizi
2020-07-20Remove the usage of ecma_length_t (#4009)Robert Fancsik
2019-12-16Implement \u{hex} support. (#3447)Zoltan Herczeg
2017-09-20Fixes uint16_t overflow in ecma_new_ecma_string_from_utf8_converted_to_cesu8 ()Robert Fancsik
2017-04-22Split unit tests into separate directories (#1761)Akos Kiss