about summary refs log tree commit diff
path: root/src/librustpkg/tests.rs
AgeCommit message (Expand)AuthorLines
2013-05-03rustpkg: Handle sysroot more correctlyTim Chevalier-7/+48
2013-05-03rustpkg: Implement install commandTim Chevalier-20/+51
2013-04-28fix typo in librstpkg tests, allowed by old parserJohn Clements-1/+1
2013-04-27only use #[no_core] in libcoreDaniel Micay-4/+1
2013-04-24rustpkg: Preliminary work on install commandTim Chevalier-0/+93
2013-04-12rustpkg: Factor out tests; use a condition instead of returning an optionTim Chevalier-0/+11