aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlxmlhttprequest
Commit message (Expand)AuthorAgeFilesLines
* Tests: check that QFile::open succeedsGiuseppe D'Angelo2024-04-041-1/+1
* Correct license for test filesLucie Gérard2024-02-275-5/+5
* Update xmlhttprequest expected data following QHttpHeadersMårten Nordheim2024-02-0721-143/+143
* Purge stray horizontal space in XHR test data QMLEdward Welbourne2023-08-098-8/+8
* Correct an inaccurate comment in XHR test-case for repeated headersEdward Welbourne2023-08-091-3/+2
* Clear out some locale-dependencies from XHR unit testEdward Welbourne2023-08-0949-79/+21
* Fix QML error, accessing global statusEdward Welbourne2023-08-081-1/+2
* CMake: Make qml tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Don't discard blank lines after the end of the headersEdward Welbourne2023-06-161-1/+0
* Tidy up stray braces and blank lines in XHR test-csesEdward Welbourne2023-04-2520-69/+19
* Remove spurious && true from two boolean conditions in XHR test QMLEdward Welbourne2023-04-252-2/+2
* Save some duplicate code in send_ignoreData.qml test-case for XHREdward Welbourne2023-04-251-7/+3
* XHR sendPropfind_data(): split some long linesEdward Welbourne2023-04-251-3/+6
* Split some long lines in XHR's getResponseHeader.qml test-caseEdward Welbourne2023-04-251-4/+9
* Split a long line in an XHR test using [].join()Edward Welbourne2023-04-251-1/+5
* XHR WebDAV test: don't expect more than Keep-Alive in Connection: headerEdward Welbourne2023-04-251-1/+1
* XMLHttpRequest: Implement XHR.overrideMimeType()Edward Welbourne2023-04-204-0/+51
* XHR: Add responseURLTasuku Suzuki2023-04-152-0/+84
* tst_qqmlxmlhttprequest: remove unneeded property set in redirectsTasuku Suzuki2023-04-051-3/+0
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Unblacklist tst_qqmlxmlhttprequestUlf Hermann2022-07-121-3/+0
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-115-135/+10
* INTEGRITY: Fix some test cases from core/qml foldersKimmo Ollila2022-03-032-0/+8
* Skip test cases execute the app's main shared lib on AndroidAssam Boudjelthia2021-12-171-0/+11
* Blacklist failing tests on macOS armShawn Rutledge2021-12-121-0/+3
* qqmlxmlhttprequest: Fix h2c fallout and ignore in futureMårten Nordheim2021-12-0220-37/+18
* tst_qqmlxmlhttprequest: Skip locale dependent testsFabian Kosmale2021-11-261-0/+8
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-7/+4
* Fix some "can be marked override" warningsAndreas Buhr2021-02-231-1/+1
* Remove the qmake project filesFabian Kosmale2021-01-151-14/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* XHR: allow the user to set the User-Agent headerGiuseppe D'Angelo2020-10-061-1/+0
* Fix xmlhttprequest autotest after HTTP/2 changes in qtbaseLars Knoll2020-09-1531-42/+86
* tst_qqmlxmlhttprequest: Ignore HTTP encoding headersUlf Hermann2020-08-1220-19/+19
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-121-17/+21
|\
| * qqmlxmlhttprequest: Disable local file access by defaultMaximilian Goldstein2020-02-121-17/+21
* | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-5/+3
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-162-79/+299
|\|
| * qqmlxmlhttprequest: Add ability to disable file:// requestsMaximilian Goldstein2020-01-152-79/+299
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* | Regenerate testsAlexandru Croitor2019-11-141-11/+2
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+51
|/
* Add support for onload/onloadend/onerror callbacks in XHRSimon Hausmann2018-07-182-0/+16
* Fix XMLHttpRequest when used with QQmlEngine::evaluateSimon Hausmann2018-04-092-0/+37
* Replace remaining Q_NULLPTR with nullptrKevin Funk2017-11-171-1/+1
* Tests: Clean up inclusion of util.pri and debugutil.priUlf Hermann2017-08-171-1/+0