qt5base-lts/tests/manual/wasm
Morten Johan Sørvig 60ca8ca5bc wasm: add cmake build for manual tests
The tests can now be built with qt-cmake-standalone-test.

Change-Id: I098340a9f755806061de281fbc25cb00c61f33f0
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2021-08-19 18:41:53 +02:00
..
cursors wasm: add cmake build for manual tests 2021-08-19 18:41:53 +02:00
localfiles wasm: add cmake build for manual tests 2021-08-19 18:41:53 +02:00
CMakeLists.txt wasm: add cmake build for manual tests 2021-08-19 18:41:53 +02:00
README.md wasm: add cmake build for manual tests 2021-08-19 18:41:53 +02:00

Manual tests and examples for Qt on WebAssembly

These examples demonstrates various technical aspects of the Qt for WebAssambly platform port, and can be used as a reference when writing application code.

Content

cursors         Cursor handling
localfiles      Local file download and upload