summaryrefslogtreecommitdiff
path: root/src/tests/eina/eina_test_value.c
Commit message (Expand)AuthorAgeFilesLines
* efl: `eina_value_list_vinsert` assumes that the position is always validLucas Cavalcante de Sousa2020-02-071-0/+43
* tests/eina: fix assign when compare was intendedMike Blumenkrantz2019-10-151-1/+1
* eina - value - test - cats warnings on 32bit to get some silenceCarsten Haitzler (Rasterman)2019-05-131-2/+2
* eina: add tests for the new Eina_Value convert functions.Cedric BAIL2019-01-231-0/+24
* eina: add tests for Eina_Value utility function eina_value_*_get.Cedric BAIL2019-01-231-0/+36
* tests: move to using checked fixtures for all test suitesMike Blumenkrantz2018-04-051-54/+0
* tests: add instrumentation to existing tests to find slow testsMike Blumenkrantz2018-04-051-54/+54
* eina: add tests for eina_value_to_binbuf.Cedric Bail2017-09-131-0/+65
* Eina_Value type EINA_value.Guilherme Iscaro2017-08-231-0/+69
* eina: remove tests, examples and docs for eina_modelBruno Dilly2016-11-301-48/+0
* eina value test - gix blob check to check only relevant fieldsCarsten Haitzler (Rasterman)2016-04-191-1/+1
* Test rework #10: EinaVincent Torri2016-02-161-7/+8
* eina: add EINA_VALUE_TYPE_OPTIONAL, a single-element container that can be em...Felipe Magno de Almeida2015-12-101-0/+144
* eina: memcmp can't be used to compare timeval due to potential padding on 64b...pierre lamot2015-02-051-2/+4
* eina: fix tests suites for Windows to have a predictable result.michelle legrand2015-01-301-1/+3
* Eina Test : Added test case for convert float in eina_test_valuekabeer khan2014-10-231-0/+177
* eina: adjust precision for all our targeted convertion.Cedric Bail2013-11-121-2/+2
* eina: add Eina_Value tests convert from short, int.Vladislav Brovko2013-07-181-0/+458
* eina: improve Eina_Value coverage.Valerii Kanunik2013-03-251-0/+281
* Eina tests: Fixed warnings with clang.Tom Hacohen2013-03-211-7/+7
* god... it was using localtime, so should we when we test.Gustavo Sverzut Barbieri2013-01-171-1/+4
* eina/tests: fix and improve eina value tests.Gustavo Sverzut Barbieri2013-01-171-66/+73
* merge : add einaVincent Torri2012-09-161-0/+1877