odoo/openerp/addons/base/test
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
..
base_test.yml [FIX] safe_eval: better exception handling: 2013-03-20 14:22:38 +01:00
bug_lp541545.xml [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
test_auth.yml [FIX] import openerp.tools instead of tools in YML tests. 2013-02-09 07:17:00 +01:00
test_context.xml [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
test_ir_rule.yml [IMP] base: update ir.rule tests for new combination semantics 2011-06-01 16:39:21 +02:00
test_osv_expression.yml [MERGE] Sync with trunk 2012-10-19 09:58:56 +05:30