summaryrefslogtreecommitdiff
path: root/src/tests/eina/eina_test_cow.c
Commit message (Expand)AuthorAgeFilesLines
* tests: add instrumentation to existing tests to find slow testsMike Blumenkrantz2018-04-051-4/+4
* Test rework #10: EinaVincent Torri2016-02-161-1/+2
* eina: update Eina_Cow test to latest API change.Cedric Bail2013-11-041-3/+3
* eina: fix test logic after change in Eina_Cow GC.Cedric BAIL2013-04-031-1/+4
* eina_cow: Fix compilation for tests againDaniel Willmann2013-04-021-2/+2
* eina: improve speed of Eina_Cow.Cedric BAIL2013-03-201-5/+5
* Eina cow: Don't tests things that depend on magic when it's off.Tom Hacohen2013-03-191-2/+7
* efl: Add Eina_Cow_Data...Cedric BAIL2013-01-171-14/+18
* efl: fix cow after review by k-s.Cedric BAIL2013-01-141-3/+58
* efl: Add eina copy on write infrastructure.Cedric BAIL2013-01-081-0/+85