efl/legacy/eina/src/tests
Cedric BAIL 593569c78e Remove debug variable.
SVN revision: 35831
2008-09-04 14:58:22 +00:00
..
.cvsignore Add benchmark support. 2008-08-06 15:54:56 +00:00
Makefile.am Oops, forgot this update. 2008-09-03 14:48:56 +00:00
eina_bench.c Main should return something. 2008-08-29 17:21:06 +00:00
eina_bench.h As we are heavy user of int to string and double to string in the EFL, provide a fast and portable one. 2008-08-21 14:20:41 +00:00
eina_bench_array.c Add benchmark against glib so we see where we stand. 2008-08-27 17:14:34 +00:00
eina_bench_convert.c Bench convertion of string<->double. 2008-08-28 09:34:55 +00:00
eina_bench_hash.c We don't want to bench snprintf with callgrind. 2008-08-29 09:31:25 +00:00
eina_bench_stringshare.c Don't benchmark snprintf. 2008-08-29 16:07:55 +00:00
eina_suite.c Add a routine to extract path information. 2008-09-03 14:40:12 +00:00
eina_suite.h Add a routine to extract path information. 2008-09-03 14:40:12 +00:00
eina_test_accessor.c Add eina_array_pop and rename eina_array_append by eina_array_push. 2008-08-26 10:23:45 +00:00
eina_test_array.c Always use eina when possible. 2008-08-29 16:06:14 +00:00
eina_test_convert.c Full test of eina_convert. 2008-08-27 14:14:42 +00:00
eina_test_counter.c License changes (BSD -> LGPL) 2008-08-06 18:15:24 +00:00
eina_test_error.c Remove warning fix test covering. 2008-08-08 12:29:13 +00:00
eina_test_file.c Remove debug variable. 2008-09-04 14:58:22 +00:00
eina_test_hash.c Remove warning. 2008-09-03 14:38:49 +00:00
eina_test_inlist.c Cleanup. 2008-08-12 16:01:10 +00:00
eina_test_iterator.c In fact the node should never be NULL or something is really going wrong. 2008-08-29 13:50:25 +00:00
eina_test_lalloc.c License changes (BSD -> LGPL) 2008-08-06 18:15:24 +00:00
eina_test_list.c Add eina_list test suite. Cleanup list implementation and share out of memory error. 2008-08-07 13:09:09 +00:00
eina_test_magic.c License changes (BSD -> LGPL) 2008-08-06 18:15:24 +00:00
eina_test_main.c License changes (BSD -> LGPL) 2008-08-06 18:15:24 +00:00
eina_test_module.c Add a proposal for a module/plugins API that should match every requirement I 2008-08-18 08:18:16 +00:00
eina_test_rbtree.c In fact the node should never be NULL or something is really going wrong. 2008-08-29 13:50:25 +00:00
eina_test_stringshare.c Always use eina when possible. 2008-08-29 16:06:14 +00:00