rust/src/test
klutzy ce8c467bd2 compiletest: Test --pretty expanded
After testing `--pretty normal`, it tries to run `--pretty expanded` and
typecheck output.
Here we don't check convergence since it really diverges: for every
iteration, some extra lines (e.g.`extern crate std`) are inserted.

Some tests are `ignore-pretty`-ed since they cause various issues
with `--pretty expanded`.
2014-05-13 17:24:08 -07:00
..
auxiliary Allow blocks in const expressions 2014-05-13 17:24:07 -07:00
bench shootout-nbody improvement 2014-05-12 19:52:29 -07:00
codegen
compile-fail Allow blocks in const expressions 2014-05-13 17:24:07 -07:00
compile-fail-fulldeps
debuginfo
pretty
run-fail compiletest: Test --pretty expanded 2014-05-13 17:24:08 -07:00
run-make Add the patch number to version strings. Closes #13289 2014-05-12 19:52:29 -07:00
run-pass compiletest: Test --pretty expanded 2014-05-13 17:24:08 -07:00
run-pass-fulldeps compiletest: Test --pretty expanded 2014-05-13 17:24:08 -07:00