aboutsummaryrefslogtreecommitdiff
path: root/version_compare.h
Commit message (Collapse)AuthorAgeFilesLines
* Implement test harnassJoseph Hunkeler2022-07-221-0/+18
* Fix various memory leaks * Fix off by one error in rsplit * main program is a wrapper for the vcmp library entry() function * Implement basic CI