summaryrefslogtreecommitdiffstats
path: root/tests/auto/wasm
Commit message (Expand)AuthorAgeFilesLines
* wasm: Allow fetching from background threadPiotr Wierciński16 hours1-2/+0
* Add copyright and licensing to .bat files missing themLucie Gérard3 days1-0/+2
* wasm: move wasm tests to own subdirectoriesMorten Sørvig2024-04-1511-40/+102
* Revert "wasm: Proxy emscripten_fetch() to the main thread"Piotr Wierciński2024-04-051-0/+1
* wasm: Disable failing selenium test temporarilyPiotr Wiercinski2024-04-031-0/+2
* wasm: Document and test OpenGLContext limitationsEven Oscar Andersen2024-03-226-32/+445
* wasm: Qt::WA_ShowWithoutActivating was not respectedEven Oscar Andersen2024-03-213-6/+218
* wasm: Fix minimum and default window sizesPiotr Wierciński2024-03-191-2/+1
* Revert "wasm: Temporarily disable selenium tests"Piotr Wierciński2024-03-191-0/+1
* wasm: Enable the selenium tests on windowsEven Oscar Andersen2024-03-152-2/+24
* CMake: Make a few more auto tests standaloneAlexandru Croitor2024-03-141-1/+1
* wasm tests: Use WebDriverManager to install chromedriverPiotr Wiercinski2024-03-131-4/+4
* wasm: Temporarily disable selenium testsPiotr Wierciński2024-03-071-1/+0
* wasm: Make sure we can add screen after releaseRequestUpdateHold has been calledEven Oscar Andersen2024-03-051-4/+4
* Correct license for tools filesLucie Gérard2024-03-052-2/+2
* wasm: Refractor Selenium manual test into auto testPiotr Wierciński2024-02-0711-67/+1434
* Change license for tests filesLucie Gérard2024-02-045-5/+5
* wasm tests: Add test for making network requestPiotr Wierciński2023-12-192-0/+97
* CMake: Remove deprecated PUBLIC_LIBRARIES option in wasm testsAlexandru Croitor2023-11-291-3/+0
* CMake: Make qtbase tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Support child windows on WASMMikolaj Boc2023-06-152-0/+270
* Support filter list for file input when opening a file on WASMMikolaj Boc2023-03-071-37/+76
* Support always on top/bottom window flags on WASMMikolaj Boc2023-02-221-82/+524
* Fix the handling of dead keys and test the mechanismMikolaj Boc2023-02-142-0/+436
* Fix typo in QWasmWindowStack's nameMikolaj Boc2022-10-201-11/+11
* Fix QWasmWindowStack::topWindow when the stack is emptyMikolaj Boc2022-09-121-0/+27
* Adapt tests/auto/wasm for batchingMikolaj Boc2022-08-301-1/+0
* Resolve window focusing problems on WASMMikolaj Boc2022-08-241-32/+13
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Maintain the window z-order properly in wasm compositorMikolaj Boc2022-08-162-0/+277
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+0
* Port promise tests to qtwasmtestlibMikolaj Boc2022-07-062-643/+0
* Create the Qt File Filter => showOpen/SaveFilePicker options mapperMikolaj Boc2022-07-052-0/+235
* Create a promise wrapper for C++ and port existing usesMikolaj Boc2022-06-302-0/+646