odoo/openerp/tests/addons
Vo Minh Thu a51b6912bd [FIX] safe_eval: better exception handling:
- the re-raising of exceptions ignored the "legal" exceptions
(the one used to early abort RPC calls and generate pop-ups)
- re-raising the exception was attempting to re-use the original
exception type but it does not always take only one argument
so it was breaking.

lp bug: https://launchpad.net/bugs/1146256 fixed

bzr revid: vmt@openerp.com-20130320132238-qzo3jptww59ndlch
2013-03-20 14:22:38 +01:00
..
test_exceptions [FIX] safe_eval: better exception handling: 2013-03-20 14:22:38 +01:00
test_impex [FIX] Previous `[iMP]` was broken. 2013-02-25 11:55:23 +01:00
test_limits [IMP] test_limits/test_uninstall: added access rules. 2012-11-16 14:14:39 +01:00
test_uninstall [IMP] test_limits/test_uninstall: added access rules. 2012-11-16 14:14:39 +01:00