summaryrefslogtreecommitdiff
path: root/src/tests/eina/eina_suite.c
Commit message (Expand)AuthorAgeFilesLines
* eina: introduce Eina_Abstract_ContentMarcel Hollerbach2020-03-081-0/+1
* eina: add new range Data typeali2020-01-231-0/+1
* tests: add test for eina_debug signal handlingMike Blumenkrantz2018-06-191-0/+1
* tests: change eina cmdline test names to match api namespacesMike Blumenkrantz2018-04-051-12/+12
* tests: redo eina in-tree module loadingMike Blumenkrantz2018-04-051-1/+40
* tests: move to using checked fixtures for all test suitesMike Blumenkrantz2018-04-051-28/+6
* eina: this should only load modules from the eina subdirMarcel Hollerbach2018-03-271-1/+1
* introduce eina_vpath!Marcel Hollerbach2018-02-221-0/+1
* ifdef RUN_IN_TREE logic.Gustavo Sverzut Barbieri2017-02-031-0/+2
* eina: Introduce Eina_Slstr for short-lived stringsJean-Philippe Andre2017-01-171-0/+1
* eina: add test for all float/double util function.Cedric BAIL2017-01-061-0/+1
* eina: try slight improvement of eina tests suite.Cedric BAIL2016-12-211-0/+6
* eina: remove tests, examples and docs for eina_modelBruno Dilly2016-11-301-2/+0
* eina: remove Eina_Promise tests.Cedric BAIL2016-11-071-1/+0
* eina - add a free queue (eina_freeq) for deferring frees of dataCarsten Haitzler (Rasterman)2016-11-061-0/+1
* eina: introduce Eina_Slice and Eina_Rw_Slice.Gustavo Sverzut Barbieri2016-08-221-0/+1
* eina: reenable all tests that where wrongfully disabled.Cedric BAIL2016-06-101-52/+52
* eina: add tests suite for Eina_Safepointer.Cedric BAIL2016-06-101-0/+1
* eina: Remove value type promisesLauro Moura2016-06-091-52/+52
* eina test suite - ooops reenable testsCarsten Haitzler (Rasterman)2016-05-261-2/+0
* efl - new cmp "fix" code - remove one duplicated cmpCarsten Haitzler (Rasterman)2016-05-261-0/+2
* eina: add tests for promisesFelipe Magno de Almeida2016-04-051-0/+1
* Test rework #10: EinaVincent Torri2016-02-161-86/+10
* eina: add test case for eina_vector2se.osadchy2016-01-131-0/+1
* eina: add test for Eina_Bezier.Subhransu Mohanty2015-08-071-0/+1
* eina: add quaternion test in eina suite and fix the test case errorsVivek Ellur2015-06-291-0/+1
* eina: add the beginning of an Eina_Matrix4 API.Cedric BAIL2015-05-291-2/+3
* eina: add test cases for various APIs in eina_quad module.Vivek Ellur2015-05-271-0/+1
* eina: add test case for eina_crc function in eina module.vivek2015-05-071-0/+1
* eina: add test cases for eina_xattr functions.vivek2015-03-061-0/+3
* check: fix tests suites on Windowsmichelle legrand2015-01-301-0/+2
* eina: add test cases for Eina_Trashkabeer khan2014-09-221-0/+1
* eina: resolved TODO in eina tests - added delete array listkabeer khan2014-09-101-2/+8
* eina: add test for old ABI supported function, but not exposed anymore.Cedric Bail2013-10-251-0/+1
* eina: let's add some straight forward test.Cedric Bail2013-10-161-0/+1
* Tests: Output XML to build dir, not source dir.Tom Hacohen2013-03-121-1/+1
* tests: Add xml output file for check runs for the use with jenkins.Stefan Schmidt2013-03-121-0/+2
* eina: Eina_Tmpstr test for eina_tmpstr_add, eina_tmpstr_del.Vladislav Brovko2013-03-111-0/+1
* eina/tests: add basic Eina_Barrier testUlisses Furquim2013-01-081-2/+2
* efl: Add eina copy on write infrastructure.Cedric BAIL2013-01-081-0/+1
* efl: make libraries aware of EFL_RUN_IN_TREE.Gustavo Sverzut Barbieri2013-01-041-0/+2
* merge : add einaVincent Torri2012-09-161-0/+183