odoo/openerp/addons/base/test
Vo Minh Thu 44b3499a73 [FIX] expression: better handling of []/False with in/not in.
The newly added tests were wrong before the fix.
The change might break existing code if it was relying
on this broken behavior.
This also starts a better separation of concern between
parse() and __leaf_to_sql.

bzr revid: vmt@openerp.com-20110810085604-1f6ahwzuzfklj1b7
2011-08-10 10:56:04 +02:00
..
base_test.xml [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
base_test.yml [MERGE] merged latest 6.0 fixes up to rev 3339 2011-02-08 17:49:23 +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_rule.yml [IMP] base: update ir.rule tests for new combination semantics 2011-06-01 16:39:21 +02:00
test_ir_values.yml [MERGE] ir.values: make sure we return the user-specific default value. 2011-05-23 14:09:40 +02:00
test_osv_expression.yml [FIX] expression: better handling of []/False with in/not in. 2011-08-10 10:56:04 +02:00