Remove dead code detected by llvm static analyser.
[profile/ivi/eet.git] / src / tests /
2008-11-14 cedricMake password callback work (PKCS8 support), fix minor...
2008-11-13 cedricAdd crypto support to eet.
2008-10-24 cedric* Bug fix :
2008-10-23 cedric* Fix Hash of String bug.
2008-10-23 cedric* Fix bug with string included in a list found by Vikto...
2008-10-20 cedricRemove eet data type from the test suite.
2008-10-20 cedricMake eet depends on eina.
2008-10-16 caro * add m4 macro for documentation, unit tests and coverage
2008-10-13 cedricRemove more compiler warning.
2008-10-10 cedricRemove warning.
2008-09-27 caroadd eet_suite.h in tarballs
2008-09-08 cedricAdd signature support in eet.
2008-08-06 englebassignore
2008-07-30 cedricFix a little bug in the test and do a real write test.
2008-07-24 cedricFix wrongly stored image when compressed size is bigger...
2008-06-27 cedricFix the bug with EET_T_UNKNOW/EET_G_UNKNOWN that did...
2008-06-26 cedricThis patch is a starting point for cleaning up eet_data.c.
2008-06-19 englebassignore++
2008-06-02 cedricAdd eet_data_image_read_to_surface and eet_data_image_d...
2008-05-16 cedric Introducing unit test in EFL using cvs check library...