aboutsummaryrefslogtreecommitdiff
path: root/tests/unit-core/test-module.c
AgeCommit message (Expand)Author
2021-11-05Replace vera++ with clang-format (#4518)Robert Fancsik
2021-09-09Throw SyntaxError when module resolving is failed (#4765)Zoltan Herczeg
2021-07-06Rework resolving references and namespace creation in modules (#4695)Zoltan Herczeg
2021-06-24Remove jerry_get_boolean_value (#4685)Gergo Csizi
2021-04-20Throw ReferenceError when a property of a native module is not found (#4659)Zoltan Herczeg
2021-04-16Add notification callback for module state changes (#4656)Zoltan Herczeg
2021-04-16Native modules should be unlinked state after creation (#4655)Zoltan Herczeg
2021-04-13Support native modules (#4649)Zoltan Herczeg
2021-03-31Add module C API functions (#4636)Zoltan Herczeg
2021-03-30Rework module linking (#4632)Zoltan Herczeg