rust/src/test/compile-fail/panic-runtime
Alex Crichton 73970bf6f2 ci: Start running wasm32 tests on Travis
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.
2017-11-28 09:27:35 -08:00
..
auxiliary rustc: Implement custom panic runtimes 2016-05-09 08:22:36 -07:00
abort-link-to-unwind-dylib.rs travis: Get an emscripten builder online 2017-01-19 13:54:19 -08:00
bad-panic-flag1.rs rustc: Implement custom panic runtimes 2016-05-09 08:22:36 -07:00
bad-panic-flag2.rs rustc: Implement custom panic runtimes 2016-05-09 08:22:36 -07:00
libtest-unwinds.rs ci: Start running wasm32 tests on Travis 2017-11-28 09:27:35 -08:00
needs-gate.rs Mark even more tests as gate tests 2017-01-12 23:53:02 +01:00
runtime-depend-on-needs-runtime.rs rustc: Implement custom panic runtimes 2016-05-09 08:22:36 -07:00
transitive-link-a-bunch.rs ci: Start running wasm32 tests on Travis 2017-11-28 09:27:35 -08:00
two-panic-runtimes.rs rustc: Implement custom panic runtimes 2016-05-09 08:22:36 -07:00
want-abort-got-unwind.rs rustc: Implement custom panic runtimes 2016-05-09 08:22:36 -07:00
want-abort-got-unwind2.rs rustc: Implement custom panic runtimes 2016-05-09 08:22:36 -07:00
want-unwind-got-abort.rs ci: Start running wasm32 tests on Travis 2017-11-28 09:27:35 -08:00
want-unwind-got-abort2.rs ci: Start running wasm32 tests on Travis 2017-11-28 09:27:35 -08:00