]> git.proxmox.com Git - cargo.git/history - tests/testsuite/plugins.rs
Upgrade to Rust 2018
[cargo.git] / tests / testsuite / plugins.rs
2018-12-06 Dale WijnandUpgrade to Rust 2018
2018-11-29 borsAuto merge of #6280 - zachreizner:master, r=dwijnand
2018-11-25 borsAuto merge of #6255 - evq:tweak-build-dir, r=alexcrichton
2018-11-20 borsAuto merge of #6335 - Metaswitch:cli-in-library, r...
2018-11-19 borsAuto merge of #6326 - dwijnand:verify_project_honours_u...
2018-11-18 borsAuto merge of #6259 - ordovicia:user-alias-override...
2018-11-18 borsAuto merge of #6328 - ehuss:rename-cross-build-output...
2018-11-18 borsAuto merge of #6327 - ehuss:add_plugin_deps-tests,...
2018-11-18 Eric HussFix add_plugin_deps-related tests.
2018-08-30 Eh2406Merge remote-tracking branch 'origin/master' into proptest
2018-08-28 Dale WijnandMerge branch 'master' into fix-allow-staged
2018-08-28 borsAuto merge of #5929 - dwijnand:remove-hamcrest, r=alexc...
2018-08-28 Dale WijnandMigrate from tests fom assert_that/execs to .run()
2018-08-21 borsAuto merge of #5902 - little-arhat:feature-add-required...
2018-08-20 borsAuto merge of #5886 - dekellum:record-package-git-head...
2018-08-19 borsAuto merge of #5908 - orium:fix-package-cargo-toml...
2018-08-19 borsAuto merge of #5904 - dwijnand:backslash, r=alexcrichton
2018-08-19 borsAuto merge of #5907 - dwijnand:collapse-test-cmd-args...
2018-08-18 Dale WijnandMove .env/.masquerade_as_nightly_cargo to collapse...
2018-08-18 Dale WijnandCollapse ProcessBuilder::arg calls in tests
2018-08-13 Brian BowmanMerge remote-tracking branch 'origin/master' into job-fix
2018-08-07 borsAuto merge of #5858 - dekellum:git-check-logging-and...
2018-08-06 borsAuto merge of #5862 - kennytm:capture-rustc-output...
2018-08-04 borsAuto merge of #5861 - alexcrichton:build-script-edition...
2018-08-03 borsAuto merge of #5852 - dwijnand:exit-code-0, r=alexcrichton
2018-08-03 Dale WijnandFix tests that have failing commands w/o specifying...
2018-08-03 Dale WijnandDefault test support's Execs to exit code 0
2018-07-26 borsAuto merge of #5794 - Nemo157:rustdoc-rename-extern...
2018-07-25 borsAuto merge of #5790 - dwijnand:dependabot/cargo/crossbe...
2018-07-25 borsAuto merge of #5791 - dwijnand:oneline-files, r=alexcri...
2018-07-25 borsAuto merge of #5787 - dwijnand:dedup-manifest-further...
2018-07-25 Dale WijnandDeclare one-line files on one line, in test projects
2018-07-24 Dale WijnandDedup a bunch more manifest
2018-07-24 borsAuto merge of #5757 - Eh2406:minimal-versions-build...
2018-07-23 borsAuto merge of #5768 - dwijnand:clippy, r=Eh2406
2018-07-22 borsAuto merge of #5762 - dwijnand:test-mod-reorg, r=alexcr...
2018-07-22 Dale WijnandReorganise the testsuite crate module hierarchy
2018-07-21 borsAuto merge of #5751 - RalfJung:default-run, r=alexcrichton
2018-07-21 borsAuto merge of #5761 - dwijnand:project-food, r=alexcrichton
2018-07-21 Dale WijnandRework some test projects to use the "foo" default
2018-07-20 borsAuto merge of #5752 - dwijnand:project_at, r=alexcrichton
2018-07-20 Dale WijnandRemove the argument from the `project` test support...
2018-03-15 borsAuto merge of #5190 - mbrubeck:doc, r=alexcrichton
2018-03-15 borsAuto merge of #5176 - alexcrichton:rustfmt, r=alexcrichton
2018-03-15 Alex Crichtoncargo fmt
2018-03-03 Ximin LuoMerge remote-tracking branch 'upstream/master' into...
2018-02-26 Toby HughesMerge remote-tracking branch 'upstream/master'
2018-02-21 Eh2406Merge remote-tracking branch 'origin/master' into links
2018-02-21 borsAuto merge of #5063 - Eh2406:TestssuiteV3, r=matklad
2018-02-21 André RochaReorganize integration tests as one crate with many...