summaryrefslogtreecommitdiff
path: root/src/tests/evas/evas_test_image.c
Commit message (Expand)AuthorAgeFilesLines
* Change the EFL according to the renaming of the eo_add() current object.Tom Hacohen2016-03-151-1/+1
* Evas image: Move filled property to Efl.Gfx.Fill and set as defaultJean-Philippe Andre2016-03-151-0/+29
* tests evas: enable xpm image loader in testsStefan Schmidt2016-03-091-3/+0
* tests evas: remove commented out function which have not been used since 2014Stefan Schmidt2016-03-091-12/+0
* Test rework #20: EvasVincent Torri2016-02-161-2/+3
* emile: fix region load for jpeg image with orientation different set.jiin.moon2015-06-031-12/+126
* evas: add image_orient_set/get tests in evas tests suite.kabeer khan2015-04-061-0/+57
* evas: jpeg decoders alows a difference of 1 bit per component.pierre lamot2015-02-051-2/+21
* evas: add new test for bug in BMP loader.Cedric BAIL2015-01-261-0/+62
* evas: fix tests to actually test image !Cedric BAIL2015-01-261-3/+3
* evas: tests only for extension compiled in.Cedric BAIL2014-10-221-28/+54
* evas: tests more file format loader.Cedric BAIL2014-10-211-2/+80
* evas: tests tgv file decoding.Cedric BAIL2014-10-021-0/+56
* evas tests: remove TODO comment already doneWonguk2014-08-041-1/+0
* evas: jpeg loader - add tests for EXIF flip, transpose, transverse.Wonguk Jeong2014-07-061-8/+84
* jpeg laoder: exif orientation test addedWonguk Jeong2014-06-291-2/+117
* Tests: fix annoying warning.Daniel Zaoui2014-04-271-0/+2
* evas: add infrastructure and basic tests for loading image.Cedric BAIL2014-04-011-0/+53