efl/src/tests/eolian_js
Daniel Kolesa 13ddc5dbc1 eolian: rename @warn_unused and its associated API
@warn_unused in syntax is now called @no_unused - this is because
"warning about unused" is a C thing (or rather, an extension to C)
and various languages might want to use stricter behavior for this.

Its associated API does the reverse now - it lets you query whether
being unused is allowed at all. This is to match future behavior
of Eolian (once it supports versioning) that will likely reverse it.

@feature
2019-05-26 17:41:22 +02:00
..
constructor_method_class.eo eolian: rename @warn_unused and its associated API 2019-05-26 17:41:22 +02:00
eolian_js_suite.cc efl_js: Update after eo/efl api changes 2016-10-25 12:23:34 -02:00
eolian_js_suite.js js: Fix Makefile location and linking of efl.node and tests 2016-10-25 15:43:19 -02:00
eolian_js_suite.sh efl js: Add clean up callbacks to deallocate memory used in v8::External 2016-03-18 17:47:09 -03:00
eolian_js_test_constructor_method_impl.c efl: use efl_add_ref to create objects which have no parent 2018-03-20 17:20:56 -07:00
eolian_js_test_eolian_js_binding.cc
eolian_js_test_evas_box.cc
eolian_js_test_test_object_impl.c efl callbacks: update some events calls to no longer trigger legacy callbacks 2016-08-30 13:59:59 -03:00
test_object.eo eolian: rename @warn_unused and its associated API 2019-05-26 17:41:22 +02:00