about summary refs log tree commit diff
path: root/src/test/run-pass/test-runner-hides-main.rs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-5/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2016-10-18Fix some pretty printing testsVadim Petrochenkov-2/+0
2014-10-29Rename fail! to panic!Steve Klabnik-1/+1
2014-08-18Remove workaround of #13793/#10872klutzy-1/+0
2014-08-12Replace "ignore-win32" in tests with "ignore-windows"Vadim Chugunov-1/+1
2014-05-13compiletest: Test `--pretty expanded`klutzy-0/+1
2014-04-06Remove check-fast. Closes #4193, #8844, #6330, #7416Brian Anderson-1/+0
2014-03-14extra: Put the nail in the coffin, delete libextraAlex Crichton-2/+0
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-3/+3
2013-12-08Disable failing test.Vadim Chugunov-0/+1
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-1/+1
2013-09-30rpass: Remove usage of fmt!Alex Crichton-1/+1
2013-05-22test: Update tests to use the new syntax.Patrick Walton-1/+1
2013-02-13Remove die!, raplace invocations with fail! Issue #4524 pt 3Nick Desaulniers-1/+1
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2013-01-31Replace most invocations of fail keyword with die! macroNick Desaulniers-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-11Convert 'use' to 'extern mod'. Remove old 'use' syntaxBrian Anderson-1/+1
2011-08-20ReformatBrian Anderson-1/+1
2011-07-27Reformat for new syntaxMarijn Haverbeke-3/+1
2011-07-24The Big Test Suite OverhaulBrian Anderson-0/+10