summaryrefslogtreecommitdiff
path: root/src/tests/evas
Commit message (Expand)AuthorAgeFilesLines
* evas text: fix _ellipsis_get to return -1.0 on failure.Youngbok Shin2015-02-091-0/+4
* evas: jpeg decoders alows a difference of 1 bit per component.pierre lamot2015-02-051-2/+21
* check: fix tests suites on Windowsmichelle legrand2015-01-301-0/+2
* evas: add new test for bug in BMP loader.Cedric BAIL2015-01-263-0/+62
* evas: fix tests to actually test image !Cedric BAIL2015-01-261-3/+3
* Evas masking: Add some test casesJean-Philippe Andre2015-01-073-0/+370
* tests: Remove file after Evas 3D save testJean-Philippe Andre2015-01-071-0/+1
* evas: check for grayscale png and jpeg.Cedric BAIL2014-12-282-0/+0
* evas: make Evas 3d mesh is inherited from Efl.File (functions file_set and save)Bogdan Devichev2014-12-231-5/+5
* evas: a _mmap version of the file_set is added.Bogdan Devichev2014-12-231-0/+5
* evas: test cases are changed according to changes of API in step 4. Specific ...Bogdan Devichev2014-12-231-8/+9
* edje entry: improve selection performanceThiep Ha2014-11-261-0/+197
* textblock: correct text position for RTL text with marginsThiep Ha2014-11-261-0/+33
* evas: Evas_3D - add .ply export/import.Bogdan Devichev2014-11-149-23/+13466
* evas: tests only for extension compiled in.Cedric BAIL2014-10-225-28/+54
* evas: tests more file format loader.Cedric BAIL2014-10-2118-2/+971
* Evas-3D Tests: fix Eo usage.Daniel Zaoui2014-10-211-6/+4
* evas: Evas_3D - add .eet export/importBogdan Devichev2014-10-065-0/+2623
* evas: tests tgv file decoding.Cedric BAIL2014-10-0216-0/+56
* evas textblock: return text direction for under cursor in cursor geometry getThiep Ha2014-10-021-0/+23
* Evas Textblock: Fix native width of BiDi textDaniel Hirt2014-10-011-0/+8
* Evas Textblock: Fix bad empty line add on wrappingDaniel Hirt2014-09-261-0/+13
* Evas filters: Fix parsing of argument listsJean-Philippe ANDRE2014-09-191-0/+3
* evas textblock: fixed ellipsis character cut off issue with complex markup text.Youngbok Shin2014-09-021-0/+20
* Evas textblock: Add a test for multiline ellipsis.Tom Hacohen2014-08-201-0/+17
* Evas textblock: Fix BiDi text cut-off at the edges.Tom Hacohen2014-08-201-0/+6
* Revert "evas textblock: fixed ellipsis character cut off issue with complex m...Carsten Haitzler (Rasterman)2014-08-201-23/+0
* evas textblock: fixed ellipsis character cut off issue with complex markup text.Youngbok Shin2014-08-191-0/+23
* textblock: Update visual_pos before calling _size_native_calc_line_finalize.Youngbok Shin2014-08-061-0/+12
* evas/textblock: fix to keep original format when a markup tag is matched to a...Youngbok Shin2014-08-051-0/+5
* evas tests: remove TODO comment already doneWonguk2014-08-041-1/+0
* Evas textblock: Correct word start/end moving at new line or line begins with...Thiep Ha2014-08-041-0/+12
* evas: jpeg loader - add tests for EXIF flip, transpose, transverse.Wonguk Jeong2014-07-065-8/+84
* jpeg laoder: exif orientation test addedWonguk Jeong2014-06-295-2/+117
* Evas/Textblock: Introduce PS deletion bug test and fixDaniel Hirt2014-06-171-0/+37
* evas/tests - textblock: add a test case for item format with ellipsis.Youngbok Shin2014-06-101-0/+7
* Evas textblock: Fix crash when cutting ligatures with formats.Tom Hacohen2014-06-041-0/+3
* Evas/Textblock: add support for ellipsis valuesDaniel Hirt2014-05-291-8/+43
* evas/text: add text ellipsis test case for ligatures special case.Youngbok Shin2014-05-211-0/+6
* Evas test: Update filters tests (Lua) - part 2Jean-Philippe Andre2014-05-091-59/+57
* Evas test: Update filters test (Lua) - part 1Jean-Philippe Andre2014-05-091-119/+79
* tests: Disable the evas filters test suite for nowJean-Philippe Andre2014-04-271-1/+5
* Evas filters: Add support for Evas_Object_ImageJean-Philippe Andre2014-04-271-1/+1
* Tests: fix annoying warning.Daniel Zaoui2014-04-271-0/+2
* Revert "tests: Add a case for ellipsis in complex markup text."Tom Hacohen2014-04-031-11/+0
* tests: Add a case for ellipsis in complex markup text.Youngbok Shin2014-04-021-0/+11
* evas: add infrastructure and basic tests for loading image.Cedric BAIL2014-04-0123-1/+55
* tests: Add case for filters' padding_setJean-Philippe Andre2014-03-261-1/+6
* Evas text: Make tests more lax so they'll work on Ubuntu.Tom Hacohen2014-03-181-2/+2
* Evas textblock: Fix clipping issues with some texts with width > advance.Tom Hacohen2014-03-101-6/+9