aboutsummaryrefslogtreecommitdiff
path: root/crates/arti/tests/testcases/hsc
Commit message (Expand)AuthorAgeFilesLines
* Add `hsc key ctor-migrate` subcommandhjrgrn2025-11-2413-73/+0
* Remove hsc quiet and force flags in favor of batchhjrgrn2025-04-141-1/+1
* test: Fix get-key-error testcase for hschjrgrn2025-03-192-3/+3
* test: Fix get-key-error testcase for hschjrgrn2025-03-182-2/+3
* test: Update testcase get-key-error for hschjrgrn2025-03-141-2/+2
* Deprecate --onion-name; introduce --onion-addressdisha2025-03-121-1/+1
* arti: Remove incorrect deprecation warning in hschjrgrn2025-03-101-1/+1
* arti: Add a test for the "hsc key" subcommand help output.Gabriela Moldovan2024-09-193-0/+19
* arti: Add hsc key subcommand, deprecate hsc get-key.Gabriela Moldovan2024-09-182-2/+3
* arti: Set the COLUMNS env var in the CLI tests.Gabriela Moldovan2024-08-281-6/+3
* arti: Elide some text in the expected hsc test output.Gabriela Moldovan2024-08-281-2/+1
* arti: Implement the hsc subcommand using an inert tor client.Gabriela Moldovan2024-08-281-1/+1
* doc: Add arti hsc subcommand docs to doc/hsc.md.Gabriela Moldovan2024-08-051-28/+1
* arti: Update the hsc markdown test.Gabriela Moldovan2024-08-051-3/+19
* arti: Add tests for the arti hsc subcommand.Gabriela Moldovan2024-07-3013-0/+85