about summary refs log tree commit diff
path: root/src/test/run-pass/shebang.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-2/+2
2018-12-25Remove licensesMark Rousskov-7/+0
2016-10-18Fix some pretty printing testsVadim Petrochenkov-3/+0
2015-04-21Model lexer: Fix remaining issuesPiotr Czarnecki-1/+0
2014-08-09Fix misspelled comments for tests.Joseph Crail-1/+1
2014-07-21Add a ton of ignore-lexer-testCorey Richardson-0/+2
2014-05-13compiletest: Test `--pretty expanded`klutzy-1/+1
2014-01-11Remove re-exports of std::io::stdio::{print, println} in the prelude.Brendan Zabarauskas-1/+1
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-1/+1
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-05Remove 'use' line that's confusing pp-exact during use/import transition.Graydon Hoare-3/+1
2012-09-05test: "import" -> "use"Patrick Walton-1/+1
2012-07-14Move the world over to using the new style string literals and types. Closes ...Michael Sullivan-1/+1
2012-05-22Added a test for #! commentsMargaret Meyerhofer-0/+6