efl/src/tests/eina
se.osadchy acd0af9ec6 eina: add tests cases for eina_vector3.
Summary: Add tests for functions of vector3 in eina.

Reviewers: cedric, Hermet

Subscribers: jpeg

Differential Revision: https://phab.enlightenment.org/D3666

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2016-02-12 21:25:55 +01:00
..
.gitignore
cxx_compile_test.cxx
eina_suite.c eina: add test case for eina_vector2 2016-01-13 13:46:49 +01:00
eina_suite.h eina: add test case for eina_vector2 2016-01-13 13:46:49 +01:00
eina_test_abi.c
eina_test_accessor.c
eina_test_array.c
eina_test_barrier.c eina: fix tests suites for Windows to have a predictable result. 2015-01-30 10:49:57 +01:00
eina_test_benchmark.c
eina_test_bezier.c eina: add new api eina_bezier_on_interval() 2015-11-30 15:40:01 -08:00
eina_test_binbuf.c eina: add test case for binbuf append function 2015-11-10 14:44:17 -08:00
eina_test_binshare.c
eina_test_clist.c
eina_test_convert.c eina: Fix bug in eina_convert_itoa 2014-03-07 14:17:28 +09:00
eina_test_counter.c
eina_test_cow.c
eina_test_crc.c eina: add test case for eina_crc function in eina module. 2015-05-07 09:53:09 +02:00
eina_test_error.c eina: fix tests suites for Windows to have a predictable result. 2015-01-30 10:49:57 +01:00
eina_test_file.c Ecore: Remove all temporary files after running make check 2016-01-19 18:18:29 +09:00
eina_test_fp.c
eina_test_hash.c eina_hash: add test cases for eina_hash_add/del by hash functions 2015-10-31 02:12:06 +01:00
eina_test_inarray.c eina: add test cases for various eina_inarray functions 2015-05-14 19:36:32 +02:00
eina_test_inlist.c
eina_test_iterator.c eina: add test case for eina list reverse iterator 2015-11-09 16:17:26 -08:00
eina_test_lalloc.c
eina_test_list.c eina: add test case for eina list search function. 2015-11-09 16:22:24 -08:00
eina_test_lock.c Eina test: declare clock_gettime() by including time.h, like it should be 2015-12-14 11:14:46 +09:00
eina_test_log.c
eina_test_magic.c
eina_test_main.c
eina_test_matrix.c eina: Add test-case for eina_normal3_matrix_get 2016-01-13 14:14:50 +01:00
eina_test_matrixsparse.c
eina_test_mempool.c eina: resolved TODO in eina tests - added delete array list 2014-09-10 12:51:27 +02:00
eina_test_model.c
eina_test_module.c eina: resolved TODO in eina tests - added delete array list 2014-09-10 12:51:27 +02:00
eina_test_module_dummy.c
eina_test_quad.c eina: add test cases for various APIs in eina_quad module. 2015-05-27 00:31:06 +02:00
eina_test_quadtree.c
eina_test_quaternion.c eina_test: Add test-case for eina_quaternion_transform 2016-01-14 11:51:45 +01:00
eina_test_rbtree.c eina: fix tests suites for Windows to have a predictable result. 2015-01-30 10:49:57 +01:00
eina_test_rectangle.c Eina rectangle: Check for valid rectangle before taking intersection 2015-08-28 16:30:29 +09:00
eina_test_sched.c
eina_test_simple_xml_parser.c Eina Example: Fix memory leak of variable buf 2015-11-23 21:04:15 +09:00
eina_test_str.c emile: move all eina_str_base64 to emile_base64. 2016-01-07 16:27:57 -08:00
eina_test_strbuf.c eina: add test case for eina_strbuf_manage_read_only_new_length API. 2016-01-09 00:33:51 +01:00
eina_test_stringshare.c eina: all Eina_Stringshare printf variant now return empty string as expected. 2015-01-08 12:36:27 +01:00
eina_test_tiler.c eina: add test covering tiler rect add/del/add of same geometry regions 2016-02-05 14:35:28 -05:00
eina_test_tmpstr.c eina: add eina_tmpstr_manage_new, eina_tmpstr_manage_new_length APIs 2015-11-09 10:42:35 -08:00
eina_test_trash.c eina: add test cases for Eina_Trash 2014-09-22 14:59:27 +02:00
eina_test_ustr.c Eina unicode: add eina_unicode_unicode_to_utf8_range 2015-11-24 14:22:57 +02:00
eina_test_ustringshare.c
eina_test_value.c eina: add EINA_VALUE_TYPE_OPTIONAL, a single-element container that can be empty. 2015-12-10 11:10:46 -08:00
eina_test_vector.c eina: add tests cases for eina_vector3. 2016-02-12 21:25:55 +01:00
eina_test_xattr.c eina_xattr: Fixed T2381, eina xattr tests failing 2015-05-06 08:42:55 +02:00
sample.gpx