Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix "no FloatOperation test", invalid until PY3 | Raphaël Barrois | 2016-02-10 |
* | fuzzy: Fix decimal.FloatOperation warning (Closes #261) | Raphaël Barrois | 2016-02-10 |
* | Update header years. | Raphaël Barrois | 2015-03-26 |
* | Allow lazy evaluation of FuzzyChoice's iterators (Closes #184). | Raphaël Barrois | 2015-03-26 |
* | Enable resetting factory.fuzzy's random generator (Closes #175, #185). | Raphaël Barrois | 2015-02-18 |
* | Added FuzzyInteger support for step | Ilya Pirogov | 2013-12-27 |
* | Fix FuzzyDecimal on Python2.6. | Raphaël Barrois | 2013-10-29 |
* | Fix FuzzyDecimal tests. | Raphaël Barrois | 2013-10-29 |
* | Style fixes for FuzzyDecimal (Closes #94). | Raphaël Barrois | 2013-10-29 |
* | Added a Fuzzy Decimal attribute. | Omer | 2013-10-29 |
* | Added FuzzyText attribute. | Jon Dufresne | 2013-10-29 |
* | Add FuzzyDateTime/FuzzyNaiveDateTime. | Raphaël Barrois | 2013-04-21 |
* | Add FuzzyDate | Saul Shanabrook | 2013-04-21 |
* | Add factory.fuzzy (Closes #41). | Raphaël Barrois | 2013-04-11 |