about summary refs log tree commit diff
path: root/src/test/run-pass/panic-runtime
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-70/+0
2018-09-26Add `#![allow(..)]` as necessary to get re-migrated run-pass tests compiling ...Felix S. Klock II-3/+4
2018-09-26Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.Felix S. Klock II-0/+258
2018-09-06Migrated remaining `src/test/run-pass/` subdirectories to `src/test/ui/run-pa...Felix S. Klock II-246/+0
2018-08-05Fix stage 2 testsvarkor-0/+3
2018-08-05Remove panic-runtime opt-outvarkor-9/+0
2018-08-05Fix test/run-passvarkor-2/+10
2018-01-02Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI.Ed Schouten-0/+4
2017-10-17test: Update Emscripten failures/passingAlex Crichton-4/+4
2017-04-23FIN: disable backtrace printing for panic-runtime/abort* on ARMTim Neumann-2/+21
2016-09-30Adding ignore-emscripten to failing tests.Ross Schulman-0/+4
2016-05-09rustc: Implement custom panic runtimesAlex Crichton-0/+217