rust/src/test/compile-fail/panic-runtime
Alex Crichton e8f9d2d43a travis: Get an emscripten builder online
This commit adds a new entry to the Travis matrix which will execute emscripten
test suites. Along the way it updates a few bits of the test suite to continue
passing on emscripten, such as:

* Ignoring i128/u128 tests as they're presumably just not working (didn't
  investigate as to why)
* Disabling a few process tests (not working on emscripten)
* Ignore some num tests in libstd (#39119)
* Fix some warnings when compiling
2017-01-19 13:54:19 -08:00
..
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-unwind2.rs
want-abort-got-unwind.rs
want-unwind-got-abort2.rs
want-unwind-got-abort.rs