and removed the -beta tag...
[framework/uifw/eina.git] / src / tests /
2012-04-20 cedriceina: fix Eina_Inarray API to at least match Eina_Array...
2012-04-20 cedriceina: forgotten disable of eina_model.
2012-04-19 cedriceina: disabling eina_model test.
2012-03-25 caroEina: fix shm_open() check (can be in libc or librt...
2012-03-01 bdillyEina: Add eina_value_array_value_get().
2012-02-17 cedriceina: fix forgotten initialization of count during...
2012-02-16 barbierieina_model: new events for load/unload.
2012-02-16 barbieri3/3 eina_model: fix inheritance test.
2012-02-14 tasnEina model: Fix issues with interface inheritance.
2012-02-11 barbierione day I'll be less stupid...
2012-02-11 barbierieina_value: break usage, but makes it more uniform...
2012-02-10 barbierifix test leaks
2012-02-10 barbierifix memleak in test suite.
2012-01-31 barbierieina_value: add EINA_VALUE_TYPE_MODEL
2012-01-29 tasnEina test model: Use EINA_VALUE_STRUCT_MEMBER and the...
2012-01-29 tasnEina test model: Get offsets and sizes properly.
2012-01-25 barbierieina_value_struct_member_value: helper to be used by...
2012-01-24 barbierivalue got the helper, will be useful in other cases...
2012-01-24 barbierimore efficient model properties based on struct.
2012-01-24 barbierireset log level after it's done testing.
2012-01-23 barbieribeef eina_error tests.
2012-01-21 barbierieina_test_model: better use of check macros.
2012-01-21 barbieriensure trailing \0
2012-01-21 barbiericheck if file was parsed fine.
2012-01-21 barbierimore safety test checks for file and unicode.
2012-01-21 barbieriimprove counter tests wrt safety.
2012-01-21 barbieribeef inlist tests wrt safety pointers
2012-01-21 barbieriimprove magic tests, check output to see if it happened
2012-01-21 barbierioops, use the copied va_list.
2012-01-21 barbieriimprove log tests.
2012-01-21 barbieriwelcome eina_model.
2012-01-20 barbierieina_test_clist: foce usage of local eina, not system.
2012-01-15 tasnEina benchmark: Fixed compilation warnings.
2012-01-15 tasnEina tests: Fixed binbuf test.
2012-01-12 barbierieina_value: add array of struct test.
2012-01-12 barbierieina_value: add struct type.
2012-01-12 barbierieina_value_blob: nicer convertion from string, array...
2012-01-12 barbierieina_inarray: add useful function to open space in...
2012-01-12 barbierieina_value: hash now adopts given Eina_Hash.
2012-01-12 barbierieina_value: list now adopts given Eina_List.
2012-01-12 barbierieina_value: array now adopts given Eina_Inarray.
2012-01-12 barbierieina_value: add blob type.
2012-01-12 barbierimissing file.
2012-01-12 barbierieina_value: add struct timeval.
2012-01-12 barbierifix C++ compile, add test.
2012-01-11 barbierieina_value: add hash.
2012-01-11 barbierieina_value: revert bogus array change, add test.
2012-01-11 barbierieina_value: add list type.
2012-01-11 barbieriadd eina_value.
2012-01-10 seozeina: applied eina_array_count_get -> eina_array_count...
2012-01-09 barbieriadd eina_inarray.
2011-12-08 tasnEina bin/(u)strbuf: Added eina_*buf_manage_new_length.
2011-12-06 cedriceina: fix system header usage.
2011-11-10 billiobeina: add murmur3 hash
2011-10-12 mike_meina: Add Eina_Clist
2011-09-14 cedriceina: fix eina inlist sorted insert (with and without...
2011-09-14 caroclean generated files
2011-09-06 tasnEina (u)strbuf: Added eina_(u)strbuf_manage_new.
2011-05-30 lucaseina: fix misspellings
2011-05-25 cedriceina: fix eina_inlist_sorted_insert and improve its...
2011-05-24 cedriceina: add eina_inlist_sorted_insert.
2011-05-18 gouacheEina: add 'eina_init()' at the testcase of simple_xml_p...
2011-05-18 gouacheEina: add testcase for 'eina_simple_xml_parser'
2011-05-17 tasnEina binbuf: Added eina_binbuff an auto resizing binary...
2011-04-12 discomfitoradd bench for google's cityhash function (64bit, code...
2011-02-17 tasnEina ut8: Made the utf8 parser tests more complete.
2011-02-16 tasnEina coverage: Added eina_unicode_utf8_* and utf8<...
2011-02-04 cedric * eina: change limit to produce more meaning full...
2011-02-03 tasnEina: reverted commit 56637 (scalability and whatever...
2011-02-01 cedric * eina: improve speed and scalability a lot.
2011-01-16 caroput again eina tests in the source tree
2010-12-19 rasterremove eina tests
2010-12-08 cedric * eina: forgotten link.
2010-12-03 cedric * eina: don't fail if we didn't enable thread support...
2010-11-21 cedric * eina: forgotten benchmark file.
2010-11-16 discomfitorfix compile warnings without using private functions
2010-11-15 discomfitorfix some compile warnings
2010-11-04 cedric * eina: fix eina_tiler_iterator_new API to be consiste...
2010-10-13 cedric * eina: don't bench ecore anymore as it's to slow.
2010-09-23 lucasImplement function to drop priority of current thread
2010-09-08 lucasFix common misspellings
2010-09-02 discomfitorcleanups for eina_module_list_get type change
2010-08-27 discomfitorfinish removing threadsafe stuff
2010-08-26 lucasRevert and re-apply badnull patch
2010-08-22 caro get the verbosity with the env variable CK_VERBOSITY...
2010-08-21 lucasConvert (hopefully) all comparisons to NULL
2010-08-19 cedric * eina: fix structure content to be more futur proof...
2010-08-16 cedric * eina: remove thread safe data type for now...
2010-08-16 cedric * eina: preparing clean removal of eina threadsafe...
2010-08-14 discomfitoradd threadsafety for hashes
2010-08-11 cedric * eina: fix eina array threadsafe version.
2010-08-10 discomfitorarray threadsafing wip, get rid of dumb undefineds...
2010-08-10 discomfitorimplement threadsafety for arrays, alter all eina inter...
2010-08-04 lucasFORMATTING
2010-08-02 nashBeef up the strncpy test
2010-08-02 nashAdd ustr tests.
2010-07-28 rasterfix formatting also
2010-07-28 rastererrrr... hmmm why did this change?
2010-07-28 rasteruncrustify eina.
2010-07-27 tasnEina: Added ustringshare and binshare tests.
next