.. -*- coding: utf-8 -*- Version 0.32 ------------ :publication date: 2008/06/12 :expected date: n/a Ticket #5243 add a new TestCase assertion (is and xml egal tuple) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :type: bug :load: 0.250 :state: resolved add an assertIS and a assertXMLEqualsTuple to logilab.common.unittest.TestCase Ticket #5241 create an apply_unit function ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :type: enhancement :load: 0.250 :state: resolved create a function parsing value with unit. eg: 1m 45s -> 105s