test/unittest_selectors.py
2011-01-25 Sylvain Thénault [test] fix score_entity test stable
2011-01-21 Sylvain Thénault [test] fix typo stable
2011-01-20 Julien Jehannet [tests] new unit tests about score_entity selector (inscore machinery) stable
2010-09-24 Julien Jehannet [selectors] multi_lines_rset selector supports now optional operator for richer comparaisons stable
2010-09-24 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
2010-07-30 Sylvain Thénault [selectors] fix is_instance bug w/ parent classes. Also slight performance enhancements by changing what's returned by vreg['etypes'].parent_classes method (dedicated for this usage...) and removing no more necessary methods stable
2010-07-05 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
2010-05-21 Sylvain Thénault [selectors] ensure adaptable('IDownloadable') takes precedence over implements('Any')
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-22 Julien Jehannet [selector] allow inplace operator in selector computation
2010-02-08 Sylvain Thénault kill register_appobject_class method, simplifying autoregistration. Update test accordingly (test which manually registers object should also properly call there __register__ method). Drop the disable-appobjects config file entry: no one used it since its introduction years ago.
2010-02-08 Sylvain Thénault backport stable branch and some vreg cleanups:
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-09-23 Adrien Di Mascio [api] use _cw, cw_row, cw_col, cw_rset etc.
2009-08-11 Sylvain Thénault [testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
2009-08-03 Sylvain Thénault [appobject] kill VObject class, move base selector classes to appobject
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-04 sylvain thenault fix tests tls-sprint
2009-04-30 sylvain thenault tests depends on the bootstrap cube tls-sprint
2009-04-24 sylvain thenault more implements selector tests tls-sprint
2009-02-18 sylvain thenault implements some str, fix implements selector, test and fixes tls-sprint
2009-02-16 Adrien Di Mascio simple test implementation for binary operators on selectors tls-sprint
less more (0) tip