rockbox/rbutil/rbutilqt/test
Dominik Riebeling 104ff3433a rbutil: Rework server info data handling.
Don't create our own in-memory map with server data. Instead use the
configuration file retrieved from the download server, and do the
resolve / replacement on the fly.

Simplifies things, and prepares for cleaner handling for different build
types.

Change-Id: Ifd027b21486e402fda3df9c2f7a30264651f733d
2020-11-15 21:01:36 +01:00
..
stubs rbutil: Rework server info data handling. 2020-11-15 21:01:36 +01:00
test-compareversion.cpp rbutil: Fix compile warning in unit test. 2020-08-16 12:12:48 +02:00
test-compareversion.pro Fix various unit test compilation. 2016-12-16 19:44:41 +01:00
test-httpget.cpp Create local file URL using QUrl. 2016-12-16 19:46:00 +01:00
test-httpget.pro Fix compiling HttpGet unit test. 2015-12-18 23:42:18 +01:00
test-rockboxinfo.cpp
test-rockboxinfo.pro Fix various unit test compilation. 2016-12-16 19:44:41 +01:00
test-serverinfo.cpp rbutil: Extend test for ServerInfo. 2020-11-15 14:22:57 +01:00
test-serverinfo.pro rbutil: Extend test for ServerInfo. 2020-11-15 14:22:57 +01:00
tests.pri