summaryrefslogtreecommitdiff
path: root/tests/test_fuzzy.py
Commit message (Expand)AuthorAge
* Added FuzzyInteger support for stepIlya Pirogov2013-12-27
* Fix FuzzyDecimal on Python2.6.Raphaël Barrois2013-10-29
* Fix FuzzyDecimal tests.Raphaël Barrois2013-10-29
* Style fixes for FuzzyDecimal (Closes #94).Raphaël Barrois2013-10-29
* Added a Fuzzy Decimal attribute.Omer2013-10-29
* Added FuzzyText attribute.Jon Dufresne2013-10-29
* Add FuzzyDateTime/FuzzyNaiveDateTime.Raphaël Barrois2013-04-21
* Add FuzzyDateSaul Shanabrook2013-04-21
* Add factory.fuzzy (Closes #41).Raphaël Barrois2013-04-11