cargo/tests
Alex Crichton 0c8f6dba56 Allow plugins to have native dylib dependencies
Ensure that the dynamic linker search path contains the location of the output
directories for these dependencies when compiling with plugins.

Closes #597
2014-09-21 15:15:36 -07:00
..
fixtures Add tests exercising the registry source 2014-09-16 12:05:21 -07:00
support Shorten the cargo integration test directory name 2014-09-17 08:30:35 -07:00
check-style.sh Prepare for buildbot automation 2014-06-26 20:25:30 -07:00
test_cargo.rs Fix some more deprecation warnings 2014-09-17 08:27:41 -07:00
test_cargo_bench.rs auto merge of #555 : alexcrichton/cargo/issue-215, r=brson 2014-09-11 21:28:53 +00:00
test_cargo_build_auth.rs Implement git authentication 2014-09-05 07:25:56 -07:00
test_cargo_clean.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_cargo_compile.rs Stop capturing output of all dependencies 2014-09-21 14:06:58 -07:00
test_cargo_compile_git_deps.rs Stop capturing output of all dependencies 2014-09-21 14:06:58 -07:00
test_cargo_compile_path_deps.rs Implement a registry source 2014-09-16 12:05:21 -07:00
test_cargo_compile_plugins.rs Allow plugins to have native dylib dependencies 2014-09-21 15:15:36 -07:00
test_cargo_cross_compile.rs Don't print Running for commands that aren't run 2014-09-11 07:35:25 -07:00
test_cargo_doc.rs Fix cargo doc with custom build commands 2014-09-16 12:09:42 -07:00
test_cargo_fetch.rs Implement a cargo fetch command 2014-09-16 15:59:39 -07:00
test_cargo_freshness.rs Don't show Fresh by default 2014-09-05 10:16:21 -07:00
test_cargo_generate_lockfile.rs Implement a registry source 2014-09-16 12:05:21 -07:00
test_cargo_new.rs Update to rust master 2014-09-15 08:31:21 -07:00
test_cargo_package.rs Fix tests on windows 2014-09-16 12:05:21 -07:00
test_cargo_profiles.rs Don't print Running for commands that aren't run 2014-09-11 07:35:25 -07:00
test_cargo_registry.rs Tweak filesystem hierarchy format 2014-09-16 15:32:24 -07:00
test_cargo_run.rs Fix cargo-run rebasings and tests 2014-08-27 08:09:35 -07:00
test_cargo_test.rs auto merge of #555 : alexcrichton/cargo/issue-215, r=brson 2014-09-11 21:28:53 +00:00
test_cargo_upload.rs Fix tests on windows 2014-09-16 12:05:21 -07:00
test_cargo_version.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_shell.rs Revert "Be compatible with the stdlib for now ('static shell)" 2014-09-05 00:18:44 -07:00
tests.rs Implement a cargo fetch command 2014-09-16 15:59:39 -07:00