cargo/tests
bors 2bfa6283e5 auto merge of #475 : alexcrichton/cargo/issue-458, r=brson
Relative paths are now considered relative to the directory containing the
`.cargo/config` file specifying the relative path.

I also merge ConfigValueValue into ConfigValue by moving the Path directly next
to the String that defined it so we can track which strings came from which
paths.

Closes #458
2014-09-03 02:48:05 +00:00
..
fixtures Initial commit 2014-03-04 15:22:44 -08:00
support Merge remote-tracking branch 'cmr/master' 2014-08-27 08:04:38 -07:00
check-style.sh Prepare for buildbot automation 2014-06-26 20:25:30 -07:00
test_cargo.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_cargo_bench.rs Fix cargo-run rebasings and tests 2014-08-27 08:09:35 -07:00
test_cargo_clean.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_cargo_compile.rs auto merge of #471 : alexcrichton/cargo/issue-449, r=brson 2014-09-03 01:30:36 +00:00
test_cargo_compile_git_deps.rs Update the git2 dependency 2014-08-28 11:15:49 -07:00
test_cargo_compile_path_deps.rs Fix relative override paths 2014-09-02 17:32:40 -07:00
test_cargo_compile_plugins.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_cargo_cross_compile.rs Support cross compiling to triples without dylibs 2014-09-02 11:46:08 -07:00
test_cargo_doc.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_cargo_freshness.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_cargo_generate_lockfile.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_cargo_new.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_cargo_package.rs Implement cargo-package 2014-08-26 19:03:12 -07:00
test_cargo_run.rs Fix cargo-run rebasings and tests 2014-08-27 08:09:35 -07:00
test_cargo_test.rs Add a harness manifest option 2014-08-26 18:51:47 -07:00
test_cargo_version.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_shell.rs Be compatible with the stdlib for now ('static shell) 2014-08-29 12:00:15 -07:00
tests.rs Implement cargo-package 2014-08-26 19:03:12 -07:00