1
0
mirror of https://github.com/CMiksche/gitea-auto-update synced 2025-12-11 08:27:23 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Christoph Miksche
556cd25b91 Add test case for suffix 2019-05-19 17:25:37 +02:00
Christoph Miksche
b36bdadda0 Update unit tests
Unit tests should begin with a "test" in the function name.
2019-05-19 17:18:35 +02:00
Christoph Miksche
2102137240 Update README and Copyright
Add Eideen as a contributor and update the copyright information.
2019-05-19 15:12:03 +02:00
Christoph Miksche
c81eb967d8 fix: add function to check the versions after semver
Add a function to check the two versions after the semver specification. Added some unit tests for testing the function too.

(Should fix GH-1, but wasn't fully tested yet)
2019-04-20 15:42:01 +02:00