summaryrefslogtreecommitdiff
path: root/tests/cyclic
Commit message (Collapse)AuthorAge
* Fix setup.py post-setuptools/distribute merge.Raphaël Barrois2013-08-14
|
* Improve Iterator and SubFactory declarations.Raphaël Barrois2013-03-03
| | | | | | | | | | | | * Iterator now cycles by default * Iterator can be provided with a custom getter * SubFactory accepts a factory import path as well Deprecates: * InfiniteIterator * CircularSubFactory Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
* Happy New Year!Raphaël Barrois2013-01-02
| | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
* Add full tests for CircularSubFactory.Raphaël Barrois2012-08-16
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>