aboutsummaryrefslogtreecommitdiff
path: root/tests/unit-core/test-proxy.c
AgeCommit message (Expand)Author
2021-11-05Replace vera++ with clang-format (#4518)Robert Fancsik
2021-06-24Remove jerry_get_boolean_value (#4685)Gergo Csizi
2021-05-21Add getter for Proxy handler objects (#4676)Zoltan Herczeg
2021-04-19Add reference support for native pointers. (#4615)Zoltan Herczeg
2021-04-13Add info to external pointer free callback. (#4642)Zoltan Herczeg
2021-03-10Add custom configuration to jerry_parse and its variants (#4620)Zoltan Herczeg
2021-02-17Rework external function handlers (#4599)Zoltan Herczeg
2021-01-07Don't use property list pointer to store Proxy flags (#4415)Péter Gál
2020-12-18Implement get proxy target (#4367)Zoltan Herczeg
2020-08-19Add missing error support for API functions. (#4153)Zoltan Herczeg
2020-03-24Add a Proxy C unittest (#3633)Péter Gál