]> git.proxmox.com Git - cargo.git/history - tests/testsuite/directory.rs
Add RegistryBuilder to help initializing test registries.
[cargo.git] / tests / testsuite / directory.rs
2018-08-30 Eh2406Merge remote-tracking branch 'origin/master' into proptest
2018-08-30 borsAuto merge of #5950 - dwijnand:cwd, r=alexcrichton
2018-08-30 Dale WijnandIntroduce the CWD macro in test output asserting
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-24 borsAuto merge of #5935 - alexcrichton:vendor-paths, r...
2018-08-24 Alex CrichtonOnly use non-absolute paths for `path` dependencies
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 WijnandDefault test support's Execs to exit code 0
2018-08-02 borsAuto merge of #5854 - dwijnand:args-split_whitespace...
2018-08-02 Dale WijnandMake cargo_process take a string it splits on whitespace
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 #5782 - dwijnand:dedup-manifest, r=alexcr...
2018-07-24 Dale WijnandDrop now unnecessary basic manifests
2018-07-24 borsAuto merge of #5757 - Eh2406:minimal-versions-build...
2018-07-24 Dale WijnandOpt-out all other failing tests
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-07-17 borsAuto merge of #5723 - alexcrichton:cargo-fix, r=ehuss
2018-07-16 borsAuto merge of #5732 - Eh2406:sort_unstable, r=alexcrich...
2018-07-16 borsAuto merge of #5710 - RalfJung:default-run, r=alexcrichton
2018-07-16 borsAuto merge of #5691 - Eh2406:hyphen-underscore, r=alexc...
2018-07-13 Eh2406oops...
2018-07-12 Eh2406update test to get ci passing
2018-05-02 borsAuto merge of #5459 - matklad:more-comments, r=alexcrichton
2018-05-02 borsAuto merge of #5456 - LukasKalbertodt:patch-1, r=matklad
2018-05-02 Lukas KalbertodtAdjust tests to new time output format
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-27 borsAuto merge of #5070 - Eh2406:clippy, r=alexcrichton
2018-02-26 Toby HughesMerge remote-tracking branch 'upstream/master'
2018-02-26 Eh2406intellij rust suggested fixes
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...