summaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* evas: Rename EAPI macro to EVAS_API in Evas libraryFelipe Magno de Almeida2020-09-131-2/+2
* eo: Rename EAPI macro to EO_API in Eo libraryFelipe Magno de Almeida2020-09-0546-206/+252
* eolian: Add -e parameter to pass export symbol to eolian generatorFelipe Magno de Almeida2020-08-2011-35/+39
* eina: Rename EAPI macro to EINA_API in Eina libraryFelipe Magno de Almeida2020-08-152-4/+1
* elua test: fix undeclared variableVincent Torri2020-10-091-0/+1
* Evil : move mkstemp(s) and mkdtemp in eina_file directlyVincent Torri2020-10-086-156/+63
* Revert "Revert "evas_textblock: rainbow flag emoji treated as two clusters(up...WooHyun Jung2020-10-081-0/+4
* singularize srand in eina_init - only once in one placeCarsten Haitzler (Rasterman)2020-10-033-13/+0
* evas test - check return of ftell and malloc and handle properlyCarsten Haitzler (Rasterman)2020-09-201-0/+10
* evas_textblock: prevent textnodes with <ps>/<br> without format nodeAli Alzyod2020-09-161-0/+23
* eina file test: check rmdir result.Vincent Torri2020-09-021-1/+1
* eldbus_fake_server: fix string format usageMarcel Hollerbach2020-09-011-3/+1
* Revert "evas_textblock: rainbow flag emoji treated as two clusters(update uni...Stefan Schmidt2020-09-011-4/+0
* evas_textblock: remove style padding from native width and formatted heightYoungbok Shin2020-09-011-0/+7
* evas_textblock: rainbow flag emoji treated as two clusters(update unibreak to...AbdullehGhujeh2020-09-011-0/+4
* eina: Replace remove with rmdir and delete tmpstrJoão Paulo Taylor Ienczak Zanette2020-08-311-1/+2
* tests - efl ui config - use proepr elm enums for elm apisCarsten Haitzler (Rasterman)2020-08-251-3/+3
* tests - elm spinner - use proper elm enum - warning fixCarsten Haitzler (Rasterman)2020-08-251-3/+3
* tests - elm slider - fix possile use of uninit var warningCarsten Haitzler (Rasterman)2020-08-251-1/+1
* 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
* eet test: use eina_file_mkstemp, fix include for vc++Vincent Torri2020-08-191-8/+13
* evas_textblock: myanmar script rendering with e vowel.Ali Alzyod2020-08-181-0/+22
* Efl Canvas Text : canvas textblock changed not fired for shadow format (style...AbdullehGhujeh2020-08-181-1/+14
* evas_object_textblock: utf8_to_markup support all escapse charsAli Alzyod2020-08-181-2/+53
* eo: set idx on exit to 1 not to 0Marcel Hollerbach2020-08-121-1/+30
* efl_ui_textbox: preserve changing user color setAli Alzyod2020-08-051-0/+24
* evas_textblock: enhance cursor event submitting during markup_set/text_setAli Alzyod2020-08-051-0/+21
* elm_entry/efl.ui.textbox: use common key shortcutsAli2020-08-051-1/+1
* evas_textblock : return correct value for gfx_filter_getAbdullehGhujeh2020-07-291-0/+3
* tests: fix eio testsMarcel Hollerbach2020-07-281-0/+4
* efl: make all _class_get() functions constMarcel Hollerbach2020-07-207-9/+9
* 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
* Fix typosElyes HAOUAS2020-06-251-1/+1
* efl_check.h: Replace stack allocated array by heap allocatedJoao Antonio Cardoso2020-06-231-1/+1
* 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
* evas textblock : update font source when it set using font_source_setAbdullehGhujeh2020-06-222-0/+32
* eina_strbuf: resolve segfault when replace used with read_only bufferAli Alzyod2020-06-221-0/+10
* Textblock : Fix cursor cluster movement when emoji at the line startAbdullehGhujeh2020-06-221-0/+14
* tests: eina: fix ENOMEM message on Windows and solarisVincent Torri2020-06-181-0/+4
* tests: eio: make sure we check return valueStefan Schmidt2020-06-171-1/+1
* tests: edje: check result of evas_engine_info_set()Stefan Schmidt2020-06-151-1/+1
* tests: elm: check return of efl_config_bool_setStefan Schmidt2020-06-111-1/+1
* efl - build again - test suite break in using undefined ERR macroCarsten Haitzler (Rasterman)2020-06-101-2/+2
* tests: eina: make sure we always check on eina_matrixsparse_data_idx_get returnStefan Schmidt2020-06-101-0/+2
* tests: eo: handle error return of eina_value_int_convert()Stefan Schmidt2020-06-101-2/+9
* tests: eina: also handle failure cases when cleaning up created files/foldersStefan Schmidt2020-06-101-3/+3
* tests/ecore_wl2: Fix unchecked return valueChristopher Michael2020-06-101-1/+6