<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti/tests/cli_tests, 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-04-08T13:38:06Z</updated>
<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: test: correct typo in hss.rs</title>
<updated>2026-03-30T12:08:17Z</updated>
<author>
<name>hjrgrn</name>
<email>3874-hjrgrn@gitlab.torproject.org</email>
</author>
<published>2026-03-30T12:08:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d182ecef1a54c12dcc73e1099a172b4ef9d18169'/>
<id>urn:sha1:d182ecef1a54c12dcc73e1099a172b4ef9d18169</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: test: Add description of the test file structure of the keys test suite</title>
<updated>2026-03-30T12:05:21Z</updated>
<author>
<name>hjrgrn</name>
<email>3874-hjrgrn@gitlab.torproject.org</email>
</author>
<published>2026-03-30T12:05:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=62adf34a1fac6993287dadbe0cf1d95e30e80175'/>
<id>urn:sha1:62adf34a1fac6993287dadbe0cf1d95e30e80175</id>
<content type='text'>
</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 typos</title>
<updated>2026-03-24T16:04:08Z</updated>
<author>
<name>Tobias Stoeckmann</name>
<email>tobias@stoeckmann.org</email>
</author>
<published>2026-03-24T16:04:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1fb2b8dd4aee7c943ce90d6631be473f2a296fe6'/>
<id>urn:sha1:1fb2b8dd4aee7c943ce90d6631be473f2a296fe6</id>
<content type='text'>
Typos found with codespell
</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: 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>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>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>
</feed>
