Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix log_pprint (Closes #123). | Raphaël Barrois | 2014-01-22 |
| | |||
* | Add Iterator.reset() (Closes #63). | Raphaël Barrois | 2013-06-15 |
| | |||
* | Happy New Year! | Raphaël Barrois | 2013-01-02 |
| | | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | ||
* | Add full tests for CircularSubFactory. | Raphaël Barrois | 2012-08-16 |
| | | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | ||
* | Introduce 'CircularSubFactory. | Raphaël Barrois | 2012-08-09 |
| | | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | ||
* | Switch `sorted` argument from `cmp` to `key`. | Marc Abramowitz | 2012-07-10 |
| | |||
* | Make tests compatible with python2.6 + unittest2 | Raphaël Barrois | 2012-04-15 |
| | | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polyconseil.fr> | ||
* | Cleaner extract_dict: allow excluded keys. | Raphaël Barrois | 2012-04-15 |
| | | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | ||
* | Test running improvements: tests can be run under python 2.6 (by using ↵ | Mikhail Korobov | 2012-04-10 |
| | | | | optional unittest2), tox config for testing under different pythons, explicit python version requirements (factory_boy works with python 2.6 and 2.7); ./setup.py test returns proper error code in case of test failure. | ||
* | Move ATTR_SPLITTER logic to a dedicated module. | Raphaël Barrois | 2012-04-09 |
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> |