<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti/tests/cli_tests/keys, branch arti-v2.3.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.3.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.3.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-03-30T12:43:51Z</updated>
<entry>
<title>arti: test: rename unrecognized-entry to hs_unrecognized_entry to fix the CI</title>
<updated>2026-03-30T12:43:51Z</updated>
<author>
<name>hjrgrn</name>
<email>3874-hjrgrn@gitlab.torproject.org</email>
</author>
<published>2026-03-30T12:43:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f8a1e0032acde04dcf298fa05ccc80778cbfe6ea'/>
<id>urn:sha1:f8a1e0032acde04dcf298fa05ccc80778cbfe6ea</id>
<content type='text'>
This changes save us from adding a new entry in .editorconfig
</content>
</entry>
<entry>
<title>arti: tests: Rename some keys test files using more intuitive names</title>
<updated>2026-03-30T11:33:42Z</updated>
<author>
<name>hjrgrn</name>
<email>3874-hjrgrn@gitlab.torproject.org</email>
</author>
<published>2026-03-30T11:33:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f1bed5a40563b36b2bf2d1eb3c14a98f86601094'/>
<id>urn:sha1:f1bed5a40563b36b2bf2d1eb3c14a98f86601094</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix word duplicate typos</title>
<updated>2026-03-15T20:18:56Z</updated>
<author>
<name>Tobias Stoeckmann</name>
<email>tobias@stoeckmann.org</email>
</author>
<published>2026-03-15T20:05:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2173207d8b909d1afdc55adda13faac13cdded0f'/>
<id>urn:sha1:2173207d8b909d1afdc55adda13faac13cdded0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: test: rescope entities form util.rs files</title>
<updated>2026-02-03T15:39:18Z</updated>
<author>
<name>hjrgrn</name>
<email>3874-hjrgrn@gitlab.torproject.org</email>
</author>
<published>2026-02-03T15:39:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=818d91e6d686b304345808129283f94eeb64cd37'/>
<id>urn:sha1:818d91e6d686b304345808129283f94eeb64cd37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keymgr: Update expected output in integration tests</title>
<updated>2026-01-06T15:25:19Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-12-23T20:49:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6b5ae77db280e2c74cb44571e789ccef5f0d2b76'/>
<id>urn:sha1:6b5ae77db280e2c74cb44571e789ccef5f0d2b76</id>
<content type='text'>
C Tor keystore entries now use the same output format as the non-C Tor
entries.
</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>arti: test: Add integration test for `hss ctor-migrate`</title>
<updated>2025-09-10T13:58:32Z</updated>
<author>
<name>hjrgrn</name>
<email>3874-hjrgrn@gitlab.torproject.org</email>
</author>
<published>2025-08-26T14:11:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ed170bb6ee74efb99f03bf15ef07ace313f6573e'/>
<id>urn:sha1:ed170bb6ee74efb99f03bf15ef07ace313f6573e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: test: Fix `keys` integration test</title>
<updated>2025-08-28T17:42:35Z</updated>
<author>
<name>hjrgrn</name>
<email>3874-hjrgrn@gitlab.torproject.org</email>
</author>
<published>2025-08-28T17:42:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e0a59cb328e0b863dd00edd30437cffdb7d2aae3'/>
<id>urn:sha1:e0a59cb328e0b863dd00edd30437cffdb7d2aae3</id>
<content type='text'>
The `keys` integration test now accounts for case-insensitive filesystems
</content>
</entry>
<entry>
<title>Merge branch 'toml' into 'main'</title>
<updated>2025-08-26T13:24:23Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2025-08-26T13:24:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=85a93b6ba6b892e997eb5f4b5847653268ffe5ea'/>
<id>urn:sha1:85a93b6ba6b892e997eb5f4b5847653268ffe5ea</id>
<content type='text'>
arti: Simplify the `create_state_dir_entry` test helper

See merge request tpo/core/arti!3178</content>
</entry>
<entry>
<title>tor-hscrypto: change redacted `HsId` from "???" to "[…]"</title>
<updated>2025-08-25T15:22:16Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-08-25T01:16:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=78f0cc445bd2abe4c43136d683997e96523f3d72'/>
<id>urn:sha1:78f0cc445bd2abe4c43136d683997e96523f3d72</id>
<content type='text'>
Before:

```text
INFO tor_hsservice: Generated a new identity for service bar: ???mad.onion
```

After:

```text
INFO tor_hsservice: Generated a new identity for service foo: […]2qd.onion
```
</content>
</entry>
</feed>
