summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
2013-12-16Evas test textblock: Added a test for a broken range_delete case.Youngbok Shin1-2/+2
2013-12-13Evas textblock: Added more range_delete tests.Youngbok Shin1-0/+14
2013-12-11emotion - test - exit if calloc failsCarsten Haitzler (Rasterman)1-1/+2
2013-12-10Evas tests: Add invalid markup testJean-Philippe Andre1-0/+13
2013-12-04eina: fuzze test the eina_hash_string_superfast to.Cedric Bail1-0/+65
2013-12-04eina: add fuzzy test of eina_hash.Cedric Bail1-0/+64
2013-12-04eina: add fuzzy testing of the red black tree.Cedric Bail1-0/+66
2013-12-03gitignore: ignore new async test.Cedric Bail1-1/+1
2013-11-29efreet: add async menu testSebastian Dransfeld1-0/+72
2013-11-27emotion emotion_test: free allocated data when the dependent object isDaniel Juyung Seo1-0/+8
2013-11-26Evas tests: Add canvas free with ref tests.Tom Hacohen3-0/+38
2013-11-26Eo: Make eo_manual_free() return a success flag.Tom Hacohen1-7/+7
2013-11-25Ecore con dns test: Fix test hangs.Tom Hacohen1-2/+4
2013-11-25Evas textblock: Added a test for wraps ending with whites.Tom Hacohen1-0/+10
2013-11-22Adding galician and spanish translations in desktop filesmaxerba2-0/+8
2013-11-20Eo tests: Added a parent_set parameter validity test.Tom Hacohen1-0/+6
2013-11-20eina: fix a possible race condition during eina_file_close.Jérémy Zurcher1-0/+34
2013-11-20Revert "eina: fix a possible race condition during eina_file_close."Jérémy Zurcher1-34/+0
2013-11-20eina: fix a possible race condition during eina_file_close.Cedric Bail1-0/+34
2013-11-19Evas textblock tests: Added tests for correct tag ordering.Tom Hacohen1-0/+10
2013-11-19Evas textblock tests: Added a complex markup set/get test.Tom Hacohen1-0/+35
2013-11-12eina: adjust precision for all our targeted convertion.Cedric Bail1-2/+2
2013-11-12eina: fix uninitialized data use.Cedric Bail1-1/+1
2013-11-10eina: use portable infrastructure to detect page size.Cedric BAIL1-2/+2
2013-11-09eina: eina_lock_debug is only on Eina_Lock.Cedric Bail1-1/+1
2013-11-09eina: fix warning of unsigned int being compared to an int.Cedric Bail1-1/+1
2013-11-06This adds the test case for the DNS error patch.Guillaume Friloux1-0/+56
2013-11-05ecore: remove coroutine for now. Can easily be reverted for 1.9.Cedric Bail3-88/+0
2013-11-04eina: update Eina_Cow test to latest API change.Cedric Bail1-3/+3
2013-10-25eina: add test for old ABI supported function, but not exposed anymore.Cedric Bail3-0/+265
2013-10-25eina: improve test coverage of Eina_File API.Cedric Bail1-2/+5
2013-10-25eina: improve test coverage of virtual file.Cedric Bail1-1/+56
2013-10-25eina: use Eina_Barrier to improve coverage and reduce race condition during t...Cedric Bail1-1/+15
2013-10-16eina: let's add some straight forward test.Cedric Bail3-0/+174
2013-10-14efreet: No need to set pointer valueSebastian Dransfeld1-1/+1
2013-10-14efreet: Check if count != 0Sebastian Dransfeld1-1/+3
2013-10-13eo: cover eo_class_get new behaviourJérémy Zurcher1-0/+2
2013-10-11eina - and e3fl in general - stop using eina_error_get/set - useless reallyCarsten Haitzler (Rasterman)5-26/+0
2013-10-05Adding italian entries in desktop filesmaxerba2-0/+4
2013-09-29Reduce the number of deleted objects to reduce the number of expected error p...Daniel Zaoui1-4/+4
2013-09-27Eo: get rid of eo_class_do(_super) which we don't need anymore.Tom Hacohen5-28/+28
2013-09-27Eo tests: Fixed wrong prototype in one of the tests in the suite.Tom Hacohen1-1/+1
2013-09-27Revert "eo: libs,test,benchmarks Eo_Class -> Eo"Tom Hacohen51-86/+86
2013-09-27Eo: unify the class func and normal func prototypes.Tom Hacohen4-10/+10
2013-09-27eo: libs,test,benchmarks Eo_Class -> EoJérémy Zurcher51-86/+86
2013-09-25eo: fix those anoying check.Cedric Bail1-5/+8
2013-09-23Evas textblock: Fixed broken test.Tom Hacohen1-1/+1
2013-09-03Evas textblock: fixed *_markup_get issue with escaped chars.Tom Hacohen1-2/+2
2013-08-20Evas textblock tests: Make the tests more lax.Tom Hacohen1-3/+3
2013-08-20Evas textblock tests: Adjust tests according to descent fix.Tom Hacohen1-7/+7