summaryrefslogtreecommitdiff
path: root/tests/ivi_layout-test-plugin.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Reshuffle IVI layout testsDaniel Stone2018-06-201-1070/+0
* tests: Don't rely on build directory layoutDaniel Stone2018-06-201-9/+7
* tests: load ivi-shell test plugins as weston moduleEmre Ucan2018-02-071-13/+7
* ivi-shell: remove surface_set_orientation APIUcan, Emre (ADITG/SW1)2017-07-241-34/+0
* ivi-shell: add layer_add_surfaces testUcan, Emre (ADITG/SW1)2017-01-271-0/+49
* include stdint.h for int32_t/uint32_tJussi Kukkonen2016-07-261-0/+1
* ivi-shell: implement surface_on_many_layer testUcan, Emre (ADITG/SW1)2016-06-291-0/+45
* Rename src/ to libweston/Pekka Paalanen2016-06-231-1/+1
* Move weston source to compositor/Pekka Paalanen2016-06-231-1/+1
* Move the functions launching clients to main.cGiulio Camuffo2016-06-031-0/+1
* ivi-shell: rework configure_surface notificationUcan, Emre (ADITG/SW1)2016-04-051-7/+10
* ivi-shell: rework remove_surface notificationUcan, Emre (ADITG/SW1)2016-04-051-8/+11
* ivi-shell: rework create_surface notificationUcan, Emre (ADITG/SW1)2016-04-051-9/+11
* ivi-shell: rework surface_add_notification APIUcan, Emre (ADITG/SW1)2016-04-051-16/+21
* ivi-shell: remove ivi_layout_surface_set_dimension APIUcan, Emre \(ADITG/SW1\)2016-03-041-12/+2
* ivi-shell: remove ivi_layout_surface_set_position APIUcan, Emre \(ADITG/SW1\)2016-03-041-13/+3
* ivi-shell: remove ivi_layout_surface_get_orientation APIUcan, Emre \(ADITG/SW1\)2016-03-041-9/+4
* ivi-shell: remove ivi_layout_surface_get_dimension APIUcan, Emre \(ADITG/SW1\)2016-03-041-22/+6
* ivi-shell: remove ivi_layout_surface_get_position APIUcan, Emre \(ADITG/SW1\)2016-03-041-21/+6
* ivi-shell: remove ivi_layout_surface_get_opacity APIUcan, Emre \(ADITG/SW1\)2016-03-041-17/+7
* ivi-shell: remove ivi_layout_surface_get_visibility APIUcan, Emre \(ADITG/SW1\)2016-03-041-4/+0
* ivi-shell: rename ivi_controller_interfaceUcan, Emre \(ADITG/SW1\)2015-10-291-182/+182
* tests: test set for ivi-shell notification in bad condition with helper clientNobuhiko Tanibata2015-06-251-0/+22
* tests: test set for ivi-shell notification normal use case with helper clientNobuhiko Tanibata2015-06-251-0/+172
* tests: make the test context persistentNobuhiko Tanibata2015-06-251-10/+35
* tests: test set for ivi-layer bad condition with helper-clientNobuhiko Tanibata2015-06-251-0/+113
* tests: test set for ivi-layer normal use case with helper clientNobuhiko Tanibata2015-06-251-0/+42
* tests: test set for ivi-surface bad condition with helper clientNobuhiko Tanibata2015-06-251-0/+134
* tests: test set for ivi-surface normal use case with helper clientNobuhiko Tanibata2015-06-251-13/+206
* Unified multiple definitions of container_of() macro.Jon Cruz2015-06-151-0/+1
* Remove redundant #include path component.Jon Cruz2015-06-151-2/+2
* tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
* tests: ivi_layout test infrastructurePekka Paalanen2015-04-091-0/+368