Ed Page
|
675224b3a0
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
|
Arlo Siemsen
|
78d4f2cb84
|
Make sparse the default protocol for crates.io
|
2023-03-02 10:50:22 -06:00 |
|
Caleb Fletcher
|
f54cd332e2
|
Add test for rustdoc map usage with sparse alternative registries
|
2022-11-29 19:28:03 +11:00 |
|
Eric Huss
|
7eb007ddbf
|
Add reasons to all ignored tests.
|
2022-08-02 12:24:00 -07:00 |
|
Eric Huss
|
1c3640e05c
|
Add requirements to cargo_test.
|
2022-07-30 19:36:58 -07:00 |
|
Scott Schafer
|
c239e407e7
|
add a reason to masquerade_as_nightly_cargo so it is searchable
|
2022-07-15 21:32:23 -05:00 |
|
Eric Huss
|
ec23482df8
|
Temporarily disable extern-html-root-url test.
A change in https://github.com/rust-lang/rust/pull/82776 broke this test,
so disabling for now until it is figured out how things are going to work.
|
2021-08-22 09:24:46 -07:00 |
|
Eric Huss
|
dbfdd49559
|
Move is_ci to cargo-util.
|
2021-03-20 17:42:32 -07:00 |
|
Eric Huss
|
340656e29d
|
Add RegistryBuilder to help initializing test registries.
The intent here is to make it more flexible to create different registry
setups, and to reuse code a little more easily.
|
2021-02-02 15:48:48 -08:00 |
|
Joshua Nelson
|
d85fd93329
|
Fix inconsistency with quoting
Locally, the output looks like `'bar=...'`, but in CI the quotes are
missing. Allow either.
|
2020-11-21 22:51:30 -05:00 |
|
Joshua Nelson
|
d9f63cd684
|
Set docs.rs as the default extern-map for crates.io
|
2020-11-21 22:05:19 -05:00 |
|
Eric Huss
|
d1cbba6e91
|
Fix rust-docs in CI.
|
2020-05-26 15:43:28 -07:00 |
|
Eric Huss
|
f79fe537ba
|
Make rust-docs component optional for local testing.
|
2020-05-26 10:59:49 -07:00 |
|
Eric Huss
|
e0f9643b0f
|
Add support for rustdoc root URL mappings.
|
2020-05-26 10:44:57 -07:00 |
|