cargo/tests
2014-11-05 11:37:34 -08:00
..
support fail -> panic 2014-10-29 21:59:06 -04:00
check-style.sh Prepare for buildbot automation 2014-06-26 20:25:30 -07:00
resolve.rs Make SourceKind private 2014-10-27 12:40:23 -07:00
test_cargo.rs Fix warnings for constant names 2014-10-07 09:25:05 +09:00
test_cargo_bench.rs Update deps with fail => panic 2014-10-30 08:48:32 -07:00
test_cargo_build_auth.rs Update dependencies to unbreak the build 2014-10-21 09:02:36 -07:00
test_cargo_clean.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_cargo_compile.rs Extract custom build tests and prefix with "old_" 2014-11-05 11:37:34 -08:00
test_cargo_compile_custom_build.rs Build command output now being checked and written to filesystem 2014-11-05 11:37:34 -08:00
test_cargo_compile_git_deps.rs Be sure to update all packages from a git source 2014-10-29 11:50:24 -07:00
test_cargo_compile_old_custom_build.rs Deprecate old build system and add rust build script as target 2014-11-05 11:37:34 -08:00
test_cargo_compile_path_deps.rs Fix warnings for constant names 2014-10-07 09:25:05 +09: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 Add a test for #432 2014-10-02 18:43:26 -07:00
test_cargo_doc.rs Fix cargo doc with custom build commands 2014-09-16 12:09:42 -07:00
test_cargo_features.rs Allow reexporting of features between packages 2014-10-16 10:26:38 -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 Add a metadata section to the lockfile 2014-10-22 12:34:05 -07:00
test_cargo_new.rs Check USERNAME for a users's name with cargo new 2014-10-29 17:29:19 -07:00
test_cargo_package.rs Update how cargo talks to the registry 2014-10-27 12:40:23 -07:00
test_cargo_profiles.rs Add an rpath option to the profile section 2014-10-15 10:28:38 -07:00
test_cargo_publish.rs Update how cargo talks to the registry 2014-10-27 12:40:23 -07:00
test_cargo_registry.rs Avoid updating the registry too frequently 2014-10-27 12:40:23 -07:00
test_cargo_run.rs fail -> panic 2014-10-29 21:59:06 -04:00
test_cargo_test.rs auto merge of #775 : alexcrichton/cargo/issue-771, r=brson 2014-10-31 22:14:45 +00:00
test_cargo_version.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_shell.rs Update to rust master 2014-10-31 09:37:44 -07:00
tests.rs Deprecate old build system and add rust build script as target 2014-11-05 11:37:34 -08:00