efl/src/tests/evas
Marcel Hollerbach 6b1de6a4ac efl_canvas_animation: correctly handle double signness
Summary:
start_delay and duration both have to be > 0.0 otherwise there should be
an error. This also adds the neccessary checks, to ensure that.

For now this is only added to the normal evas test suite, maybe we eed
to refactor these efl_* API tests into theire own test suite. However,
not for now.

Reviewers: segfaultxavi

Reviewed By: segfaultxavi

Subscribers: segfaultxavi, cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10617
2019-11-11 10:20:48 +01:00
..
dicts Evas textblock: fix wrong hyphenation issues with non UTF8 encoded dictionary 2018-05-06 12:01:41 +03:00
fonts evas - revert evas variation sequence support - out of bound accesses 2019-10-31 12:31:52 +00:00
images evas: add a test for loading Android 9patch file. 2019-07-12 09:54:24 -07:00
meshes evas: tests: convert man_mesh.obj from dos to unix line endings 2015-09-04 14:54:07 +02:00
efl_canvas_animation.c efl_canvas_animation: correctly handle double signness 2019-11-11 10:20:48 +01:00
efl_test_canvas.c efl/canvas: add Efl_Canvas.h 2019-09-30 10:33:24 +02:00
efl_test_canvas2.c efl/canvas: add Efl_Canvas.h 2019-09-30 10:33:24 +02:00
efl_test_canvas3.c efl/canvas: add Efl_Canvas.h 2019-09-30 10:33:24 +02:00
evas_suite.c efl_canvas_animation: correctly handle double signness 2019-11-11 10:20:48 +01:00
evas_suite.h efl_canvas_animation: correctly handle double signness 2019-11-11 10:20:48 +01:00
evas_test_callbacks.c evas/callbacks: emit hardcoded legacy smart callbacks always 2019-10-14 09:29:23 -04:00
evas_test_evasgl.c fix build. 2019-06-20 14:20:34 +02:00
evas_test_events.c evas test - use correct type for ptr type tracking called 2019-08-11 17:09:32 +01:00
evas_test_filters.c tests: fix warnings and undef ref on Windows (using meson :-) ) 2019-06-20 12:50:35 +01:00
evas_test_focus.c evas_events: fix wrong event listening 2019-06-28 09:03:14 +02:00
evas_test_image.c efl/image: rename "border" -> "border_insets" 2019-09-18 10:08:56 +02:00
evas_test_init.c tests: add instrumentation to existing tests to find slow tests 2018-04-05 11:10:25 +02:00
evas_test_mask.c efl.canvas.object: clip -> clipper && clipees -> clipped_objects 2019-02-27 13:17:37 -05:00
evas_test_matrix.c tests: add instrumentation to existing tests to find slow tests 2018-04-05 11:10:25 +02:00
evas_test_mesh.c tests/evas: prune directory scan in mesh loader/saver test 2019-10-30 08:49:11 -07:00
evas_test_new.c evas test - actually use result of add of rect obj for test 2018-11-09 11:43:59 +00:00
evas_test_object.c evas_events: prevent double event_freeze in evas_object_freeze_events_set 2019-03-15 11:23:09 -04:00
evas_test_object_smart.c evas: restore legacy types which were defined to eo types 2019-03-08 12:06:24 -08:00
evas_test_render_engines.c tests: add evas render test for callbacks 2019-04-08 13:19:56 +09:00
evas_test_text.c evas: restore legacy types which were defined to eo types 2019-03-08 12:06:24 -08:00
evas_test_textblock.c Revert "evas_textblock: content fit feature" 2019-11-07 10:23:58 +00:00
evas_tests_helpers.h evas: add a test for loading Android 9patch file. 2019-07-12 09:54:24 -07:00
meson.build efl_canvas_animation: correctly handle double signness 2019-11-11 10:20:48 +01:00