angr/tests/utils
pre-commit-ci[bot] d38cc5a019
[pre-commit.ci] pre-commit autoupdate (#6721)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.15.22 → v0.16.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.22...v0.16.0)

* Apply fixes

* Add values()

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kevin Phoenix <kevin@kphoenix.us>
2026-07-29 13:46:11 -07:00
..
__init__.py Fix bug for DFS when getting dominators (#4414) 2024-01-30 03:37:58 -07:00
test_balancer.py Move balancer to angr (#5974) 2026-01-05 12:29:55 -07:00
test_bits.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_constants.py should_use_hex: Remove value saturation rule. (#6593) 2026-07-08 17:34:26 -07:00
test_doms.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_graph.py utils/graph: answer subgraph_between_nodes reachability in one pass (#6662) 2026-07-22 01:41:36 -07:00
test_ins_addr_list.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_library.py [pre-commit.ci] pre-commit autoupdate (#6721) 2026-07-29 13:46:11 -07:00
test_mp_stdio.py MCP: Protect stdio from forked workers. (#6717) 2026-07-27 03:01:56 -07:00
test_segment_list.py CFGFast: Reduce segment list fragmentation for ARMCortexM binaries. (#5588) 2025-07-07 10:01:03 +08:00