efl/legacy/efreet/src/tests
Sebastian Dransfeld 7545e54203 Let efreet icon return const
We return a pointer to an internal cache, so no need to do strdup. I we
implement a cache, the pointer will be a return from a mmap'ed file, so
no need to do strdup.

A bit late to do an API break, but must be done.

SVN revision: 54372
2010-11-09 20:15:55 +00:00
..
compare Let efreet icon return const 2010-11-09 20:15:55 +00:00
data Eet cache for efreet desktop 2010-03-01 18:16:32 +00:00
.cvsignore Eet cache for efreet desktop 2010-03-01 18:16:32 +00:00
Makefile.am same PACKAGE_DIR as data subdir 2010-03-13 19:05:23 +00:00
ef_cache.c FORMATTING 2010-08-04 16:57:32 +00:00
ef_data_dirs.c Convert (hopefully) all comparisons to NULL 2010-08-21 13:52:25 +00:00
ef_desktop.c shuddup gcc wanrings 2010-09-19 00:36:27 +00:00
ef_icon_theme.c Let efreet icon return const 2010-11-09 20:15:55 +00:00
ef_ini.c Eet cache for efreet desktop 2010-03-01 18:16:32 +00:00
ef_locale.c Convert (hopefully) all comparisons to NULL 2010-08-21 13:52:25 +00:00
ef_menu.c FORMATTING 2010-08-04 16:57:32 +00:00
ef_mime.c Convert (hopefully) all comparisons to NULL 2010-08-21 13:52:25 +00:00
ef_test.h Eet cache for efreet desktop 2010-03-01 18:16:32 +00:00
ef_utils.c FORMATTING 2010-08-04 16:57:32 +00:00
efreet_spec_test.c Eet cache for efreet desktop 2010-03-01 18:16:32 +00:00
efreet_suite.c Convert (hopefully) all comparisons to NULL 2010-08-21 13:52:25 +00:00
efreet_suite.h add unit test and coverage framework, and trivial tests 2010-03-01 21:05:17 +00:00
efreet_test_efreet.c add unit test and coverage framework, and trivial tests 2010-03-01 21:05:17 +00:00
efreet_test_efreet_cache.c efreet_util_init gone 2010-03-27 19:58:02 +00:00
main.c Convert (hopefully) all comparisons to NULL 2010-08-21 13:52:25 +00:00