efl/src/tests
Cedric BAIL 11ac6b145d evas: fix double free.
The ownership of this list and its content belong to the iterator. This code
was actively double freeing and our test suite doesn't crash or have any issue...
Well actually it was complaining that the list had error, but due to our other
false positive test that do trigger eina log, we continuously ignored this error.

NOTE: The fact that the test rely also on the container of the iterator instead
of the iterator itself is not that great to. I kind of feel bad now for having
allowed access to the container. We should have been able to allow changing the
logic to generate those rectangle step after step instead of in one go. Now this
seems difficult.
2015-12-02 12:30:34 -08:00
..
ecore ecore: add test case for idler enterer function 2015-10-31 02:37:20 +01:00
ecore_audio_cxx eolian_cxx: initial version of the EFL C++ Bindings Generator. 2014-05-03 00:56:32 +02:00
ecore_con ecore_con: adding test case for ecore_con_url_status_code_get. 2015-11-09 16:21:44 -08:00
ecore_cxx check: fix tests suites on Windows 2015-01-30 10:49:54 +01:00
ector ector: initial introduction. 2015-04-03 16:14:56 +02:00
edje edje: add mising closing brace and adjust indents and spacing in test edc 2015-12-01 14:54:18 -08:00
edje_cxx eolian_cxx: initial version of the EFL C++ Bindings Generator. 2014-05-03 00:56:32 +02:00
eet eet: add check for realloc fail. 2015-11-09 16:10:17 -08:00
eet_cxx check: fix tests suites on Windows 2015-01-30 10:49:54 +01:00
eeze Eeze tests: Remove an unreliable test. 2015-05-13 17:18:32 +01:00
efreet check: fix tests suites on Windows 2015-01-30 10:49:54 +01:00
eina eina: add new api eina_bezier_on_interval() 2015-11-30 15:40:01 -08:00
eina_cxx Eo: Remove EO_SENTINEL. 2015-09-28 15:52:50 +01:00
eio Tests: use eina_environment_tmp_get() 2015-10-15 09:34:33 +01:00
eldbus check: fix tests suites on Windows 2015-01-30 10:49:54 +01:00
eldbus_cxx check: fix tests suites on Windows 2015-01-30 10:49:54 +01:00
elocation tests/elocation: Disable problematic elocation status test for now. 2014-11-11 12:26:56 +01:00
elua elua lib: sanitize all file paths before writing them 2015-06-09 14:01:25 +01:00
emile emile: add emile_suite_build function to separate creation of test suite. 2015-05-07 09:53:07 +02:00
emotion gitignore: Updated. 2015-07-08 22:45:44 +09:00
eo Eo: Move op resolve check to where it belongs (out of hot path). 2015-11-09 11:43:04 +00:00
eolian eolian: add eolian_type_aliased_base_get 2015-11-18 16:02:15 +00:00
eolian_cxx Eolian cxx tests: Fix tests according to new Eo changes. 2015-05-20 17:06:44 +01:00
evas evas: fix double free. 2015-12-02 12:30:34 -08:00
evas_cxx eolian_cxx: initial version of the EFL C++ Bindings Generator. 2014-05-03 00:56:32 +02:00
evil evil: fix dladdr() implementation, add 2 unit tests for evil. 2015-05-07 09:53:12 +02:00
.gitignore eolian_cxx: initial version of the EFL C++ Bindings Generator. 2014-05-03 00:56:32 +02:00