efl/src/tests/edbus
José Roberto de Souza ba63fa7ed2 efl/edbus: Fix edbus_name_owner_changed() when bus name is not on bus
If we pass the last argument as TRUE, that means user want to know the actual
bus id of the bus name and if the bus name is not registered it never notify
the user.

This bug was insert when fixing another one, because of that there more code
here to fix the previous bug too.

Patch by: José Roberto de Souza <zezsouza@gmail.com>



SVN revision: 83082
2013-01-22 13:34:34 +00:00
..
edbus_suite.c efl/edbus: Add initial testsuite 2013-01-15 21:50:57 +00:00
edbus_suite.h efl/edbus: Add initial testsuite 2013-01-15 21:50:57 +00:00
edbus_test_edbus_init.c efl/edbus: Fix edbus_name_owner_changed() when bus name is not on bus 2013-01-22 13:34:34 +00:00