summaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* atspi:AtspiSelection interface addedCarsten Haitzler (Rasterman)2014-05-302-0/+196
* atspi: add accessible default relations and attributesLukasz Stanislawski2014-05-284-0/+422
* layout: remove sizing_eval call when layout is already destructed. @fixLukasz Stanislawski2014-05-144-0/+28
* colorselector: Do not add custom palette color to the palette of configRyuan Choi2014-02-174-0/+41
* elm: Changed __UNUSED__ to EINA_UNUSED.Daniel Juyung Seo2014-01-061-1/+1
* Tests: Added elm_suite.h to EXTRA_DIST.Tom Hacohen2013-11-191-0/+1
* Introduce check for unit testing framework of ElementaryRyuan Choi2013-11-196-0/+184