aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/vercmp.cpp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2017-12-07util: allow non numeric version partsmoneromooo-monero1-0/+2
2017-02-20util: add a vercmp function to compare version numbersmoneromooo-monero1-0/+43
It is simple, supports simple x.y.z type numeric versions, and does not attempt any kind of validation