7 Commits

Author SHA1 Message Date
Yehuda Katz + Carl Lerche
9224a5ae61 Paths nested in paths 2014-06-17 17:05:29 -07:00
Carl Lerche + Yehuda Katz
35e21c7600 Smoke test for git support 2014-06-12 15:51:16 -07:00
Yehuda Katz + Carl Lerche
1124727c96 Update to Rust master and eliminate warnings 2014-06-10 12:32:23 -07:00
Carl Lerche
a06fd2e7fa Compile all deps into the root projects target dir 2014-05-28 17:31:23 -07:00
Yehuda Katz
574829e9f7 Initial pass at a Shell 2014-05-27 18:53:37 -07:00
Carl Lerche
6899567bc3 Update tests against Rust master 2014-04-02 13:22:45 -07:00
Carl Lerche
d1ec90b3d8 Initial stab at integration tests
At the same time, we started adding a generic error handling concept to
Cargo.

The idea is that every Result gets converted to a CargoError, which
includes all the information that Cargo needs to print out a friendly
human error message and exit gracefully.
2014-03-20 12:12:47 -07:00