<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti/tests/cli_tests/hsc.rs, branch main</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=main</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-02-17T12:18:19Z</updated>
<entry>
<title>arti: test: hsc: add test get_fails_if_no_gen_and_no_key</title>
<updated>2026-02-17T12:18:19Z</updated>
<author>
<name>hjrgrn</name>
<email>3874-hjrgrn@gitlab.torproject.org</email>
</author>
<published>2026-02-02T15:05:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=97a590331405fa6f49c0c1c60db8db68cd46fc6d'/>
<id>urn:sha1:97a590331405fa6f49c0c1c60db8db68cd46fc6d</id>
<content type='text'>
- remove build_hsc_key_cmd in favor of KeyCmd
- use KeyCmdBuilder in CTorMigrateCmd::keystore_contains_client_key to remove duplication
- adapt hsc.rs to the changes
</content>
</entry>
<entry>
<title>cli_tests: Rename tests for clarity and consistency</title>
<updated>2026-02-02T11:17:17Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-02-02T11:17:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=35d43c7fe0d2cb69f29cfe264a39a761dc4589f1'/>
<id>urn:sha1:35d43c7fe0d2cb69f29cfe264a39a761dc4589f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cli_tests: Fix typo in test name</title>
<updated>2026-02-02T11:06:03Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-02-02T10:53:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8d61e7f4d7704dce6d270e1542058242ea8c5410'/>
<id>urn:sha1:8d61e7f4d7704dce6d270e1542058242ea8c5410</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cli_tests: Clarify a comment in ctor-migrate test</title>
<updated>2026-02-02T11:05:41Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-02-02T11:05:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=658df79e415fc47e45efc299bb4e8a8d6cf7e4fe'/>
<id>urn:sha1:658df79e415fc47e45efc299bb4e8a8d6cf7e4fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cli_tests: Rename test closure for clarity</title>
<updated>2026-02-02T11:03:13Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-02-02T10:52:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f0840f32641cdd8cffb5b5ecda2bdad4551742ab'/>
<id>urn:sha1:f0840f32641cdd8cffb5b5ecda2bdad4551742ab</id>
<content type='text'>
The previous name was misleading (the closure asserts the exact
opposite).
</content>
</entry>
<entry>
<title>Add integration test suite for `hsc ctor-migrate` subcommand</title>
<updated>2026-02-02T10:39:45Z</updated>
<author>
<name>hjrgrn</name>
<email>3874-hjrgrn@gitlab.torproject.org</email>
</author>
<published>2026-02-02T10:39:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c766510282cbebfb1fc7a1f98bcb0b3ebf6c2af3'/>
<id>urn:sha1:c766510282cbebfb1fc7a1f98bcb0b3ebf6c2af3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `hsc key ctor-migrate` subcommand</title>
<updated>2025-11-24T12:27:51Z</updated>
<author>
<name>hjrgrn</name>
<email>3874-hjrgrn@gitlab.torproject.org</email>
</author>
<published>2025-11-24T12:27:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c343aa4eb860481f64aab6e459b77ee0a55b2cf0'/>
<id>urn:sha1:c343aa4eb860481f64aab6e459b77ee0a55b2cf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: fix deprecation warnings in assert_cmd lib</title>
<updated>2025-10-31T05:40:47Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-10-31T04:50:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4ed5695f844aec6bbe05ced9e8efde437bfece27'/>
<id>urn:sha1:4ed5695f844aec6bbe05ced9e8efde437bfece27</id>
<content type='text'>
```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!`
  --&gt; crates/arti/tests/cli_tests/hsc.rs:26:28
   |
26 |     let mut cmd = Command::cargo_bin("arti").unwrap();
   |                            ^^^^^^^^^
   |
   = note: `#[warn(deprecated)]` on by default
```
</content>
</entry>
<entry>
<title>Switch Cargo.toml files to edition 2024.</title>
<updated>2025-08-07T15:28:36Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-08-06T01:19:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=77b0de43b8c67cdb81befe0680a3df43b6ad37bc'/>
<id>urn:sha1:77b0de43b8c67cdb81befe0680a3df43b6ad37bc</id>
<content type='text'>
First, run

```
git grep -l "^edition =" |
    xargs perl -i -pe 's/^edition *=.*/edition = "2024"/;'
```

Second, manually verify that all Cargo.toml files have changed,
and nothing else has changed.

Third, run cargo fmt again.
</content>
</entry>
<entry>
<title>arti: test: Refactor arti integration test</title>
<updated>2025-05-12T11:56:00Z</updated>
<author>
<name>hjrgrn</name>
<email>3874-hjrgrn@gitlab.torproject.org</email>
</author>
<published>2025-04-24T12:38:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=31db380cfe329452b27fe508afc5d1f190be91e9'/>
<id>urn:sha1:31db380cfe329452b27fe508afc5d1f190be91e9</id>
<content type='text'>
* arti: test: Restructure tests directory
* arti: dep: Add assert_cmd dev-dependency
* arti: test: Update README
* doc: Fix hsc documentation
</content>
</entry>
</feed>
