summary refs log tree commit diff
path: root/src/librustc/front/test.rs
AgeCommit message (Expand)AuthorLines
2012-12-03Update license, add license boilerplate to most files. Remainder will follow.Graydon Hoare-0/+10
2012-11-14rustc: Only strip out the main function when generating test executable, not libBrian Anderson-2/+3
2012-11-14rustc: Generate test code when in the 'test' configBrian Anderson-1/+7
2012-11-07Rename src/rustc to src/librustc. Use the driver crateBrian Anderson-0/+507