summaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* efl: use efl_add_ref to create objects which have no parentCedric BAIL2018-03-2028-313/+313
* csharp: Add support for efl parts as PropertiesLauro Moura2018-03-203-1/+74
* eo: update tests to also use efl_add_ref correctly.Cedric Bail2018-03-192-8/+8
* tests: do not call unref on eldbus message objects after sending themCedric BAIL2018-03-191-3/+1
* csharp: Fix support for ptr(structs)Lauro Moura2018-03-164-94/+462
* eolian: event/function_get_by_name -> by_name_getDaniel Kolesa2018-03-161-38/+38
* eolian: refactor doc ref resolution APIDaniel Kolesa2018-03-141-2/+2
* tests: add genlist test to verify group item api behaviourCedric BAIL2018-03-131-1/+62
* tests: remove invalid api usage from elm layout testCedric BAIL2018-03-131-2/+0
* tests: disable elm glview tests when running in buffer engineCedric BAIL2018-03-132-0/+7
* tests: check whether ecore is properly shut down after elm_shutdownCedric BAIL2018-03-131-0/+2
* tests: avoid test failures for elm_win when not running in XCedric BAIL2018-03-131-22/+26
* tests: use buffer engine for elm_suite if engine is not specifiedCedric BAIL2018-03-131-1/+2
* tests: properly destroy elm_win timers to prevent crashesCedric BAIL2018-03-131-4/+4
* eolian: update type/var name APIsDaniel Kolesa2018-03-121-29/+29
* eolian: update class name APIsDaniel Kolesa2018-03-121-5/+5
* eolian: return Eolian_Object_Type from ref resolverDaniel Kolesa2018-03-091-2/+2
* csharp: generate helper constructors for structs.Lauro Moura2018-03-081-0/+11
* eolian: tests for new object apisDaniel Kolesa2018-03-081-23/+21
* eolian: remove obsolete file_get APIsDaniel Kolesa2018-03-081-6/+6
* eo: fix warning.Cedric Bail2018-03-071-2/+2
* eo: adjust test suite to take invalidate state into account.Cedric Bail2018-03-071-8/+4
* eolian: get rid of old APIs for typedecl retrievalDaniel Kolesa2018-03-071-33/+33
* eolian: remove old variable retrieval APIsDaniel Kolesa2018-03-071-7/+7
* eolian: remove old class retrieval APIsDaniel Kolesa2018-03-071-27/+27
* efl check - fix env var for CK_FORK=noCarsten Haitzler (Rasterman)2018-03-071-1/+1
* elementary: bg - keep file path and key string for legacy bg widgetYoungbok Shin2018-03-061-0/+28
* ecore - go back to args 0 being the command and 1+ being actual argsCarsten Haitzler (Rasterman)2018-03-0780-258/+513
* ecore thread queue tests - reduce size and craziness and fix 1Carsten Haitzler (Rasterman)2018-03-031-21/+23
* ecore file test - change url to a file we control.Carsten Haitzler (Rasterman)2018-03-031-1/+1
* tests - eo - found eo_signals test is wrong... amazing it passed beforeCarsten Haitzler (Rasterman)2018-03-031-1/+7
* put efl app test back with mods to match app as superclassCarsten Haitzler (Rasterman)2018-03-033-63/+111
* ecore - a different take on efl.app class as a super class to efl.loopCarsten Haitzler (Rasterman)2018-03-034-11/+9
* Revert "cxx: Fix manual code after efl_app change."Carsten Haitzler (Rasterman)2018-03-0318-204/+153
* eolian cxx,csharp: Update after eolian changesLauro Moura2018-03-021-3/+3
* eolian*: replace various directory_scan/file_parseDaniel Kolesa2018-03-022-5/+5
* eolian: replace directory_scan and file_parse in testsDaniel Kolesa2018-03-021-44/+44
* eolian: eolian_* -> eolian_state_*, Eolian -> Eolian_StateDaniel Kolesa2018-02-271-44/+44
* cxx: Fix manual code after efl_app change.Lauro Moura2018-02-261-33/+33
* tests: add test for efl.ui header compilationMike Blumenkrantz2018-02-261-0/+73
* efl: add test suite for efl_appMike Blumenkrantz2018-02-263-63/+114
* efl: create Efl.App class, the parent of Efl.LoopMike Blumenkrantz2018-02-2615-72/+72
* eina: Change assert_ptr_null to asset_ptr_eq(null)Lauro Moura2018-02-221-5/+5
* introduce eina_vpath!Marcel Hollerbach2018-02-223-0/+55
* elm_web: this testcase now also worksMarcel Hollerbach2018-02-171-2/+0
* elm_web: web should NEVER be NULLMarcel Hollerbach2018-02-171-10/+7
* elementary: listen to EFL_RUN_IN_TREE instead of ELM_RUN_IN_TREEMarcel Hollerbach2018-02-171-1/+1
* Efl.Access.Text: resolve more name conflictsMike Blumenkrantz2018-02-151-2/+2
* elm_test_focus: resolve property name conflictMike Blumenkrantz2018-02-152-2/+2
* efl_access_component: resolve property name conflictsMike Blumenkrantz2018-02-151-24/+3