.. |
cleanCargoTomlTests
|
checks: Regenerate expected output for failing checks
|
2022-06-03 02:01:02 +08:00 |
clippy
|
cargoClippy: add --all-targets to default cargoClippyExtraArgs (#67)
|
2022-08-11 23:58:32 +00:00 |
features
|
cargo: bump all deps
|
2022-04-27 20:15:27 -07:00 |
git-overlapping
|
cargo: bump all deps
|
2022-04-27 20:15:27 -07:00 |
gitRevNoRef
|
cargo: bump all deps
|
2022-04-27 20:15:27 -07:00 |
illegal-bin
|
mkDummySrc: drop dummy lib.rs by default, not main.rs
|
2022-01-07 20:42:24 -08:00 |
manually-vendored
|
Add regression test for manually vendored dependencies
|
2022-01-30 23:58:56 +00:00 |
mkDummySrcTests
|
mkDummySrc: fix handling when src is already filtered
|
2022-06-29 20:49:12 -07:00 |
overlapping-targets
|
Replace regex dependencies with byteorder
|
2022-01-04 14:48:40 -08:00 |
simple
|
Add cargo-nextest
|
2022-07-23 16:29:05 -07:00 |
simple-git
|
cargo: bump all deps
|
2022-04-27 20:15:27 -07:00 |
simple-only-tests
|
checks: add test case for building crate with only tests (#61)
|
2022-08-11 00:19:07 +00:00 |
various-targets
|
Bring all tests back under nix flake check
|
2022-01-04 12:55:36 -08:00 |
with-libs
|
Bring all tests back under nix flake check
|
2022-01-04 12:55:36 -08:00 |
workspace
|
Add tests for a simple workspace
|
2022-01-07 17:56:12 -08:00 |
workspace-git
|
Fix git dependency handling of overlapping repos
|
2022-02-09 20:22:07 -08:00 |
workspace-root
|
Add test for rooted workspace
|
2022-01-07 18:03:12 -08:00 |
cargoAudit.nix
|
cargoAudit: filter source to only include Cargo.lock files (#56)
|
2022-08-01 15:55:52 -07:00 |
compilesFresh.nix
|
Remove --workspace from all default commands
|
2022-07-20 19:27:52 -07:00 |
default.nix
|
checks: add test case for building crate with only tests (#61)
|
2022-08-11 00:19:07 +00:00 |
nextest.nix
|
Conditionally gate nextest tests with multiple partitions
|
2022-07-23 16:51:28 -07:00 |
smoke.nix
|
tests: switch back to runCommand from runCommandLocal
|
2022-02-17 18:15:09 -08:00 |