<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti/tests/testcases, branch arti-v2.5.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.5.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.5.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-06-17T22:01:35Z</updated>
<entry>
<title>arti: Add a trycmd-based test for arti keys list error handling</title>
<updated>2026-06-17T22:01:35Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-06-17T21:59:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6a25612de2992cd03a8745721b103ef9ab0028c4'/>
<id>urn:sha1:6a25612de2992cd03a8745721b103ef9ab0028c4</id>
<content type='text'>
This is a `trycmd`-based replacement for the
`list_unregistered_keystore_fails()` test, which will be removed soon.
</content>
</entry>
<entry>
<title>doc/keys.md: Un-ignore some of the example snippets</title>
<updated>2026-06-17T21:33:09Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-06-17T17:02:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a61b5a6617ccf5e7bcea5c25c8f1bc8d55b56c11'/>
<id>urn:sha1:a61b5a6617ccf5e7bcea5c25c8f1bc8d55b56c11</id>
<content type='text'>
This un-ignores some of the output snippets from the `doc/keys.md` file,
so that our `trycmd` test runner will actually run them. This will force
us to keep the snippet in sync with the code.

This involved adding some extra config for the test C Tor keystore,
and tweaking the output to match what the commands actually print out.
</content>
</entry>
<entry>
<title>arti: Don't mention entry validity in the help message</title>
<updated>2026-06-17T16:18:26Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-06-17T15:41:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ba7f583ec704e153033aa36fa2be99789995235b'/>
<id>urn:sha1:ba7f583ec704e153033aa36fa2be99789995235b</id>
<content type='text'>
This actually applies to unrecognized entries too, and besides, most
users aren't going to think in terms of "valid" vs "invalid" entries, so
it's best to omit this qualifier.
</content>
</entry>
<entry>
<title>arti: subcommands: keys: Rework output of keys list</title>
<updated>2026-06-17T16:17:59Z</updated>
<author>
<name>hjrgrn</name>
<email>3874-hjrgrn@gitlab.torproject.org</email>
</author>
<published>2026-06-17T16:17:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e98b4a466fd6db9afd691ee3e9a74d3b4f5f90c9'/>
<id>urn:sha1:e98b4a466fd6db9afd691ee3e9a74d3b4f5f90c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: tests: Add regression test for `arti -h`</title>
<updated>2026-04-08T13:38:06Z</updated>
<author>
<name>hjrgrn</name>
<email>3874-hjrgrn@gitlab.torproject.org</email>
</author>
<published>2026-04-07T11:30:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=09fd697cea0434e87dee3e21a458662bc2961e92'/>
<id>urn:sha1:09fd697cea0434e87dee3e21a458662bc2961e92</id>
<content type='text'>
- Add regression test
- Update README
</content>
</entry>
<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>arti: test: Remove unused test data hsc-common/hsc.in</title>
<updated>2026-03-30T10:04:48Z</updated>
<author>
<name>hjrgrn</name>
<email>3874-hjrgrn@gitlab.torproject.org</email>
</author>
<published>2026-03-30T09:04:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c4859bd2b730d173bda3616165944a2f0e5acc5b'/>
<id>urn:sha1:c4859bd2b730d173bda3616165944a2f0e5acc5b</id>
<content type='text'>
These test files were previously used by hsc-common/hsc.md but are now
ignored
</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>
</feed>
