Age | Commit message (Expand) | Author |
2015-05-04 | Removed init/shutdown calls from tests and examples | Kai Huuhko |
2015-03-25 | Tests: Fix custom smart event callbacks' tests | Kai Huuhko |
2015-03-12 | Some tests for SmartObject callbacks | Dave Andreoli |
2015-03-11 | Evas.SmartObject: Revert SmartCb add/del mechanism partially | Kai Huuhko |
2015-03-08 | Evas.SmartObject: Change tests and examples in accordance to new API | Kai Huuhko |
2015-03-05 | Evas: Bring back SmartObject | Kai Huuhko |
2015-03-02 | Tests: Change test names to reflect the change from last commit | Kai Huuhko |
2015-03-02 | tests.evas: Add a valid, failing test for Rect.intercepts | Kai Huuhko |
2015-02-26 | Remove tests that were infact wrong. | Kai Huuhko |
2015-01-04 | Do not fail on SmartObject tests, they are skipped | Dave Andreoli |
2015-01-02 | Disable evas.SmartObject to workaround Cython brakage. | Dave Andreoli |
2014-11-22 | New 1.12 API: edje_object_base_scale_get | Dave Andreoli |
2014-04-14 | Code cleanup: Spelling and grammar fixes | Kai Huuhko |
2014-04-14 | Adjust the bindings to work with Eo2 | davemds |
2014-04-14 | Code cleanup: Print statements => functions | Kai Huuhko |
2014-04-14 | Code cleanup: Inconsistent indentation | Kai Huuhko |
2014-04-07 | tests: Added a very simple unit test for unicode in Elm Entry | Kai Huuhko |
2014-02-23 | Python-EFL: 2 small fix for the unit tests | davemds |
2013-12-30 | Edje: Re-enable edje-edit. | Kai Huuhko |
2013-12-30 | Tests: Removed expected failure from a test that now works | Kai Huuhko |
2013-12-18 | Tests: Simple beginnings for Elm unit tests, enabled Eo tests. | Kai Huuhko |
2013-12-18 | Tests: Decrease verbosity and buffer the output when running full suite. | Kai Huuhko |
2013-11-09 | Eo: Add several methods, tests and more debug logging. | Kai Huuhko |
2013-11-06 | Evas.SmartObject: Add a test from old bindings, fix trivial doc issues. | Kai Huuhko |
2013-11-05 | Evas.SmartObject: Basic object should be functional again. | Kai Huuhko |
2013-10-30 | Edje-edit: Disable build and tests. | Kai Huuhko |
2013-10-29 | Edje: Fix unit test paths and skip a couple segfaulting tests. | Kai Huuhko |
2013-05-29 | Python-EFL: in the edje_edit unittest copy the edj file to a temp one, as the... | davemds |
2013-05-14 | Python-EFL: implemented decorators for edje. | davemds |
2013-05-13 | Python-EFL: rename examples, just to keep them ordered | davemds |
2013-05-13 | Python-EFL: implemented ecore.Poller, with docs and unittest. | davemds |
2013-05-12 | Python-EFL: implemented ecore.FileMonitor class | davemds |
2013-04-22 | Evas: Fix Textgrid and add tests. | Kai Huuhko |
2013-04-14 | Python-EFL: EdjeEdit, manage the various class 'name' prop in a saner way | davemds |
2013-04-14 | Python-EFL: Implemented EdjeEdit API, with full unit tests. | davemds |
2013-04-07 | Python-EFL: first unittest for the dbus mainloop integration | davemds |
2013-04-06 | Python-EFL: move dbus examples to the examples/ folder. Other tests chmod +x | davemds |
2013-04-06 | Python-EFL: first working dbus mainloop wrapper. | davemds |
2013-04-03 | Python-EFL: remove the efreet bindings. | davemds |
2013-04-03 | Python-EFL: fix ecore.file_download_protocol_available for py3, and made a te... | davemds |
2013-03-29 | Add more skeletal work for Efreet. | Kai Huuhko |
2013-03-27 | Python-EFL: Fix edje-external unittest | davemds |
2013-02-18 | Python-EFL: edje.text/color_class_list are ok now.Unskip the unittests | Davide Andreoli |
2013-02-17 | Python-EFL: make ecore Exe and FdHandler py3 friendly. svn ignore++ | Davide Andreoli |
2013-02-16 | Python-EFL: unittest for all the external widgets, they just check object cre... | Davide Andreoli |
2013-02-16 | fixed external slider unittest now that is fixed in elementary. svnignore++ | Davide Andreoli |
2013-02-16 | Python-EFL: edje_external now works with py3 | Davide Andreoli |
2013-02-15 | move elementary and emotion tests in a new examples dir. Now tests/ contain o... | Davide Andreoli |
2013-02-14 | Python-EFL: Cleanup and enable compilation of emotion, cleaned also the test. | Davide Andreoli |
2013-02-14 | Python-EFL: unbreak test_naviframe.py, something need to expand | Davide Andreoli |