summaryrefslogtreecommitdiff
path: root/crates/fs-mistrust/src/testing.rs
Commit message (Expand)AuthorAgeFilesLines
* fix compiling fs-misstrust on tvOSyaucp2025-03-261-2/+4
* Use `expect()` instead of `unwrap()` in `mistrust_build()`.Alexander Færøy2022-08-291-1/+1
* Refactor the construction of the `Mistrust` type in tests.Alexander Færøy2022-08-291-0/+54
* Document in link_rel() why we do not support symlinks on Windows.Alexander Færøy2022-08-291-0/+4
* Mark fs-mistrust's link_rel() and link_abs() as Unix-only.Alexander Færøy2022-08-261-10/+3
* Second cut at a fs-mistrust crate.Nick Mathewson2022-05-031-0/+148