testrunner first version

This commit is contained in:
2019-05-29 14:24:39 +02:00
parent 6678af412d
commit b26a5e902c
41 changed files with 7 additions and 9 deletions
+2 -2
View File
@@ -6,8 +6,8 @@
<link rel="stylesheet" href="./3rdparty/highlight/styles/default.css">
<link rel="stylesheet" href="../css/doctest.css">
<script src="./3rdparty/highlight/highlight.pack.js"></script>
<script src="./3rdparty/all.js"></script>
<script src="../dist/iwmlib.js"></script>
<script src="../dist/iwmlib.3rdparty.js"></script>
<script src="../dist/iwmlib.js"></script>
</head>
<body onload="Doctest.run()">
<main>