summaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Revert "Automatic migration to the new eo_add syntax."Tom Hacohen2016-03-111-14/+7
* Image test: Migrate to the new event cb signature.Tom Hacohen2016-03-091-10/+6
* Automatic migration to the new eo_add syntax.Tom Hacohen2016-03-091-7/+14
* Genlist test: Adjust according to the recent eo event changes.Tom Hacohen2016-03-031-5/+4
* Automatic migration to Eo4.Tom Hacohen2016-03-0362-195/+192
* index: accessibilitize index itemsLukasz Stanislawski2016-01-041-1/+1
* tests: adjust atspi roles.Lukasz Stanislawski2015-12-172-2/+2
* atspi: always use widget's subobj as accessible childrenLukasz Stanislawski2015-12-022-39/+3
* bg: do not make background accessibility object.Lukasz Stanislawski2015-12-012-25/+2
* elm: Fix typos fun!Daniel Juyung Seo2015-10-291-1/+1
* tests: add new tests for AT-SPI beta API.Lukasz Stanislawski2015-10-062-3/+320
* list: set atspi parent despite atspi mode.Lukasz Stanislawski2015-10-061-1/+1
* tests: disable new atspi parent test for me as it breaksStefan Schmidt2015-10-051-1/+1
* atspi: properly set parent.Lukasz Stanislawski2015-10-023-1/+123
* atspi: add global event emitterdevs/stanluk/perfLukasz Stanislawski2015-10-011-4/+7
* cxx: Added examples and tutorial for C++ bindingLuciana Magno de Almeida2015-08-252-121/+4
* tests: Correct ATSPI role check for popup.Stefan Schmidt2015-08-061-1/+1
* elm_module: Load not installed modules from build dir with ELM_RUN_IN_TREEStefan Schmidt2015-08-062-1/+4
* tests/build: Make sure tests are finding the theme fileStefan Schmidt2015-08-061-0/+3
* win: Add autohide and ELM_POLICY_QUIT_LAST_WINDOW_HIDDENVitor Sousa2015-07-011-0/+131
* tests/elm_test_image: Give a proper path to test imagesStefan Schmidt2015-04-222-1/+3
* elm_suite: Add test for async file setJean-Philippe Andre2015-04-101-1/+146
* atspi: changed del event broadcast. Fix genlist & gengrid testsLukasz Stanislawski2015-04-062-28/+18
* atspi: implement add/del callbacks. Add genlist item testsLukasz Stanislawski2015-04-061-0/+104
* atspi: overload children_get method for elm_genlistLukasz Stanislawski2015-04-061-6/+68
* tests: actually run the main loop properly to be able to enter in idle state.Cedric BAIL2015-01-161-17/+23
* Do not explicite include atspi headers.Lukasz Stanislawski2015-01-1463-282/+67
* tests: Clean-up elementary-cxx test suite.Savio Sena2014-09-171-9/+13
* autotools: simplify .pc.in.Vincent Torri2014-09-041-4/+2
* autotools: add m4 macro to check for optionsVincent Torri2014-09-041-18/+2
* configure.ac: Clean up and add macros for backend-checks.Vincent Torri2014-09-021-12/+2
* Reorganise configure.ac layout (and simplify)Vincent Torri2014-09-021-4/+2
* tests: Ship elm_test_helper.h in dist tarballStefan Schmidt2014-08-151-1/+3
* atspi: remove EAPI from elm_atspi_text_text_attribute_freeLukasz Stanislawski2014-08-081-31/+0
* atspi: expose more actions through atspi bus.Lukasz Stanislawski2014-07-251-0/+1
* tests: fix shadow variable build warningJihoon Kim2014-07-222-6/+6
* autotools: Fixed errors and warnings.Savio Sena2014-07-211-1/+1
* elementary++: Added missing includes.Savio Sena2014-07-211-0/+3
* autotools: Add eolian-cxx to elementary.Savio Sena2014-07-212-0/+151
* tests: check required interfaces implementation by widgetsZbigniew Kosinski2014-07-211-0/+24
* tests: refactor of atspi test suiteLukasz Stanislawski2014-07-215-250/+123
* tests: Pass the interval to elm_test_helper_wait_flag for the caller to changeRyuan Choi2014-07-173-7/+5
* tests: Add elm_test_helper_wait_flag to avoid infinite loopRyuan Choi2014-07-165-2/+55
* Fix build break while building with --with-tests=regularRyuan Choi2014-07-161-21/+2
* Tests atspi: fix undefined reference.Tom Hacohen2014-07-151-1/+1
* fileselector: Make selected_set actually select the fileRyuan Choi2014-07-021-1/+60
* backend: remove Windows CE support Windows CE is dead and buried and its gcc ...Vincent Torri2014-06-121-1/+0
* atspi:Set roles for widgetsZbigniew Kosinski2014-06-1165-2/+2182
* atspi: selection interface tests for elm_list widget fixedZbigniew Kosinski2014-06-104-28/+25
* atspi: add AtspiText and AtspiEditableText interface support.Lukasz Stanislawski2014-06-101-0/+339