summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Adds a new bump version func to the API.Rick Eyre2015-04-011-0/+28
* Accept '*' as a Spec (Closes #8).Raphaël Barrois2014-03-161-0/+12
* moved django test app settings to the django test app moduleMichael Hrivnak2014-03-162-12/+24
* Update copyrightRaphaël Barrois2014-03-087-7/+7
* Upgrade to semver-2.0.0 (Closes #3)Raphaël Barrois2014-02-132-2/+165
* tests: Fix test running when Django isn't available.Raphaël Barrois2013-12-231-12/+19
* Add Python3 support.Raphaël Barrois2013-03-214-7/+42
* Fix license string.Raphaël Barrois2013-03-214-1/+4
* Add semantic_version.validate (Closes #2).Raphaël Barrois2013-03-211-0/+40
* Add Version.coerce.Raphaël Barrois2013-03-203-0/+49
* 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