summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/proxypac
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-111-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-261-1/+1
* Fix single process crash when proxy pac is usedMichal Klocek2022-08-053-8/+30
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-223-81/+6
* Nuke all qmake files from testsMichal Klocek2021-08-315-32/+0
* Add cross compilation support to cmake buildsMichal Klocek2021-07-161-2/+2
* Replace calls to obsolete cmake functions with modern alternativeFabian Kosmale2021-06-071-1/+1
* Refactor and create gn targetMichal Klocek2021-05-221-1/+2
* Add tests to the cmake buildMichal Klocek2021-05-222-4/+50
* Fix 'WebEngine' ambiguity for Qt6Michal Klocek2021-04-132-2/+1
* Replace qgetenv with qEnvironmentVariableAllan Sandfeld Jensen2020-06-301-1/+1
* Add support for qrc proxy pac fileMichal Klocek2020-03-135-12/+31
* Fix not working proxy_pac test with network serviceMichal Klocek2020-02-212-4/+3
* Switch network-service to default onAllan Sandfeld Jensen2020-01-301-0/+3
* Add environment variable check for tst_ProxyPac::proxypac()Tamas Zakor2019-09-121-0/+4
* Fix running proxypac test on qemuMichal Klocek2019-04-171-1/+2
* Add proxy switches handlingMichal Klocek2019-02-041-21/+3
* Adds proxy pac testMichal Klocek2018-10-185-0/+254