summaryrefslogtreecommitdiff
path: root/src/tests/ecore_wl2
Commit message (Expand)AuthorAgeFilesLines
* efl - build again - test suite break in using undefined ERR macroCarsten Haitzler (Rasterman)2020-06-101-2/+2
* tests/ecore_wl2: Fix unchecked return valueChristopher Michael2020-06-101-1/+6
* tests/ecore_wl2: Fix unchecked return valueChristopher Michael2020-06-102-3/+18
* ecore_wl2_tests: Fix formattingChristopher Michael2020-06-101-7/+12
* tests/ecore_wl2: Fix check for Enlightenment compositorChristopher Michael2020-01-291-1/+1
* tests/ecore_wl2: Add dummy tests for ecore_wl2_* functions.Woochanlee2020-01-297-1/+124
* ecore_wl2: fix compilationMarcel Hollerbach2020-01-231-2/+2
* tests/ecore_wl2: Add test for ecore_wl2_input_keyboard_repeat functionsChristopher Michael2020-01-221-0/+31
* tests/ecore_wl2: Add tests for move, resize, resizing_get functions.Woochanlee2020-01-221-0/+54
* tests/ecore_wl2: Fix issue of tests running without a Wayland displayChris Michael2020-01-211-6/+5
* tests/ecore_wl2: Code clean up and Add, Modify TCs.Woochanlee2020-01-219-137/+238
* tests/ecore_wl2: Add test for ecore_wl2_input_pointer_xy_get functionChristopher Michael2020-01-151-0/+30
* tests/ecore_wl2: Remove test of ecore_wl2_window_hint_aux functionsChristopher Michael2020-01-151-18/+0
* tests/ecore_wl2: Minor formatting fixChristopher Michael2020-01-151-14/+15
* tests/ecore_wl2: Add test for ecore_wl2_window_xxx functionsWoochanlee2020-01-142-2/+504
* tests/ecore_wl2: Remove test the ecore_wl2_window_output_findChristopher Michael2020-01-091-18/+0
* tests/ecore_wl2: Simplify test infrastructureChristopher Michael2020-01-094-31/+9
* tests/ecore_wl2: Fix ecore_wl2_display_input_find testChristopher Michael2020-01-091-1/+6
* tests/ecore_wl2: Add test for ecore_wl2_input_seat_capabilities_getChristopher Michael2020-01-081-0/+25
* tests/ecore_wl2: Add test for ecore_wl2_display_input_find_by_nameChristopher Michael2020-01-081-0/+14
* tests/ecore_wl2: Add test for ecore_wl2_window_popup_input functionsChristopher Michael2020-01-081-0/+34
* tests/ecore_wl2: Fix input_keymap testChristopher Michael2020-01-081-1/+3
* tests/ecore_wl2: Add test for ecore_wl2_window_opaque_region functionsChristopher Michael2020-01-081-0/+23
* tests/ecore_wl2: Add test for ecore_wl2_window_input_region functionsChristopher Michael2020-01-081-0/+23
* Revert "tests/ecore_wl2: Add test for ecore_wl2_window_xxx functions"Christopher Michael2020-01-082-514/+5
* tests/ecore_wl2: Fix formattingChristopher Michael2020-01-081-28/+40
* tests/ecore_wl2: Add test for ecore_wl2_window_xxx functionsWoochanlee2020-01-082-17/+501
* tests/ecore_wl2: Fix memory leakChris Michael2019-12-181-0/+2
* tests/ecore_wl2: Add test for ecore_wl2_window_role functionsWoochanlee2019-12-091-0/+20
* tests/ecore_wl2: Add test for ecore_wl2_window_title functionsWoochanlee2019-12-031-0/+20
* tests/ecore_wl2: Add test for ecore_wl2_window_class functionsWoochanlee2019-12-031-0/+20
* tests/ecore_wl2: Fix bad window testChris Michael2019-12-021-0/+6
* tests/ecore_wl2: Add test for ecore_wl2_window_aspect functionsWoochanlee2019-12-021-3/+19
* tests/ecore_wl2: Add test for ecore_wl2_window_available_rotations functionsWoochanlee2019-11-291-0/+28
* tests/ecore_wl2: Add test for ecore_wl2_window_activated_get functionWoochanlee2019-11-271-0/+19
* tests/ecore_wl2: Add test for ecore_wl2_window_type functionsChristopher Michael2019-11-191-0/+20
* tests/ecore_wl2: Add test for ecore_wl2_window_geometry functionsChristopher Michael2019-11-191-0/+24
* tests/ecore_wl2: Add test for ecore_wl2_window_wm_rotation_supportedChristopher Michael2019-11-121-0/+20
* tests/ecore_wl2: Modify ecore_wl2_window_rotation testChristopher Michael2019-11-121-2/+7
* tests/ecore_wl2: Add test for ecore_wl2_window_rotation_app functionsChristopher Michael2019-11-121-0/+20
* tests/ecore_wl2: Add test for ecore_wl2_window_preferred_rotationChristopher Michael2019-11-121-0/+20
* tests/ecore_wl2: Add test for ecore_wl2_window_maximized functionsChristopher Michael2019-11-121-0/+20
* tests/ecore_wl2: Add test for ecore_wl2_window_fullscreen functionsChristopher Michael2019-11-121-0/+20
* tests/ecore_wl2: Add test for ecore_wl2_window_focus_skip_get/setChristopher Michael2019-11-121-0/+20
* tests/ecore_wl2: Add test for ecore_wl2_window_floating_mode_get/setChristopher Michael2019-11-121-0/+20
* tests/ecore_wl2: Add test for ecore_wl2_window_alpha_get/set functionsChristopher Michael2019-11-121-0/+20
* tests/ecore_wl2: Add test for ecore_wl2_display_compositor_version_getChristopher Michael2019-11-121-0/+14
* tests/ecore-wl2: Remove surface testChristopher Michael2019-11-054-60/+1
* tests/ecore_wl2: Fix resource leakChris Michael2019-09-171-0/+2
* tests/ecore_wl2: Skip aux_hints_supported test if not run in EnlightenmentChristopher Michael2019-08-281-1/+2