1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/rbutilqt/test
Dominik Riebeling f2798c225a rbutil: Simplify reading rockbox-info.txt.
Simplify, and replace use of QRegExp with QRegularExpression for Qt6
compatibility.

Also fix the test running on Windows. RockboxInfo constructs the
filename from path and filename, so we cannot pass an empty path, since
that results in an invalid path. On Linux / MacOS this works only
because we use an absolute path.

Change-Id: Ieaf30a2df005291d3e997aabf42d64ee832381c2
2021-12-25 17:47:14 +01:00
..
stubs rbutil: Fix unit tests on Windows. 2021-12-25 17:47:14 +01:00
test-compareversion.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
test-compareversion.pro rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
test-httpget.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
test-httpget.pro rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
test-playerbuildinfo.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
test-playerbuildinfo.pro rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
test-rockboxinfo.cpp rbutil: Simplify reading rockbox-info.txt. 2021-12-25 17:47:14 +01:00
test-rockboxinfo.pro rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
tests.pri rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00