| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | arti: test: rescope entities form util.rs files | hjrgrn | 2026-02-03 | 1 | -23/+24 |
| | | |||||
| * | Add integration test suite for `hsc ctor-migrate` subcommand | hjrgrn | 2026-02-02 | 1 | -35/+3 |
| | | |||||
| * | arti: fix deprecation warnings in assert_cmd lib | Steven Engler | 2025-10-31 | 1 | -3/+3 |
| | | | | | | | | | | | | | ```text warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` --> crates/arti/tests/cli_tests/hsc.rs:26:28 | 26 | let mut cmd = Command::cargo_bin("arti").unwrap(); | ^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default ``` | ||||
| * | arti: test: Add integration test for `hss ctor-migrate` | hjrgrn | 2025-09-10 | 1 | -0/+252 |
