summaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* ecore_wayland: Added test case to check ecore_wl_init by passing socket name.Srivardhan Hebbar2014-10-211-0/+35
* Eo composite: Fix composite object functions to be eo functions.Tom Hacohen2014-10-213-19/+17
* Evas-3D Tests: fix Eo usage.Daniel Zaoui2014-10-211-6/+4
* Eolian/Generator: support common descriptions for properties.Daniel Zaoui2014-10-193-0/+155
* Eolian: add support for property descriptions.Daniel Zaoui2014-10-192-0/+4
* evas: Evas_3D - add .eet export/importBogdan Devichev2014-10-065-0/+2623
* evas: tests tgv file decoding.Cedric BAIL2014-10-0216-0/+56
* eolian: add test for the new C class get function APIDaniel Kolesa2014-10-021-0/+5
* evas textblock: return text direction for under cursor in cursor geometry getThiep Ha2014-10-021-0/+23
* Evas Textblock: Fix native width of BiDi textDaniel Hirt2014-10-011-0/+8
* ecore_wayland: Created test suit for ecore_wayland.Srivardhan Hebbar2014-09-293-0/+41
* Evas Textblock: Fix bad empty line add on wrappingDaniel Hirt2014-09-261-0/+13
* Eo: Change eo_add/del/unref behaviour.Tom Hacohen2014-09-253-4/+12
* Eo: Get rid of eo_add_custom.Tom Hacohen2014-09-253-8/+6
* fix config.h inclusion across the treeMike Blumenkrantz2014-09-2317-0/+34
* eina: add test cases for Eina_Trashkabeer khan2014-09-223-0/+81
* Evas filters: Fix parsing of argument listsJean-Philippe ANDRE2014-09-191-0/+3
* tests/eolian: Added unit tests for eolian_function_is_constructor().Savio Sena2014-09-121-0/+8
* Updating desktop filesmaxerba2014-09-113-0/+21
* eolian: remove accessor params featureDaniel Kolesa2014-09-102-4/+2
* eina: resolved TODO in eina tests - added delete array listkabeer khan2014-09-103-5/+24
* eolian: builtin complex typesDaniel Kolesa2014-09-085-7/+12
* Eolian/Generator: support @empty and @auto.Daniel Zaoui2014-09-085-3/+138
* eolian: further improve implement tests so they make more senseDaniel Kolesa2014-09-051-6/+9
* eolian: improve tests (add more checks on virtual implements)Daniel Kolesa2014-09-051-0/+17
* eolian: better handling of @virtual implementsDaniel Kolesa2014-09-051-0/+13
* eolian: use implements only to retrieve functions listDaniel Kolesa2014-09-052-26/+26
* eolian: generate implements for every method/propertyDaniel Kolesa2014-09-041-1/+0
* eolian: fix auto/empty parsing/fill and add testsDaniel Kolesa2014-09-042-7/+45
* Eolian/Generator: support params initialization.Daniel Zaoui2014-09-032-0/+64
* evas textblock: fixed ellipsis character cut off issue with complex markup text.Youngbok Shin2014-09-021-0/+20
* eolian: tests for default param valuesDaniel Kolesa2014-09-022-2/+12
* eolian: move efl eo files over to the new ctor syntaxDaniel Kolesa2014-09-015-14/+38
* emotion test - fix lack of null checks in test codeCarsten Haitzler (Rasterman)2014-09-011-0/+5
* emotion_test - add printfs for other cb'sCarsten Haitzler (Rasterman)2014-09-011-1/+3
* eolian: update virtual to the new syntax (as per wiki)Daniel Kolesa2014-08-294-6/+6
* Eo base: Add a property to indicate if the object is finalized;Tom Hacohen2014-08-291-0/+8
* eolian/generator: remove support for custom constructorsDaniel Kolesa2014-08-271-7/+6
* eolian: fix testsDaniel Kolesa2014-08-272-10/+12
* eo: migrate constructors sections to constructing methodsDaniel Kolesa2014-08-274-25/+18
* eolian: refactor the struct/enum field APIsDaniel Kolesa2014-08-221-19/+24
* emotion - make emotion object init now optional.Carsten Haitzler (Rasterman)2014-08-221-1/+1
* emotion: fix command-line args visualization testWonguk Jeong2014-08-211-0/+1
* eolian: support for setting a free function to values in eo filesDaniel Kolesa2014-08-212-0/+91
* eolian: fix testsDaniel Kolesa2014-08-212-6/+7
* eolian: remove a bunch of pointless stringshare refs + fix in luaDaniel Kolesa2014-08-211-20/+0
* eolian: legacy only testDaniel Kolesa2014-08-212-0/+22
* eolian: drop Eina_ValueDaniel Kolesa2014-08-211-43/+34
* eolian: get rid of the data hash in Eolian_FunctionDaniel Kolesa2014-08-211-3/+3
* eolian: add support for opaque struct types (+ tests)Daniel Kolesa2014-08-213-0/+9