Skip to content

Commit bfc7e42

Browse files
committed
remove outdated tests
1 parent a445f91 commit bfc7e42

File tree

10 files changed

+2
-4961
lines changed

10 files changed

+2
-4961
lines changed

tests/runtime/index.html renamed to lib/rtrace/tlsfvis.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
<style>
149149
/* General */
150150
body { font-family: sans-serif; font-size: 0.8em; margin: 0; padding: 1em; }
151-
h1 { font-size: 1em; margin: -1em -1em 0 -1em; padding: 1em; background: #7f7; }
151+
h1 { font-size: 1em; margin: -1em -1em 0 -1em; padding: 1em; background: #1578c8; color: #fff; }
152152
h2 { background: #333; color: #ddd; font-size: 1em; padding: 0.5em; border-radius: 5px; }
153153
input, button { border: 1px solid #999; border-radius: 0.2em; padding: 0.5em; }
154154
button { cursor: pointer; background: #ddd; }
@@ -168,7 +168,7 @@
168168
.free:hover { background: #c33; color: #fff; }
169169
</style>
170170

171-
<h1>AssemblyScript Runtime Visualizer / TLSF</h1>
171+
<h1>TLSF visualizer</h1>
172172
<p>
173173
<strong>Notes:</strong>
174174
<ul>

tests/bootstrap/index.ts

Lines changed: 0 additions & 165 deletions
This file was deleted.

tests/bootstrap/package.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

tests/runtime/.gitignore

Lines changed: 0 additions & 3 deletions
This file was deleted.

tests/runtime/assembly/index.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/runtime/assembly/tsconfig.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)