summaryrefslogtreecommitdiff
path: root/src/tests/eina
Commit message (Expand)AuthorAgeFilesLines
* eina_tests: Fix argument cannot be negativeChristopher Michael2021-02-241-2/+2
* eina: Rename EAPI macro to EINA_API in Eina libraryFelipe Magno de Almeida2020-11-252-4/+1
* singularize srand in eina_init - only once in one placeCarsten Haitzler (Rasterman)2020-10-032-12/+0
* eina file test: check rmdir result.Vincent Torri2020-09-021-1/+1
* eina: Replace remove with rmdir and delete tmpstrJoão Paulo Taylor Ienczak Zanette2020-08-311-1/+2
* eina_test_lock.c: Implement clock_gettime for WindowsWander Lairson Costa2020-08-201-0/+19
* eina: Close file in unlink testJoão Paulo Taylor Ienczak Zanette2020-08-201-1/+6
* windows: Fix path for file sanitizationWander Lairson Costa2020-07-061-1/+6
* Fix eina file thread test on WindowsWander Lairson Costa2020-06-261-1/+23
* eina_test_file.c: Do not test errno if the function doesn't failWander Lairson Costa2020-06-231-6/+2
* eina_strbuf: introduce change last occurrence functionAli Alzyod2020-06-221-1/+5
* eina_strbuf: resolve segfault when replace used with read_only bufferAli Alzyod2020-06-221-0/+10
* tests: eina: fix ENOMEM message on Windows and solarisVincent Torri2020-06-181-0/+4
* tests: eina: make sure we always check on eina_matrixsparse_data_idx_get returnStefan Schmidt2020-06-101-0/+2
* tests: eina: also handle failure cases when cleaning up created files/foldersStefan Schmidt2020-06-101-3/+3
* tests: eina: check return of eina_module_load and unloadStefan Schmidt2020-06-101-2/+2
* Eina file test: use the correct Eina file objectVincent Torri2020-05-271-1/+1
* Eina file test: on Windows, open cmd, not a shellVincent Torri2020-05-271-1/+6
* tests: eina: fix usage of long on WindowsVincent Torri2020-05-191-9/+9
* tests: resolve float comparison warningsMike Blumenkrantz2020-05-093-71/+71
* Use __func__ C99 identifier instead of __FUNCTION__ compiler extensionVincent Torri2020-05-072-6/+6
* eina_content: free eina content in the test:Marcel Hollerbach2020-04-171-0/+1
* eina_content: fix use after free in test codeMarcel Hollerbach2020-03-091-2/+2
* eina: introduce Eina_Abstract_ContentMarcel Hollerbach2020-03-084-1/+227
* eina: introduce eina_iterator_processMarcel Hollerbach2020-02-191-0/+44
* eina-suite: do not print that many errorsMarcel Hollerbach2020-02-144-16/+45
* efl: `eina_value_list_vinsert` assumes that the position is always validLucas Cavalcante de Sousa2020-02-071-0/+43
* eina_matrix: Add eina_matrix4 operator(translate, rotate, scale)JunsuChoi2020-01-291-0/+123
* eina: add new range Data typeali2020-01-234-0/+75
* eina_accessor: make carray accessor work properlyMarcel Hollerbach2019-12-181-1/+31
* eina_matrix: replace cosf by cos to gain more accuracyWonki Kim2019-11-211-2/+2
* Eina_Matrix : Use math header for cosf and sinf of rotate function.JunsuChoi2019-11-151-7/+7
* tests/eina: use #ifdef guard for block which can only occur inside ifdefMike Blumenkrantz2019-10-311-2/+2
* tests/eina: use slstr_steal function in slstr_steal testMike Blumenkrantz2019-10-241-1/+1
* fix various trivial null derefsMike Blumenkrantz2019-10-181-0/+1
* tests: fix minor string leaksMike Blumenkrantz2019-10-181-0/+1
* tests/eina: fix assign when compare was intendedMike Blumenkrantz2019-10-151-1/+1
* tests/eina: outdent codeMike Blumenkrantz2019-09-261-3/+3
* tests/strbuf: call va_end for varargsMike Blumenkrantz2019-09-261-0/+1
* eina: add eina_mempool_iterator_new to slowly iterate every allocated pointer...Cedric Bail2019-09-191-1/+17
* eina: turn on Eina_Mempool tests for OneBig too.Cedric Bail2019-09-171-0/+14
* eina_test: resolve build warningAli Alzyod2019-08-291-1/+1
* eina/array: added eina_array_find() api to eina_array.sub.mohanty@samsung.com2019-08-261-0/+29
* Evil: remove pwd code in Evil and fix compilation failures after the removalVincent Torri2019-07-281-1/+3
* eina: add accessors for c arraysMarcel Hollerbach2019-07-031-0/+28
* remove last bits of Evil.h in tests and use evil_private.h insteadVincent Torri2019-06-241-1/+1
* tests: fix warnings and undef ref on Windows (using meson :-) )Vincent Torri2019-06-201-2/+5
* eina: add test for eina_slstr_copy_new_length.Cedric BAIL2019-05-291-0/+31
* meson: enforce 61s timeout for tests, remove explicit timeouts from build filesMike Blumenkrantz2019-05-151-1/+0
* Revert "remove vpath test for user dir the test was broken and fixing is insane"Marcel Hollerbach2019-05-151-0/+17