odoo/openerp/addons/base/test
Olivier Dony e410b81cc4 [FIX] fields.float: always round floats when persisting
Added test to try a full round-trip to
the database as well to make sure the
automatic rounding is working properly.

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

bzr revid: odo@openerp.com-20111221011100-gybt9pjdfpg4wc86
2011-12-21 02:11:00 +01:00
..
__init__.py [IMP] cron: added yaml test. 2011-08-09 13:10:08 +02:00
base_test.xml [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
base_test.yml [FIX] fields.float: always round floats when persisting 2011-12-21 02:11:00 +01:00
bug_lp541545.xml [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
test_auth.yml [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
test_context.xml [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
test_ir_cron.py [IMP] cron: added yaml test. 2011-08-09 13:10:08 +02:00
test_ir_cron.yml [MERGE] sync with latest trunk 2011-09-28 23:13:26 +02:00
test_ir_rule.yml [IMP] base: update ir.rule tests for new combination semantics 2011-06-01 16:39:21 +02:00
test_ir_values.yml [IMP] ir.values: smoke test for action bindings 2011-09-02 14:40:38 +02:00
test_osv_expression.yml [FIX] expression: proper handling of empty string in m2o domain criterions 2011-10-11 18:34:35 +02:00