Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the selenium qwasmwindow test to the selenium dir | Mikolaj Boc | 2023-07-24 | 5 | -1340/+0 |
* | Use new entry function name in qwasmwindow test | Mikolaj Boc | 2023-07-24 | 1 | -1/+1 |
* | Add keyboard input testcase to the QWasmWindow test | Mikolaj Boc | 2023-06-20 | 1 | -0/+49 |
* | Add window painting testcase to the QWasmWindow test | Mikolaj Boc | 2023-06-15 | 2 | -4/+102 |
* | Support child windows on WASM | Mikolaj Boc | 2023-06-15 | 3 | -54/+446 |
* | Correctly focus WASM windows on show | Mikolaj Boc | 2023-06-09 | 3 | -2/+84 |
* | Replace PUBLIC_LIBRARIES with LIBRARIES in qt_internal_add_manual_test | Amir Masoud Abdol | 2023-04-13 | 1 | -1/+1 |
* | Wasm testing: Refactor test framework and update tests | Piotr WierciĆski | 2023-03-17 | 1 | -310/+367 |
* | Add multitouch test cases to qwasmwindow test | Mikolaj Boc | 2023-02-23 | 2 | -4/+126 |
* | Polish the qwasmwindow manual test | Mikolaj Boc | 2023-02-22 | 3 | -26/+21 |
* | Autopep qwasmwindow.py | Mikolaj Boc | 2023-02-20 | 1 | -11/+22 |
* | Add a manual test for wasm window resizing/moving | Mikolaj Boc | 2023-02-14 | 5 | -0/+534 |