Launchpad automatic translations update.
[odoo/odoo.git] / openerp / addons / base / test /
2011-09-28 Olivier Dony[MERGE] sync with latest trunk
2011-09-24 Olivier Dony[MERGE] no-op merge of trunk, discarding osv-memory...
2011-09-24 Olivier Dony[FIX] orm,expression: sanity checks for domain terms...
2011-09-23 Vo Minh Thu[FIX] It is possible to mention an undeclared column...
2011-09-22 Olivier Dony[MERGE] sync with latest trunk
2011-09-22 Olivier Dony[IMP] expression: fix [(o2m,not in,...)] domains, re...
2011-09-21 Olivier Dony[MERGE] sync latest trunk, including fixes for =like...
2011-09-21 Olivier Dony[IMP] minor cosmetic changes to improve readability...
2011-09-21 Olivier Dony[FIX] osv.expression: fix =like/=ilike operators, broke...
2011-09-21 Olivier Dony[MERGE] sync w/ latest trunk
2011-09-20 Vo Minh Thu[MERGE] expression: support for =like/=ilike.
2011-08-11 Vo Minh Thu[IMP] unaccent: support for the postgres unaccent contr...
2011-08-10 Vo Minh Thu[IMP] expression: some more tests pass with the correct...
2011-08-10 Vo Minh Thu[FIX] expression: better semantic for in/not in w.r...
2011-08-10 Vo Minh Thu[REF] expression: normalize the operator w.r.t. the...
2011-08-10 Vo Minh Thu[FIX] expression: better handling of []/False with...
2011-08-09 Vo Minh Thu[IMP] expression: started some new tests.
2011-08-09 Vo Minh Thu[IMP] cron: added yaml test.
2011-08-08 Vo Minh Thu[IMP] cron: moved testing code to some other file.
2011-07-28 Vo Minh Thu[REF] osv: osv_memory is really just osv,
2011-07-26 Vo Minh Thu[IMP] expression: make one more assert pass in expressi...
2011-07-26 Vo Minh Thu[IMP] expression: added some tests.
2011-07-25 Vo Minh Thu[IMP] expression: some tests, some cleaning, and a...
2011-07-22 Vo Minh Thu[REF] expression: instanciating an expression now ...
2011-06-30 Quentin (OpenERP)[MERGE] merge with main trunk
2011-06-24 Olivier Dony[MERGE] sync with trunk
2011-06-24 Vo Minh Thu[FIX] corrected a test giving warning from the previous...
2011-06-24 Olivier Dony[MERGE] sync with trunk
2011-06-24 Vo Minh Thu[MERGE] expression: all child_of cases can accept the...
2011-06-13 Nimesh (Open ERP)remove print statement
2011-06-13 Nimesh (Open ERP)improve the yml test-case
2011-06-10 Nimesh (Open ERP)add yml test-case for =like and =ilike operator
2011-06-08 Naresh (OpenERP)[IMP]:naming convention and added test for id,ids
2011-06-01 Olivier Dony[IMP] base: update ir.rule tests for new combination...
2011-06-01 Olivier Dony[FIX] test_osv_expression: fixed for new normalization API
2011-05-31 Olivier Dony[MERGE] merged latest trunk
2011-05-27 Naresh (OpenERP)[IMP]:added .yml test cases for hierarchical search
2011-05-23 Vo Minh Thu[MERGE] ir.values: make sure we return the user-specifi...
2011-05-23 Vo Minh Thu[MERGE] res.user: fix the call to create_user:
2011-05-20 Yogesh (OpenERP)fix
2011-05-18 Yogesh (OpenERP)[ADD] add yml test case file of add user using configur...
2011-05-17 Vo Minh Thu[Fix] Set default value for current login user
2011-03-24 Olivier Dony[FIX] ir.rule,expression: domain expressions must be...
2011-03-03 Vo Minh Thu[MERGE] merge 6.0 branch.
2011-02-08 Olivier Dony[MERGE] merged latest 6.0 fixes up to rev 3339
2011-02-07 Vo Minh Thu[IMP] openerp python module.