summaryrefslogtreecommitdiffstats
path: root/tests/manual/wasm
Commit message (Expand)AuthorAgeFilesLines
* wasm: Work on wasm accessibility elements and eventsSharad Sahu2022-12-276-20/+260
* Fix the qwasmcompositor_main testMikolaj Boc2022-12-071-8/+10
* Set up a manual test for qt loaderMikolaj Boc2022-11-245-0/+170
* Use SPDX license identifiersLucie Gérard2022-11-155-245/+10
* Fix the workaround in ~QWasmOpenGLContextMikolaj Boc2022-10-213-0/+208
* Introduce centralized means of checking for asyncifyMikolaj Boc2022-09-232-8/+7
* wasm: add manual auto-test for websockify-tunneled socketsMorten Sørvig2022-08-243-0/+404
* wasm: add echo_server test TCP serverMorten Sørvig2022-08-242-0/+141
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2311-11/+11
* Rename QT_DISABLE_DEPRECATED_BEFORE -> QT_DISABLE_DEPRECATED_UP_TOIvan Solovev2022-08-191-1/+1
* wasm: always build asyncify tests for eventloop_autoMorten Sørvig2022-08-173-10/+58
* wasm: add "skip" support to qtwasmtestlibMorten Sørvig2022-08-173-4/+28
* wasm: include asyncify support unconditionallyMorten Sørvig2022-08-172-8/+5
* Use the local file APIs to save/load files on WASMMikolaj Boc2022-08-125-46/+650
* wasm: add event loop auto testMorten Sørvig2022-08-087-1/+352
* Add license headers to cmake filesLucie Gérard2022-08-0311-0/+33
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2813-14/+14
* wasm: add echo_client_mainthread exampleMorten Johan Sørvig2022-07-142-0/+107
* wasm: secondary thread blocking sockets exampleMorten Johan Sørvig2022-07-133-0/+105
* Make the promises js-less using a newly introduced thunk poolMikolaj Boc2022-07-071-110/+71
* wasm: begin work on accessibility backendMorten Sørvig2022-07-065-0/+78
* Port promise tests to qtwasmtestlibMikolaj Boc2022-07-064-0/+558
* Enhance the qtwasmtestlib with comparison functions and status reportingMikolaj Boc2022-07-054-83/+131
* wasm: add qtwasmtestlibMorten Johan Sørvig2022-06-295-0/+416
* wasm: Improve wheel event handlingMorten Sørvig2022-05-241-0/+1
* Use SPDX license identifiersLucie Gérard2022-05-1615-735/+30
* wasm: add support for drag into browser windowLorn Potter2022-05-103-7/+83
* wasm: add fps counter to the rasterwindow testMorten Sørvig2022-04-192-0/+9
* wasm: make rasterwindow use non-deprecated APIMorten Johan Sørvig2022-04-121-3/+3
* wasm: add secondary thread exec manual testMorten Johan Sørvig2022-01-055-0/+132
* wasm: add rasterwindow manual testMorten Johan Sørvig2021-12-156-0/+383
* wasm: improve clipboard supportLorn Potter2021-12-0810-0/+745
* wasm: add asyncify manual testMorten Johan Sørvig2021-11-043-0/+85
* wasm: add manual tests for main() and exec()Morten Johan Sørvig2021-08-2710-0/+367
* wasm: add cmake build for manual testsMorten Johan Sørvig2021-08-194-0/+37
* wasm: support all cursor shapesAlexandra Cherdantseva2019-12-305-0/+272
* wasm: add local file access manual testMorten Johan Sørvig2019-10-292-0/+108