python-efl/tests
Kai Huuhko fdab8ed5b6 tests: Fix edje decorators test
Commit dd584b9f79ec41b53ca620ae534fcf84f12e30a9 fixed bad behaviour in edje entry.

Our test was picking up the "changed" and "cursor,changed" signals emitted by edje entry
when its text was set to "" on creation. Raster changed this behaviour, removing the
emissions, so let's do the same in our test and add some future proofing as well.

Fixes T4374
2016-08-16 21:57:21 +03:00
..
dbus Add logging to the rest of the individual unit tests 2016-08-03 14:47:42 +03:00
ecore Improve the ecore test suite 2016-08-14 13:02:19 +02:00
edje tests: Fix edje decorators test 2016-08-16 21:57:21 +03:00
elementary Partial revert of ecd93319ee 2016-08-12 05:52:23 +03:00
eo Add logging to the rest of the individual unit tests 2016-08-03 14:47:42 +03:00
evas Add logging to the rest of the individual unit tests 2016-08-03 14:47:42 +03:00
00_run_all_tests.py Tests: Decrease verbosity and buffer the output when running full suite. 2013-12-18 16:45:50 +02:00