arti/crates
Nick Mathewson c1f64144b3 fs-mistrust: Try to handle verbatim prefixes in test.
We have a test that tries to check that our outputs are the same as
those from `std::fs::canonicalize`.  But on Windows, they aren't:
There, `canonicalize` also puts path prefixes into a "Verbatim"
form.

This patch tries to replicate that behavior for the test only.  If
we find that it's unreliable, though, our best bet is probably to
revise or disable this check on Windows, rather than chasing
compatibility with `GetFinalPathNameByHandle`.

Should fix part of #557.
2022-08-26 10:56:32 -04:00
..
arti Merge branch 'safelog_more' into 'main' 2022-08-26 13:20:00 +00:00
arti-bench tor-config: Replace dir detection with ConfigurationSource enum 2022-08-25 15:58:29 +01:00
arti-client Merge branch 'safelog_more' into 'main' 2022-08-26 13:20:00 +00:00
arti-config enable doc_auto_cfg feature on every crate when documenting for docs.rs 2022-08-24 18:22:41 +02:00
arti-hyper enable doc_auto_cfg feature on every crate when documenting for docs.rs 2022-08-24 18:22:41 +02:00
arti-testing tor-config: Replace dir detection with ConfigurationSource enum 2022-08-25 15:58:29 +01:00
caret enable doc_auto_cfg feature on every crate when documenting for docs.rs 2022-08-24 18:22:41 +02:00
fs-mistrust fs-mistrust: Try to handle verbatim prefixes in test. 2022-08-26 10:56:32 -04:00
retry-error enable doc_auto_cfg feature on every crate when documenting for docs.rs 2022-08-24 18:22:41 +02:00
safelog enable doc_auto_cfg feature on every crate when documenting for docs.rs 2022-08-24 18:22:41 +02:00
tor-basic-utils tor-basic-utils: Provide IoErrorExt is_not_a_directory() 2022-08-25 15:58:29 +01:00
tor-bytes enable doc_auto_cfg feature on every crate when documenting for docs.rs 2022-08-24 18:22:41 +02:00
tor-cell Clean up EstablishIntro cell 2022-08-25 16:45:40 -04:00
tor-cert add feature annotation not added by doc_auto_cfg 2022-08-24 18:22:41 +02:00
tor-chanmgr tor-chanmgr: don't log addresses so much. 2022-08-25 10:54:50 -04:00
tor-checkable enable doc_auto_cfg feature on every crate when documenting for docs.rs 2022-08-24 18:22:41 +02:00
tor-circmgr circmgr: treat usage as sensitive. 2022-08-25 11:02:06 -04:00
tor-config Merge branch 'clippy' into 'main' 2022-08-26 12:56:25 +00:00
tor-congestion enable doc_auto_cfg feature on every crate when documenting for docs.rs 2022-08-24 18:22:41 +02:00
tor-consdiff enable doc_auto_cfg feature on every crate when documenting for docs.rs 2022-08-24 18:22:41 +02:00
tor-dirclient enable doc_auto_cfg feature on every crate when documenting for docs.rs 2022-08-24 18:22:41 +02:00
tor-dirmgr add feature annotation not added by doc_auto_cfg 2022-08-24 18:22:41 +02:00
tor-error enable doc_auto_cfg feature on every crate when documenting for docs.rs 2022-08-24 18:22:41 +02:00
tor-events enable doc_auto_cfg feature on every crate when documenting for docs.rs 2022-08-24 18:22:41 +02:00
tor-guardmgr Downgrade "guard set loaded" messages 2022-08-25 11:03:19 -04:00
tor-linkspec enable doc_auto_cfg feature on every crate when documenting for docs.rs 2022-08-24 18:22:41 +02:00
tor-llcrypto add feature annotation not added by doc_auto_cfg 2022-08-24 18:22:41 +02:00
tor-netdir enable doc_auto_cfg feature on every crate when documenting for docs.rs 2022-08-24 18:22:41 +02:00
tor-netdoc add feature annotation to fields made visible through visible::StructFields 2022-08-24 18:22:41 +02:00
tor-persist add feature annotation not added by doc_auto_cfg 2022-08-24 18:22:41 +02:00
tor-proto add feature annotation not added by doc_auto_cfg 2022-08-24 18:22:41 +02:00
tor-protover enable doc_auto_cfg feature on every crate when documenting for docs.rs 2022-08-24 18:22:41 +02:00
tor-rtcompat add feature annotation not added by doc_auto_cfg 2022-08-24 18:22:41 +02:00
tor-rtmock enable doc_auto_cfg feature on every crate when documenting for docs.rs 2022-08-24 18:22:41 +02:00
tor-socksproto enable doc_auto_cfg feature on every crate when documenting for docs.rs 2022-08-24 18:22:41 +02:00
tor-units enable doc_auto_cfg feature on every crate when documenting for docs.rs 2022-08-24 18:22:41 +02:00