summaryrefslogtreecommitdiff
path: root/rust/tests/binary_view.rs
AgeCommit message (Expand)Author
2026-05-10[Rust] Refactor `binary_view` moduleMason Reed
2026-02-23[Rust] Misc documentation and cleanupMason Reed
2025-12-10[Rust] Refactor `AnalysisProgress` returned from `BinaryViewExt::analysis_pro...Mason Reed
2025-12-10[Rust] Add string reader helpers and fix `analysis_info`Mason Reed
2025-07-17[Rust] Misc fixes / formattingMason Reed
2025-07-15[Rust] Add `BinaryView::search` and friendsMason Reed
2025-07-03Add get_files_by_path_in_project and get_path_in_project to C++ and python APIsAlexander Khosrowshahi
2025-07-03[Rust] Add simple binary view tags testMason Reed
2025-07-02[Rust] Fixup some unit testsMason Reed
2025-07-02[Rust] Misc changes to `test_deterministic_functions`Mason Reed
2025-07-02[Rust] Format codeMason Reed
2025-07-02Add test_deterministic_functions to Rust API unit testsMason Reed
2025-06-13[Rust] Add `BinaryViewExt::strings` and `BinaryViewExt::strings_in_range`Mason Reed
2025-05-12[Rust] Simplify `BnStrCompatible` traitMason Reed
2025-02-26Remove module level `Session` initialization in Rust unit testsMason Reed
2025-02-06Update Rust tests to respect image baseMason Reed
2025-01-27Update some rust impl DebugMason Reed
2025-01-27Fix some rust race conditions and comment some likely suspectsMason Reed
2025-01-25Rust refactorMason Reed