about summary refs log tree commit diff
path: root/src/librustpkg/testsuite/pass/src/fancy-lib
AgeCommit message (Expand)AuthorLines
2014-02-02Remove rustpkg.Corey Richardson-101/+0
2014-01-23rustpkg::version: Remove enum Versionklutzy-2/+2
2013-11-11Move std::rt::io to std::ioAlex Crichton-1/+1
2013-11-03Fill out the remaining functionality in io::fileAlex Crichton-2/+2
2013-11-03Remove all blocking std::os blocking functionsAlex Crichton-5/+3
2013-10-24Another round of test fixes and merge conflictsAlex Crichton-4/+7
2013-10-22rustpkg: Support arbitrary dependencies in the install APITim Chevalier-19/+14
2013-09-26Update the compiler to not use printf/printflnAlex Crichton-1/+1
2013-09-25rustdoc: Change all code-blocks with a scriptAlex Crichton-1/+1
2013-08-19rustpkg: Un-ignore most of the remaining testsTim Chevalier-1/+1
2013-07-24Change 'print(fmt!(...))' to printf!/printfln! in src/lib*Birunthan Mohanathas-1/+1
2013-07-17test: Fix tests.Patrick Walton-1/+1
2013-07-17librustc: Remove all uses of "copy".Patrick Walton-2/+2
2013-06-25rustpkg: Begin allowing package scripts to call the default build logicTim Chevalier-6/+34
2013-05-27Refactor core::run in order to address many of the issuesgareth-2/+2
2013-04-24rustpkg: Correct directory structure in test scenariosTim Chevalier-6/+11
2013-04-22docs: Sketch out rustpkg manualTim Chevalier-0/+72