summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Fix handling of partial versions (Closes #1).Raphaël Barrois2013-03-203-3/+21
* Happy New Year!Raphaël Barrois2013-01-025-4/+6
* Properly validate values.Raphaël Barrois2012-05-221-0/+4
* Add introspection rules for southRaphaël Barrois2012-05-221-0/+51
* Cleanup __repr__ of Version()Raphaël Barrois2012-05-221-6/+4
* Add a few tests.Raphaël Barrois2012-05-221-0/+30
* Introduce Spec.filter and Spec.select.Raphaël Barrois2012-05-221-0/+61
* Remove SpecItem.Raphaël Barrois2012-05-213-27/+14
* Rename Spec to SpecItem and SpecList to SpecItem.Raphaël Barrois2012-05-213-38/+38
* Update rules and code to follow readable specifications.Raphaël Barrois2012-05-203-84/+84
* Allow passing in spec lists in separate arguments to SpecList.Raphaël Barrois2012-05-181-0/+16
* Test handling of the 'partial' flag in hashing.Raphaël Barrois2012-05-181-0/+11
* Ensure partial flag is kept around.Raphaël Barrois2012-05-181-0/+1
* Introduce the SpecListField.Raphaël Barrois2012-05-172-9/+25
* Add SpecList.Raphaël Barrois2012-05-171-0/+62
* Add support for __hash__ to Version/Spec.Raphaël Barrois2012-05-171-0/+8
* Use tuples instead of lists.Raphaël Barrois2012-05-171-36/+36
* Add tests for loose version specs.Raphaël Barrois2012-05-171-0/+98
* Fix testsRaphaël Barrois2012-05-171-3/+3
* Improve support for loose matches.Raphaël Barrois2012-05-171-3/+14
* Add __contains__ to Spec.Raphaël Barrois2012-05-162-0/+24
* s/SemanticVersion/Version/Raphaël Barrois2012-05-154-19/+19
* Add django fields for SemanticVersion and Spec.Raphaël Barrois2012-05-153-0/+133
* Add support for unittest2.Raphaël Barrois2012-05-151-1/+5
* Rename 'RequirementSpec' to 'Spec'.Raphaël Barrois2012-05-151-4/+4
* Full coverage.Raphaël Barrois2012-05-153-3/+42
* Make test modules runable.Raphaël Barrois2012-05-153-0/+3
* More tests.Raphaël Barrois2012-05-151-0/+130
* More tests.Raphaël Barrois2012-05-141-0/+67
* Cleanup test importer.Raphaël Barrois2012-05-141-4/+0
* Fix test runningRaphaël Barrois2012-05-141-0/+4
* Initial versionRaphaël Barrois2012-05-142-0/+64