rockbox/rbutil/rbutilqt/test
Dominik Riebeling 2d7a4e9dfa Fix RockboxInfo() not handling git hashes correctly.
With the transition to git the assumption of the version starting with "r"
isn't true anymore for non-release builds. This caused the wrong strings to be
used when constructing various download URLs.

Remove the test binary which was never intended to be added and fix some
warnings in the test implementation.

Change-Id: I879fdff201cb85f3c89cca73ab6a0514edb5a2df
2012-02-19 17:44:35 +01:00
..
compareversion.cpp
compareversion.pro
test-rockboxinfo.cpp Fix RockboxInfo() not handling git hashes correctly. 2012-02-19 17:44:35 +01:00
test-rockboxinfo.pro Initial unit test of RockboxInfo class. 2012-02-19 14:12:22 +01:00
tests.pri