aboutsummaryrefslogtreecommitdiff
path: root/tests/unit-core/test-promise-callback.c
AgeCommit message (Expand)Author
2022-01-31Remove ES_NEXT macro (#4915)Szilagyi Adam
2022-01-20Update jerry-port and jerry-ext (#4907)Dániel Bátyai
2021-12-06Rework the public API (#4829)Dániel Bátyai
2021-11-05Replace vera++ with clang-format (#4518)Robert Fancsik
2021-10-11Split main promise event filter into multiple filters (#4792)Zoltan Herczeg
2021-02-25Default handlers should count as resolvers (#4611)Zoltan Herczeg
2021-02-24Add filters and more events to Promise callback. (#4605)Zoltan Herczeg
2021-02-18Add notification callback for Promise operations (#4595)Zoltan Herczeg