This commit allocates a builder to running wasm32 tests on Travis. Not all test suites pass right now so this is starting out with just the run-pass and the libcore test suites. This'll hopefully give us a pretty broad set of coverage for integration in rustc itself as well as a somewhat broad coverage of the llvm backend itself through integration/unit tests. |
||
|---|---|---|
| .. | ||
| auxiliary | ||
| abort-link-to-unwind-dylib.rs | ||
| bad-panic-flag1.rs | ||
| bad-panic-flag2.rs | ||
| libtest-unwinds.rs | ||
| needs-gate.rs | ||
| runtime-depend-on-needs-runtime.rs | ||
| transitive-link-a-bunch.rs | ||
| two-panic-runtimes.rs | ||
| want-abort-got-unwind.rs | ||
| want-abort-got-unwind2.rs | ||
| want-unwind-got-abort.rs | ||
| want-unwind-got-abort2.rs | ||