Eo: Fix return value of eo_do_super to depend on error_set.
authortasn <tasn>
Wed, 20 Jun 2012 15:56:17 +0000 (15:56 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 20 Jun 2012 15:56:17 +0000 (15:56 +0000)
commitb68f7e2b7a80a5da3c66bb33142561b7cd56a736
tree69158941aa1c43bff6138b8bea1a9aef4e5239f2
parentafbb6dfa2bc2d86f433659cb31a93af9c9e70b48
Eo: Fix return value of eo_do_super to depend on error_set.

And added tests to check it.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj@72550 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/eo.c
src/tests/constructors/CMakeLists.txt
src/tests/constructors/main.c
src/tests/constructors/simple6.c
src/tests/constructors/simple7.c [new file with mode: 0644]
src/tests/constructors/simple7.h [new file with mode: 0644]