summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/test/test-compareversion.pro
AgeCommit message (Collapse)AuthorFilesLines
2021-12-24rbutil: Merge rbutil with utils folder.Dominik Riebeling1-37/+0
rbutil uses several components from the utils folder, and can be considered part of utils too. Having it in a separate folder is an arbitrary split that doesn't help anymore these days, so merge them. This also allows other utils to easily use libtools.make without the need to navigate to a different folder. Change-Id: I3fc2f4de19e3e776553efb5dea5f779dfec0dc21
2020-12-03rbutil: Update and fix unit tests.Dominik Riebeling1-5/+4
- Fix changed dependencies and provide real stubs. - Update to use QTest global data for test table, so individual test vector entries show up as individual tests. That way a single comparison failing doesn't make all appear as failed and provide better indication what went wrong. Change-Id: I69681c3acd5ceceb4c8ceb1feb341e90a65dd603
2016-12-16Fix various unit test compilation.Dominik Riebeling1-1/+1
There's now a dependency on Logger.h, add stub folder to includes to stub it. Change-Id: I1afdc6bd878182b03cb3c1f3538779eaa9f83f28
2012-03-28Prefix compareversion test files.Dominik Riebeling1-0/+38
Change-Id: Ic67b4a1519456cbb2d85078a80ac605eb65f8020