summaryrefslogtreecommitdiffstats
path: root/base/version_unittest.cc
Commit message (Collapse)AuthorAgeFilesLines
* Add a Version class and matching unit tests, roughly based on ↵erikkay@google.com2009-01-291-0/+62
chrome/installer/util/version.*. This version has more flexible parsing rules and is more robust to detecting bogus versions, supporting arbitrary numbers of version components rather than just dotted quads. It's possible that we should switch chrome installer to use this version. Review URL: http://codereview.chromium.org/19667 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8901 0039d316-1c4b-4281-b951-d872f2087c98