qt6-bb10/tests/manual/wasm/qstdweb/iodevices_auto.html

11 lines
339 B
HTML

<!doctype html>
<script type="text/javascript" src="qtwasmtestlib.js"></script>
<script type="text/javascript" src="iodevices_auto.js"></script>
<script>
window.onload = () => {
runTestCase(iodevices_auto_entry, document.getElementById("log"));
};
</script>
<p>Running qstdweb iodevices auto test.</p>
<div id="log"></div>