efl/src/tests/eolian
Daniel Kolesa 5ea0195661 eolian: remove @nullable keyword
This was an experiment that never properly took off and was never
used by any generator. Its use was highly variable, so it could
not be relied upon. We will still want to reverse the current
behavior eventually (no null by default), but that will be
done with eo file versioning in the future.

@feature
2019-05-21 16:04:35 +02:00
..
data eolian: remove @nullable keyword 2019-05-21 16:04:35 +02:00
data_aux efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
eolian_aux.c eolian tests: use parse instead of path_parse 2019-05-03 17:08:34 +02:00
eolian_generated_future.c eo: remove tests for old Efl_Future, but leave infra in place for testing later new Eina_Future.x 2018-05-01 10:39:01 -07:00
eolian_generation.c eolian tests: rename owning.eo.c to clear confusion 2019-05-17 16:08:23 +02:00
eolian_parsing.c eolian: remove @nullable keyword 2019-05-21 16:04:35 +02:00
eolian_static.c eolian: add code to run static checks but don't enable yet 2018-05-17 16:11:03 +02:00
eolian_suite.c eolian_aux: add initial eolian_aux APIs 2018-11-29 13:56:52 +01:00
eolian_suite.h eolian_aux: add initial eolian_aux APIs 2018-11-29 13:56:52 +01:00
generated_future.eo eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
meson.build meson: enforce 61s timeout for tests, remove explicit timeouts from build files 2019-05-15 18:49:51 +02:00