aboutsummaryrefslogtreecommitdiff
path: root/test/autotests.qrc
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-04-08 14:52:40 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2018-04-08 14:52:40 +0200
commitbadceb8dfa8b54ff6da55e9a2188da53ad1aa8e8 (patch)
tree5332436d7e74723db680d7430adf3b483e3daaae /test/autotests.qrc
parentAdd FeatureSummary to CMakeLists (diff)
downloadsmolbote-badceb8dfa8b54ff6da55e9a2188da53ad1aa8e8.tar.xz
Multithreading UrlRequestInterceptor
- Add parse() free function to UrlRequestInterceptor - hostlists are loaded in parallel via QtConcurrent
Diffstat (limited to 'test/autotests.qrc')
-rw-r--r--test/autotests.qrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/autotests.qrc b/test/autotests.qrc
new file mode 100644
index 0000000..5817c00
--- /dev/null
+++ b/test/autotests.qrc
@@ -0,0 +1,5 @@
+<RCC>
+ <qresource prefix="/autotests">
+ <file>data/hostlist.txt</file>
+ </qresource>
+</RCC> \ No newline at end of file