summaryrefslogtreecommitdiffstats
path: root/tests/manual/wasm/qwasmwindow/qwasmwindow.py
Commit message (Expand)AuthorAgeFilesLines
* Move the selenium qwasmwindow test to the selenium dirMikolaj Boc2023-07-241-933/+0
* Add keyboard input testcase to the QWasmWindow testMikolaj Boc2023-06-201-0/+49
* Add window painting testcase to the QWasmWindow testMikolaj Boc2023-06-151-0/+70
* Support child windows on WASMMikolaj Boc2023-06-151-45/+373
* Correctly focus WASM windows on showMikolaj Boc2023-06-091-0/+41
* Wasm testing: Refactor test framework and update testsPiotr WierciƄski2023-03-171-310/+367
* Add multitouch test cases to qwasmwindow testMikolaj Boc2023-02-231-3/+124
* Autopep qwasmwindow.pyMikolaj Boc2023-02-201-11/+22
* Add a manual test for wasm window resizing/movingMikolaj Boc2023-02-141-0/+256