summaryrefslogtreecommitdiff
path: root/src/tests/ecore
Commit message (Expand)AuthorAgeFilesLines
* tests: split ecore thread queue tests into 2 test casesMike Blumenkrantz2018-04-103-0/+6
* tests: split efl_app promise tests into separate test casesMike Blumenkrantz2018-04-103-9/+29
* tests: ensure eina/efl_object are initialized for all efl_app testsMike Blumenkrantz2018-04-101-0/+4
* tests: move ecore promise tests into efl_app_suiteMike Blumenkrantz2018-04-105-17/+18
* tests: split ecore poller tests into separate fileMike Blumenkrantz2018-04-104-144/+170
* tests: split ecore idler tests into separate fileMike Blumenkrantz2018-04-104-77/+105
* tests: move efl_loop_fd tests into efl_app_suiteMike Blumenkrantz2018-04-104-88/+99
* tests: break out simple timer failure test into separate testMike Blumenkrantz2018-04-102-3/+9
* tests: add fixtures for efl_app testsMike Blumenkrantz2018-04-101-1/+11
* tests: move disabled efl loop timer test into efl_app_suiteMike Blumenkrantz2018-04-104-56/+75
* tests: split efl_loop tests out of efl_app_suite.cMike Blumenkrantz2018-04-103-35/+52
* tests: reduce duration of ecore_test_timersMike Blumenkrantz2018-04-101-1/+1
* tests: move ecore_test_ecore_main_loop_timer into timers test fileMike Blumenkrantz2018-04-102-22/+32
* tests: reduce duration of ecore_test_animatorsMike Blumenkrantz2018-04-101-2/+2
* tests: reduce duration of ecore_test_ecore_main_loop_timer testMike Blumenkrantz2018-04-101-3/+3
* tests: improve ecore thread queue reliabilityMike Blumenkrantz2018-04-101-42/+68
* tests: remove "info" messages from ecore-drm/input testsMike Blumenkrantz2018-04-102-7/+0
* tests: quiet useless printf spam from thread queue testsMike Blumenkrantz2018-04-101-23/+14
* tests: remove extra download in ecore_test_ecore_file_downloadMike Blumenkrantz2018-04-101-11/+2
* tests: use different website for ecore_test_ecore_file_downloadMike Blumenkrantz2018-04-101-3/+3
* tests: use 0.05s as poller interval in ecore_test_ecore_main_loop_pollerMike Blumenkrantz2018-04-101-2/+2
* tests: split ecore_test_ecore_main_loop_poller_add_del into separate testsMike Blumenkrantz2018-04-101-34/+54
* tests: remove random usleeps from ecore thread queue testsMike Blumenkrantz2018-04-101-8/+0
* tests: ecore: remove no longer needed jenkins check functionStefan Schmidt2018-04-061-16/+0
* ecore: and rename the test for Eina_Future to be the only promise test.Cedric Bail2018-04-053-3/+3
* ecore: remove tests of old Efl_Future based on Eo.Cedric Bail2018-04-053-1006/+0
* tests: disable xim in ecore_imf test when DISPLAY is not setMike Blumenkrantz2018-04-051-1/+13
* tests: move to using checked fixtures for all test suitesMike Blumenkrantz2018-04-0511-229/+30
* tests: add instrumentation to existing tests to find slow testsMike Blumenkrantz2018-04-0519-218/+218
* efl_add_ref - fis to use efl_add properly with a parent.Carsten Haitzler (Rasterman)2018-03-292-32/+33
* efl: use efl_add_ref to create objects which have no parentCedric BAIL2018-03-202-32/+32
* ecore thread queue tests - reduce size and craziness and fix 1Carsten Haitzler (Rasterman)2018-03-031-21/+23
* ecore file test - change url to a file we control.Carsten Haitzler (Rasterman)2018-03-031-1/+1
* put efl app test back with mods to match app as superclassCarsten Haitzler (Rasterman)2018-03-033-63/+111
* ecore - a different take on efl.app class as a super class to efl.loopCarsten Haitzler (Rasterman)2018-03-031-3/+3
* Revert "cxx: Fix manual code after efl_app change."Carsten Haitzler (Rasterman)2018-03-037-153/+102
* efl: add test suite for efl_appMike Blumenkrantz2018-02-263-63/+114
* efl: create Efl.App class, the parent of Efl.LoopMike Blumenkrantz2018-02-265-54/+54
* ecore_audio: remove "name" propertyMike Blumenkrantz2018-02-151-9/+9
* ecore_event: Check for the valid typeMyoungwoon Roy, Kim2018-01-311-0/+5
* ecore_main: Check for the valid flagMyoungwoon Roy, Kim2018-01-311-0/+27
* Ecore_File: remove symlinks support on Windows (library and test)Vincent Torri2018-01-301-0/+3
* ecore_timer: Check for the valid callback funcMyoungwoon Roy, Kim2018-01-301-0/+11
* tests: Check return value in tests.Lauro Moura2018-01-251-1/+1
* efl loop - rename ecore_main_loop_get to efl_main_loop_getCarsten Haitzler (Rasterman)2018-01-025-47/+47
* ecore: Shutdown ecore after running testsJean-Philippe Andre2017-12-191-0/+15
* ecore: Fix up some test casesJean-Philippe Andre2017-12-192-9/+18
* tests - disable loop fd and timer lifecycle testsCarsten Haitzler (Rasterman)2017-12-152-0/+4
* tests - ecore promise - assuming a single loop iterate... wrongCarsten Haitzler (Rasterman)2017-12-151-0/+9
* tests - ecore suite - dont shadow a global var - use different oneCarsten Haitzler (Rasterman)2017-12-151-6/+6