12 Commits

Author SHA1 Message Date
Konstantine Rybnikov
06975846ce Fix #9 2014-09-24 16:21:39 +03:00
T. Jameson Little
4e790fd94d Fixed build metadata tests
- removed tests that relied on build metadata not being ignored
2014-05-23 12:50:41 -06:00
T. Jameson Little
640a92c9ed Update parse to match semver 2.0.0
- 0-prefixed versions (major, minor, patch) are not allowed
- hyphens allowed in prerelease and build
2014-05-23 12:28:56 -06:00
Konstantine Rybnikov
a795df3482 Update tests/semver_test.py 2012-02-08 17:46:52 +02:00
Alexander Shorin
8736d87715 Allow to run tests by direct execution. 2012-02-08 17:16:48 +04:00
Alexander Shorin
2278f7ee0a Fix Python 3.x deprecation warning about assertEquals. 2012-02-08 17:15:32 +04:00
Alexander Shorin
87ea7a4514 Fix test name. 2012-02-08 17:06:25 +04:00
Alexander Shorin
464a7cb47d Extract fallen case about comparison of rc and release. 2012-02-08 17:01:07 +04:00
Alexander Shorin
ee1919e96d Extract fallen case about comparison of rc builds. 2012-02-08 16:54:28 +04:00
Alexander Shorin
39d2e81744 Add test based on p.12 of semver specification 2.0.0-rc.1 2012-02-08 16:51:16 +04:00
Alexander Shorin
6cb38efab3 Add tests for error cases that proves incompatibility with Python 2.5 and early versions. 2012-02-08 13:58:25 +04:00
Kostya Rybnikov
7695bc3cd7 first version 2012-02-07 14:57:46 +02:00