efl/src/tests/eina
Ali Alzyod 5137f6d143 eina: add new range Data type
Summary:
Introduce new data type (Eina.Range)  which represent range (part of series)

**eina_range_max_get**
**eina_range_intersect**
**eina_range_union**
**eina_range_contains**
**eina_range_equal**

Reviewers: cedric, woohyun, bu5hm4n, segfaultxavi, zmike

Reviewed By: woohyun

Subscribers: vtorri, cedric, #committers, #reviewers

Tags: #efl

Maniphest Tasks: T8570

Differential Revision: https://phab.enlightenment.org/D11133
2020-01-23 06:54:44 +09:00
..
.gitignore
cxx_compile_test.cxx
eina_suite.c eina: add new range Data type 2020-01-23 06:54:44 +09:00
eina_suite.h eina: add new range Data type 2020-01-23 06:54:44 +09:00
eina_suite.x
eina_test_abi.c tests/eina: suppress deprecated api warnings for eina abi test 2018-08-14 17:26:08 -04:00
eina_test_accessor.c eina_accessor: make carray accessor work properly 2019-12-18 21:45:42 +01:00
eina_test_array.c eina_test: resolve build warning 2019-08-29 14:43:48 +02:00
eina_test_barrier.c
eina_test_benchmark.c
eina_test_bezier.c
eina_test_binbuf.c eina_test_binbuf: Fix memory leak 2019-05-02 13:44:22 +02:00
eina_test_binshare.c
eina_test_clist.c
eina_test_convert.c tests - remove one of the eina strtod tests as libc is failing 2019-04-07 14:47:35 +01:00
eina_test_counter.c
eina_test_cow.c
eina_test_crc.c
eina_test_debug.c tests/eina: make inclusion for define explicit and more compatible 2018-07-09 13:31:45 -04:00
eina_test_error.c remove last bits of Evil.h in tests and use evil_private.h instead 2019-06-24 09:01:25 -04:00
eina_test_file.c tests: fix warnings and undef ref on Windows (using meson :-) ) 2019-06-20 12:50:35 +01:00
eina_test_fp.c
eina_test_freeq.c
eina_test_hash.c
eina_test_inarray.c
eina_test_inlist.c
eina_test_iterator.c eina iterator tests - use same unisnged ints to store - warn 2018-12-04 08:24:02 +00:00
eina_test_lalloc.c
eina_test_list.c
eina_test_lock.c
eina_test_log.c tests/eina: use #ifdef guard for block which can only occur inside ifdef 2019-10-31 03:19:19 -07:00
eina_test_magic.c eina test - fix build with magic debug disabled 2018-11-12 17:05:46 +00:00
eina_test_main.c
eina_test_matrix.c eina_matrix: replace cosf by cos to gain more accuracy 2019-11-21 17:50:33 +09:00
eina_test_matrixsparse.c fix various trivial null derefs 2019-10-18 13:30:10 -04:00
eina_test_mempool.c eina: add eina_mempool_iterator_new to slowly iterate every allocated pointer in a mempool. 2019-09-19 14:37:41 -07:00
eina_test_module.c
eina_test_module_dummy.c
eina_test_quad.c
eina_test_quadtree.c
eina_test_quaternion.c
eina_test_range.c eina: add new range Data type 2020-01-23 06:54:44 +09:00
eina_test_rbtree.c
eina_test_rectangle.c
eina_test_safepointer.c
eina_test_sched.c
eina_test_simple_xml_parser.c
eina_test_slice.c
eina_test_slstr.c tests/eina: use slstr_steal function in slstr_steal test 2019-10-24 17:55:17 +02:00
eina_test_str.c tests/eina: outdent code 2019-09-26 17:59:34 -04:00
eina_test_strbuf.c tests: fix minor string leaks 2019-10-18 13:29:13 -04:00
eina_test_stringshare.c
eina_test_tiler.c eina_test_tiler: Fix resource leak 2019-05-02 14:11:12 +02:00
eina_test_tmpstr.c
eina_test_trash.c
eina_test_ustr.c eina_test_ustr: Fix resource leak 2019-05-02 13:48:27 +02:00
eina_test_ustringshare.c
eina_test_util.c
eina_test_value.c tests/eina: fix assign when compare was intended 2019-10-15 11:21:42 -03:00
eina_test_vector.c
eina_test_vpath.c Evil: remove pwd code in Evil and fix compilation failures after the removal 2019-07-28 09:27:27 +01:00
eina_test_xattr.c
meson.build eina: add new range Data type 2020-01-23 06:54:44 +09:00
sample.gpx