summaryrefslogtreecommitdiff
path: root/tests/test_utils.py
Commit message (Expand)AuthorAge
* Improve debug logging efficiency (Closes #155).Raphaël Barrois2015-07-11
* Update header years.Raphaël Barrois2015-03-26
* Fix log_pprint (Closes #123).Raphaël Barrois2014-01-22
* Add Iterator.reset() (Closes #63).Raphaël Barrois2013-06-15
* Happy New Year!Raphaël Barrois2013-01-02
* Add full tests for CircularSubFactory.Raphaël Barrois2012-08-16
* Introduce 'CircularSubFactory.Raphaël Barrois2012-08-09
* Switch `sorted` argument from `cmp` to `key`.Marc Abramowitz2012-07-10
* Make tests compatible with python2.6 + unittest2Raphaël Barrois2012-04-15
* Cleaner extract_dict: allow excluded keys.Raphaël Barrois2012-04-15
* Test running improvements: tests can be run under python 2.6 (by using option...Mikhail Korobov2012-04-10
* Move ATTR_SPLITTER logic to a dedicated module.Raphaël Barrois2012-04-09