summary refs log tree commit diff
path: root/src/test/run-make
AgeCommit message (Expand)AuthorLines
2014-01-06Don't attempt duplicate outputsAlex Crichton-0/+5
2014-01-01Fix usage of rustc --ls on invalid filesAlex Crichton-0/+8
2013-12-31Implement volatile_load and volatile_store intrinsics.Peter Zotov-0/+29
2013-12-30rustdoc: only filter lines starting with '# ' from the shown code.Huon Wilson-0/+37
2013-12-25Test fixes and rebase conflictsAlex Crichton-4/+53
2013-12-22Allow optional filename argument for --dep-infoAndreas Neuhaus-2/+27
2013-12-22Use --crate-file-name to find out the library filename in dep-info testAndreas Neuhaus-6/+3
2013-12-20rustc: Improve crate id extractionAlex Crichton-0/+21
2013-12-19Add some things to inspect crate-id'sCorey Richardson-1/+1
2013-12-19Rename pkgid to crate_idCorey Richardson-2/+2
2013-12-18Add a rustdoc testCorey Richardson-0/+37
2013-12-15Move logic for test output generation forwardAlex Crichton-0/+7
2013-12-12Add test for --dep-info.Jack Moffitt-0/+28
2013-12-10Make crate hash stable and externally computable.Jack Moffitt-2/+2
2013-12-09Implement LTOAlex Crichton-0/+31
2013-12-01rustc: filter out empty linker argsPhilipp Brüschweiler-0/+7
2013-11-30Test fixes and merge conflictsAlex Crichton-2/+2
2013-11-29Make -Z gen-crate-map usable for I/OAlex Crichton-0/+50
2013-11-29Add a new run-make test directoryAlex Crichton-0/+370