rust/src/test/compiletest
Brian Anderson 77be30fa73 Typecheck pretty-printing test results as libraries. Issue #789
After running source files through the pretty printer, we sanity check them by
running the results through the compiler with the --no-trans flag. Now also
use the --lib flag so that pretty-printer tests don't have to include a main
function.
2011-08-02 10:39:14 -07:00
..
common.rs Introduce pretty-print testing mode to compiletest. Issue #789 2011-08-02 10:39:12 -07:00
compiletest.rc Move compiletest modules into separate files 2011-08-02 10:39:12 -07:00
compiletest.rs Add xfail-pretty test directive. Issue #789 2011-08-02 10:39:13 -07:00
header.rs Add dedicated pretty-printer tests with new pp-exact directive 2011-08-02 10:39:13 -07:00
procsrv.rs Implement test that pretty-printed code converges. Issue #789 2011-08-02 10:39:13 -07:00
runtest.rs Typecheck pretty-printing test results as libraries. Issue #789 2011-08-02 10:39:14 -07:00
util.rs Move compiletest modules into separate files 2011-08-02 10:39:12 -07:00