summary refs log tree commit diff
path: root/src/test/run-pass/syntax-extension-shell.rs
AgeCommit message (Expand)AuthorLines
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-2/+2
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-11-13cleanup: convert some remaining #foo invocations to foo! form.Graydon Hoare-1/+1
2011-12-22Register new snapshots, purge log_err and log_full in favour of log(...).Graydon Hoare-1/+1
2011-12-22Register snapshots and switch logging over to use of log_full or #error / #de...Graydon Hoare-1/+1
2011-08-31Replace xfail-stageN with simply xfail-testMarijn Haverbeke-3/+1
2011-08-31Revert "Replace xfail-stageN with simply xfail-test"Marijn Haverbeke-1/+3
2011-08-31Replace xfail-stageN with simply xfail-testMarijn Haverbeke-3/+1
2011-08-03Remove all xfail-stage0 directivesBrian Anderson-1/+0
2011-07-27Fix damage done by the pretty-printerMarijn Haverbeke-6/+8
2011-07-27Reformat for new syntaxMarijn Haverbeke-8/+6
2011-07-22Add xfail-stage3 directives to testsBrian Anderson-0/+1
2011-05-03Assume xfail-stage0 implies stage1 and stage2 in tests, for now.Graydon Hoare-0/+2
2011-03-25Switch xfail system to use comments embedded in source files.Graydon Hoare-0/+1
2010-10-01Sketch out #fmt syntax extension in rustboot.Graydon Hoare-0/+4