aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_blob_ui.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: gate on real signals, not sleeps (117s -> 49s)blasty4 days1-7/+9
* tests: blob_ui 39.8s -> 4.1s, and a fatal it was hidingblasty4 days1-26/+83
* tests: one front doorblasty5 days1-0/+4
* app: rebuild the function index after an edit changes itblasty2026-07-261-2/+31
* app: one way to preserve view state across a model rebuild (ViewAnchor)blasty2026-07-261-1/+28
* listing: an edit must not move the viewblasty2026-07-261-0/+24
* listing: `c` disassembles until something stops itblasty2026-07-261-1/+17
* listing: make every undefined byte its own row, so you can carve anywhereblasty2026-07-261-1/+63
* loading: a blob that analyses to nothing is still openableblasty2026-07-261-0/+106