summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-03-265-5/+5
* Update QtNetworkAuth tests for new QHttpHeaders behaviorMårten Nordheim2024-01-312-6/+6
* Enable CMake autotestsJoerg Bornemann2024-01-242-8/+8
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-08-225-9/+1
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-128-17/+29
* Implicit capture of 'this' with a capture default of '=' is deprecatedAhmad Samir2023-07-121-4/+5
* Move twitter oauth example to manual testTor Arne Vestbø2023-06-2610-0/+517
* Rename tokenRequestError signal to tokenRequestErrorOccurredJuha Vuolle2023-06-221-1/+1
* Improve error handling and reporting in OAuth2Juha Vuolle2023-05-101-1/+213
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-101-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-073-14/+14
* OAuth2: allow to specify TLS configurationIvan Solovev2022-09-148-0/+352
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-238-8/+8
* tst_OAuth1: replace deprecated QMultiMap::insert() to QMultiMap::unite()Ivan Solovev2022-08-081-2/+2
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-285-5/+5
* Add license headers to cmake filesLucie Gérard2022-07-078-0/+24
* Use SPDX license identifiersLucie Gérard2022-06-166-163/+12
* unblacklist passing tests 2022Anna Wojciechowska2022-04-271-19/+0
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* Remove left-over .pri filesJoerg Bornemann2021-05-051-2/+0
* Remove qmake project filesJoerg Bornemann2021-04-2910-75/+0
* Resolve a Qt 6 todoMårten Nordheim2020-11-111-4/+5
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-015-5/+5
* QVariantMap -> QMultiMap<QString, QVariant> in many casesMårten Nordheim2020-08-112-21/+22
* Update dependencies on 'dev' in qt/qtnetworkauthLiang Qi2020-06-292-3/+3
* Use QList instead of QVectorJarek Kobus2020-06-081-1/+1
* Add one missed QSKIP for unreachable hostMårten Nordheim2020-05-081-2/+4
* Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-03-249-0/+128
|\
| * CMake: Regenerate projects after mergewip/cmakeAlexandru Croitor2020-03-247-24/+14
| * Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-231-2/+5
| |\
| * | Regenerate projectsAlexandru Croitor2019-11-155-5/+5
| * | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-151-0/+4
| |\ \
| * | | Regenerate qtneworkauthAlexandru Croitor2019-09-309-13/+25
| * | | Merge remote-tracking branch 'origin/5.14' into wip/cmakeSimon Hausmann2019-09-191-77/+0
| |\ \ \
| * | | | Add build and test instructionsAlexandru Croitor2019-09-051-2/+10
| * | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-4/+4
| |\ \ \ \
| * | | | | CMake Port for QtNetworkAuthLeander Beernaert2019-06-037-0/+118
* | | | | | QNetworkReply: Fix warnings from deprecated error signalv5.15.0-beta4v5.15.0-beta3Mårten Nordheim2020-03-231-1/+1
| |_|_|_|/ |/| | | |
* | | | | Fix deprecation warnings about using QMultiMap methods on QMapFriedemann Kleint2020-01-231-2/+5
| |_|_|/ |/| | |
* | | | Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta2Simon Hausmann2019-10-041-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Prospective fix for more oauth tests failingSimon Hausmann2019-10-021-0/+4
* | | | Merge remote-tracking branch 'origin/5.13' into 5.14Simon Hausmann2019-09-171-77/+0
|\| | | | |_|/ |/| |
| * | Remove test cases using oauthbin.comMårten Nordheim2019-09-171-77/+0
| |/
* / Unblacklist passing testsAnna Wojciechowska2019-06-241-4/+4
|/
* Add method to prepare network requestsFelix Barz2019-01-285-1/+327
* Use 127.0.0.1 for redirect URISamuel Gaist2018-11-221-2/+2
* Fix grant process by passing oauth parameters to headerPoren Chiang2018-09-141-1/+0
* Fix for second temporary token being interpreted as successMårten Nordheim2018-07-101-0/+57
* Fix warningJesus Fernandez2018-06-191-1/+1
* Add missing includev5.11.0-beta2Ville Voutilainen2018-02-271-0/+1