Commit 578e2f3
authored
[test] Add a set of default tests (emscripten-core#26391)
These are the tests that get run if you run just `./test/runner` without
any args
On my machine these run in about 2m20s:
```
$ ./test/runner
Using default tests: jslib other core0
Running 2765 tests
Using 128 parallel test processes
[2765/2765] test_poppler (test_core.core0.test_poppler) ... ok
----------------------------------------------------------------------
Ran 2765 tests in 141.404s
OK (skipped=79)
Total core time: 12129.763s. Wallclock time: 141.404s. Parallelization: 85.78x.
```1 parent 6504746 commit 578e2f3
1 file changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
| 131 | + | |
130 | 132 | | |
131 | 133 | | |
132 | 134 | | |
| |||
724 | 726 | | |
725 | 727 | | |
726 | 728 | | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
727 | 733 | | |
728 | 734 | | |
729 | 735 | | |
| |||
734 | 740 | | |
735 | 741 | | |
736 | 742 | | |
737 | | - | |
738 | | - | |
739 | | - | |
740 | | - | |
741 | 743 | | |
742 | 744 | | |
743 | 745 | | |
| |||
0 commit comments