efl/legacy/eina/src/tests
Gustavo Sverzut Barbieri 091741f861 Force dummy_symbol to be visible.
"make check" was failing with -fvisibility=hidden.



SVN revision: 37958
2008-12-06 06:12:30 +00:00
..
.cvsignore Add benchmark support. 2008-08-06 15:54:56 +00:00
Makefile.am Add Eina_Rectangle_Pool support. Typically help for font handling in OpenGL or 2008-10-27 20:24:12 +00:00
eina_bench.c add a config.h 2008-09-30 06:16:41 +00:00
eina_bench.h Add benchmark for mempool (chained_mempool is disabled, because it's currently buggy). 2008-09-29 09:45:26 +00:00
eina_bench_array.c Rename EINA_INLIST_ITER_NEXT/EINA_INLIST_ITER_LAST to EINA_INLIST_FOREACH/ 2008-10-21 12:19:57 +00:00
eina_bench_convert.c add a config.h 2008-09-30 06:16:41 +00:00
eina_bench_hash.c Actually bench djb2 inline and not superfast hash function. 2008-10-06 14:48:13 +00:00
eina_bench_mempool.c Benchmark glib mempool too. 2008-09-30 15:07:35 +00:00
eina_bench_sort.c minor formatting 2008-09-28 13:10:08 +00:00
eina_bench_stringshare.c add a config.h 2008-09-30 06:16:41 +00:00
eina_bench_stringshare_e17.c add a config.h 2008-09-30 06:16:41 +00:00
eina_suite.c Add dladdr and env code for eina_module from Vincent Torri. 2008-11-01 15:39:53 +00:00
eina_suite.h Add Eina_Rectangle_Pool support. Typically help for font handling in OpenGL or 2008-10-27 20:24:12 +00:00
eina_test_accessor.c Remove warning due to Inlist API change. 2008-09-19 12:40:18 +00:00
eina_test_array.c * fix warning in tests 2008-09-29 19:20:16 +00:00
eina_test_benchmark.c * fix warning in tests 2008-09-29 19:20:16 +00:00
eina_test_convert.c * fix warning in tests 2008-09-29 19:20:16 +00:00
eina_test_counter.c * fix warning in tests 2008-09-29 19:20:16 +00:00
eina_test_error.c * fix warning in tests 2008-09-29 19:20:16 +00:00
eina_test_file.c * fix warning in tests 2008-09-29 19:20:16 +00:00
eina_test_hash.c * fix warning in tests 2008-09-29 19:20:16 +00:00
eina_test_inlist.c Rename EINA_INLIST_ITER_NEXT/EINA_INLIST_ITER_LAST to EINA_INLIST_FOREACH/ 2008-10-21 12:19:57 +00:00
eina_test_iterator.c Add hash and rbtree delete callback, cleanup the code and improve performance (hash as a new internal structure). 2008-09-24 17:14:29 +00:00
eina_test_lalloc.c * fix warning in tests 2008-09-29 19:20:16 +00:00
eina_test_list.c Add merge function to list data type. 2008-10-21 11:28:38 +00:00
eina_test_magic.c * fix warning in tests 2008-09-29 19:20:16 +00:00
eina_test_main.c Add Eina_Rectangle_Pool support. Typically help for font handling in OpenGL or 2008-10-27 20:24:12 +00:00
eina_test_mempool.c Add dladdr and env code for eina_module from Vincent Torri. 2008-11-01 15:39:53 +00:00
eina_test_module.c Add dladdr and env code for eina_module from Vincent Torri. 2008-11-01 15:39:53 +00:00
eina_test_module_dummy.c Force dummy_symbol to be visible. 2008-12-06 06:12:30 +00:00
eina_test_rbtree.c * fix warning in tests 2008-09-29 19:20:16 +00:00
eina_test_rectangle.c Make Eina_Rectangle_Pool more usable. 2008-10-28 15:28:46 +00:00
eina_test_stringshare.c test small strings. 2008-10-28 17:19:02 +00:00
strlog Add real life test from E17 use. 2008-09-16 14:06:14 +00:00