diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-05-09 18:00:00 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-05-09 18:00:00 +0200 |
| commit | 8e931537ff13137f49de58b84898a13ed3cdeeef (patch) | |
| tree | 0afa226e273dd07872516f3c780c9baeb34318aa /.gitignore | |
| parent | e261c743dea0184ca32740160b2f101325d366fd (diff) | |
| download | nissy-core-8e931537ff13137f49de58b84898a13ed3cdeeef.tar.gz nissy-core-8e931537ff13137f49de58b84898a13ed3cdeeef.zip | |
Add wasmtest target to build script; minor fixes in tools and tests
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -18,6 +18,8 @@ test/.DS_Store | |||
| 18 | test/run | 18 | test/run |
| 19 | test/run.DSYM | 19 | test/run.DSYM |
| 20 | runtest | 20 | runtest |
| 21 | runtest.js | ||
| 22 | runtest.wasm | ||
| 21 | runtool | 23 | runtool |
| 22 | tools/.DS_Store | 24 | tools/.DS_Store |
| 23 | run.DSYM | 25 | run.DSYM |
