index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
arti
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
arti: Gate the "arti keys" tests behind onion-service-service
Gabriela Moldovan
2026-06-17
1
-2
/
+6
*
arti: Remove no longer used test helper
Gabriela Moldovan
2026-06-17
1
-13
/
+1
*
arti: Remove now-obsolete keys test module
Gabriela Moldovan
2026-06-17
3
-581
/
+0
*
arti: Add a trycmd-based test for arti keys list error handling
Gabriela Moldovan
2026-06-17
3
-0
/
+5
*
doc/keys.md: Un-ignore some of the example snippets
Gabriela Moldovan
2026-06-17
2
-1
/
+16
*
arti, keymgr: s/IDEA/TODO
Gabriela Moldovan
2026-06-17
1
-1
/
+1
*
arti: Don't mention entry validity in the help message
Gabriela Moldovan
2026-06-17
1
-1
/
+1
*
arti: subcommands: keys: Rework output of keys list
hjrgrn
2026-06-17
3
-70
/
+274
*
arti: tests: Add regression test for `arti -h`
hjrgrn
2026-04-08
5
-0
/
+13
*
arti: test: rename unrecognized-entry to hs_unrecognized_entry to fix the CI
hjrgrn
2026-03-30
4
-3
/
+3
*
arti: test: correct typo in hss.rs
hjrgrn
2026-03-30
1
-2
/
+2
*
arti: test: Add description of the test file structure of the keys test suite
hjrgrn
2026-03-30
1
-0
/
+43
*
arti: tests: Rename some keys test files using more intuitive names
hjrgrn
2026-03-30
4
-5
/
+5
*
arti: test: Update tests README.md
hjrgrn
2026-03-30
1
-5
/
+18
*
arti: test: Remove unused test data hsc-common/hsc.in
hjrgrn
2026-03-30
5
-37
/
+0
*
Fix typos
Tobias Stoeckmann
2026-03-24
2
-2
/
+2
*
Fix word duplicate typos
Tobias Stoeckmann
2026-03-15
1
-1
/
+1
*
arti: test: hsc: add test get_fails_if_no_gen_and_no_key
hjrgrn
2026-02-17
3
-92
/
+151
*
arti: test: rescope entities form util.rs files
hjrgrn
2026-02-03
3
-31
/
+33
*
cli_tests: Rename tests for clarity and consistency
Gabriela Moldovan
2026-02-02
1
-3
/
+3
*
cli_tests: Insert spacing between top-level items
Gabriela Moldovan
2026-02-02
1
-0
/
+8
*
cli_tests: Fix typo in test name
Gabriela Moldovan
2026-02-02
1
-2
/
+2
*
cli_tests: Clarify a comment in ctor-migrate test
Gabriela Moldovan
2026-02-02
1
-1
/
+1
*
cli_tests: Rename test closure for clarity
Gabriela Moldovan
2026-02-02
1
-3
/
+3
*
Add integration test suite for `hsc ctor-migrate` subcommand
hjrgrn
2026-02-02
18
-91
/
+485
*
keymgr: Update expected output in integration tests
Gabriela Moldovan
2026-01-06
1
-6
/
+6
*
Add `hsc key ctor-migrate` subcommand
hjrgrn
2025-11-24
19
-7
/
+33
*
arti: fix deprecation warnings in assert_cmd lib
Steven Engler
2025-10-31
3
-7
/
+8
*
arti: test: Add integration test for `hss ctor-migrate`
hjrgrn
2025-09-10
23
-30
/
+636
*
arti: keys: Add `keys check-integrity` CLI tool
hjrgrn
2025-09-04
5
-4
/
+44
*
arti: test: Fix `keys` integration test
hjrgrn
2025-08-28
2
-2
/
+2
*
Merge branch 'toml' into 'main'
David Goulet
2025-08-26
1
-18
/
+7
|
\
|
*
arti: simplify the `create_state_dir_entry` test helper
Steven Engler
2025-08-25
1
-18
/
+7
*
|
tor-hscrypto: change redacted `HsId` from "???" to "[…]"
Steven Engler
2025-08-25
1
-1
/
+1
|
/
*
arti: test: Add note in `KeysListCmd::create_state_dir_entry`
hjrgrn
2025-08-25
1
-0
/
+2
*
arti: test: Add integration test suite for `arti keys`
hjrgrn
2025-08-25
12
-1
/
+384
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-6
/
+10
*
arti: hss: Add `arti hss ctor-migrate`
hjrgrn
2025-07-31
7
-1
/
+57
*
arti: raw: Rename `arti keys-raw remove-by-path`
hjrgrn
2025-07-15
2
-4
/
+4
*
arti: keys: Add arti keys-raw
hjrgrn
2025-07-14
7
-7
/
+57
*
arti: keys: Fix arti keys help message
hjrgrn
2025-06-23
1
-1
/
+1
*
arti: Add keys list and keys list-keystores
hjrgrn
2025-06-12
15
-1
/
+106
*
arti: test: Refactor arti integration test
hjrgrn
2025-05-12
4
-2
/
+156
*
Remove hsc quiet and force flags in favor of batch
hjrgrn
2025-04-14
1
-1
/
+1
*
test: Fix get-key-error testcase for hsc
hjrgrn
2025-03-19
2
-3
/
+3
*
test: Fix get-key-error testcase for hsc
hjrgrn
2025-03-18
2
-2
/
+3
*
test: Update testcase get-key-error for hsc
hjrgrn
2025-03-14
1
-2
/
+2
*
Deprecate --onion-name; introduce --onion-address
disha
2025-03-12
4
-11
/
+11
*
arti: Remove incorrect deprecation warning in hsc
hjrgrn
2025-03-10
1
-1
/
+1
*
arti: Gate the arti hsc subcommand behind a new "hsc" feature.
Gabriela Moldovan
2024-09-19
1
-1
/
+1
[next]