efl/src/tests/eina
Vivek Ellur 70e5687f6c eina: add test cases for eina matrix map and transform functions
Summary:
Added test cases for matrix map and transform functions

Signed-off-by: Vivek Ellur <vivek.ellur@samsung.com>

Reviewers: stefan_schmidt, cedric

Reviewed By: stefan_schmidt, cedric

Subscribers: stefan_schmidt, cedric

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

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2015-06-25 17:21:09 +02:00
..
.gitignore
cxx_compile_test.cxx
eina_suite.c eina: add the beginning of an Eina_Matrix4 API. 2015-05-29 17:20:28 +02:00
eina_suite.h eina: add the beginning of an Eina_Matrix4 API. 2015-05-29 17:20:28 +02:00
eina_test_abi.c eina: add test for old ABI supported function, but not exposed anymore. 2013-10-25 20:16:10 +09:00
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_binbuf.c Eina tests: suppress warnings over deprecated functions 2015-04-20 16:36:49 +09:00
eina_test_binshare.c
eina_test_clist.c eina: fix warning of unsigned int being compared to an int. 2013-11-09 20:06:36 +09:00
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: update Eina_Cow test to latest API change. 2013-11-04 12:47:12 +09:00
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 eina: add test case for eina_file_copy function. 2015-05-18 10:52:57 +02:00
eina_test_fp.c
eina_test_hash.c eina: add test case for eina_hash_crc function. 2015-05-07 09:53:11 +02: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_test_lalloc.c
eina_test_list.c [eina] add test case - eina_list_clone, eina_list_reverse_clone 2014-01-10 22:46:52 -08:00
eina_test_lock.c eina: fix eina_test_rwlock test on OSX. 2015-02-05 16:38:06 +01:00
eina_test_log.c
eina_test_magic.c
eina_test_main.c
eina_test_matrix.c eina: add test cases for eina matrix map and transform functions 2015-06-25 17:21:09 +02: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: beginning of a generic quaternion API. 2015-05-29 17:20:29 +02: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: add tests cases for eina_rectangle and eina_str functions 2015-05-19 14:17:00 +02:00
eina_test_sched.c
eina_test_simple_xml_parser.c
eina_test_str.c eina: add tests cases for eina_rectangle and eina_str functions 2015-05-19 14:17:00 +02:00
eina_test_strbuf.c eina: add test case for eina_strbuf_string_free function. 2015-04-22 15:10:19 +02: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: Eina_Tiler - return a NULL if intersection of two tilers doesn't exist 2014-07-21 19:33:27 +02:00
eina_test_tmpstr.c Eina tmpstr: deprecate tmpstr_strlen and add tmpstr_len. 2015-02-09 13:55:13 +00: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: add test case for eina unicode escape function. 2015-02-20 12:24:18 +01:00
eina_test_ustringshare.c
eina_test_value.c eina: memcmp can't be used to compare timeval due to potential padding on 64bit architecture. 2015-02-05 16:38:06 +01:00
eina_test_xattr.c eina_xattr: Fixed T2381, eina xattr tests failing 2015-05-06 08:42:55 +02:00
sample.gpx