cargo/tests
Alex Crichton 96589b359f Print nicer messages on 'no package named' errors
The new message will print out a selection of versions that were found if any
are to be had, as well as a recommendation to run `cargo update` if it's a path
dependency.

Closes #1145
2015-01-14 10:29:36 -08:00
..
support Update to rust master 2015-01-13 14:11:20 -08:00
check-style.sh Prepare for buildbot automation 2014-06-26 20:25:30 -07:00
resolve.rs Print nicer messages on 'no package named' errors 2015-01-14 10:29:36 -08:00
test_cargo.rs Auto merge of #1148 - FlaPer87:change-home, r=alexcrichton 2015-01-11 05:18:59 +00:00
test_cargo_bench.rs Tweak how source paths are passed to the compiler 2015-01-13 19:45:05 -08:00
test_cargo_build_auth.rs Update to rust master 2015-01-13 14:11:20 -08:00
test_cargo_build_lib.rs Tweak how source paths are passed to the compiler 2015-01-13 19:45:05 -08:00
test_cargo_clean.rs Update rust and all deps 2014-12-19 20:55:17 -08:00
test_cargo_compile.rs Print nicer messages on 'no package named' errors 2015-01-14 10:29:36 -08:00
test_cargo_compile_custom_build.rs Auto merge of #1164 - alexcrichton:issue-209, r=huonw 2015-01-14 16:44:32 +00:00
test_cargo_compile_git_deps.rs Improve errors for invalid manifests 2015-01-13 18:51:24 -08:00
test_cargo_compile_old_custom_build.rs Update to rust master 2014-12-21 12:33:09 -08:00
test_cargo_compile_path_deps.rs Update to rust master 2015-01-05 11:17:01 -08:00
test_cargo_compile_plugins.rs Update to rust master 2015-01-13 14:11:20 -08:00
test_cargo_cross_compile.rs Tweak how source paths are passed to the compiler 2015-01-13 19:45:05 -08:00
test_cargo_doc.rs Tweak how source paths are passed to the compiler 2015-01-13 19:45:05 -08:00
test_cargo_features.rs Improve errors for invalid manifests 2015-01-13 18:51:24 -08:00
test_cargo_fetch.rs Update rust and all deps 2014-12-19 20:55:17 -08:00
test_cargo_freshness.rs Clean up Cargo's util::errors module 2014-12-29 18:59:15 -08:00
test_cargo_generate_lockfile.rs Clean up Cargo's util::errors module 2014-12-29 18:59:15 -08:00
test_cargo_new.rs Remove --travis from cargo new 2015-01-13 19:50:01 -08:00
test_cargo_package.rs Update to rust master 2015-01-13 14:11:20 -08:00
test_cargo_profiles.rs Tweak how source paths are passed to the compiler 2015-01-13 19:45:05 -08:00
test_cargo_publish.rs Update to rust master 2015-01-13 14:11:20 -08:00
test_cargo_registry.rs Print nicer messages on 'no package named' errors 2015-01-14 10:29:36 -08:00
test_cargo_run.rs Tweak how source paths are passed to the compiler 2015-01-13 19:45:05 -08:00
test_cargo_search.rs Update to rust master 2015-01-05 11:17:01 -08:00
test_cargo_test.rs Update to rust master 2015-01-13 14:11:20 -08:00
test_cargo_version.rs Update rust and all deps 2014-12-19 20:55:17 -08:00
test_shell.rs Update to rust master 2015-01-13 14:11:20 -08:00
tests.rs Update to rust master 2015-01-13 14:11:20 -08:00