summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAge
* CORRECTNESS REPAIR, kept on its merits. The full suite (which the gate was NO...blasty2026-08-07
* Re-apply #5 (lru_cache on the per-line render + Heads built with their opcode...blasty2026-08-07
* diag: somewhere for swallowed errors to goblasty2026-08-07
* launch: the sweep could delete the file it was asked to openblasty2026-08-07
* worker_client: tests, and stop resurrecting a closed workerblasty2026-08-07
* app: the view mode is a type, and 'disasm' is goneblasty2026-08-07
* tests: a guard that actually regresses on the resync stormblasty2026-08-06
* tests: deterministic fixtures, and a correctionblasty2026-08-06
* tests: wait for the thing, don't sleep and hopeblasty2026-08-06
* split: stop the resync loop that spun the worker foreverblasty2026-08-06
* tests: one front doorblasty2026-08-06
* help: reach the cheatsheet with H as well as F1blasty2026-08-06
* graph: navigate to blocks, not to coordinatesblasty2026-08-06
* graph: the minimap is clickable, and stops swallowing clicksblasty2026-08-06
* tests: graph scenariosblasty2026-08-06
* graph: a layered CFG layout engineblasty2026-08-06
* tests: cover the literal formatsblasty2026-08-06
* pane: drive panes under zellij as well as tmuxblasty2026-08-06
* rpc: rename_many drops the Hex-Rays cache tooblasty2026-08-01
* rpc: make a raw firmware image drivable (load options, define, bulk symbols)blasty2026-08-01
* tests: trace integration over the RPC socket (45 checks)blasty2026-08-01
* trace: a stale navigation no longer drags the view backblasty2026-07-30
* trace: seek verbs — next/previous execution, and who set this registerblasty2026-07-29
* trace: memory at time T — stack in the dock, live bytes in hexblasty2026-07-29
* trace: stop the decompiler thrashing during a step (and correct the record)blasty2026-07-28
* trace: a step in split view moves the listing cursor to the pcblasty2026-07-28
* trace: stepping stays in the view you're readingblasty2026-07-28
* status: name the open fileblasty2026-07-27
* trace: paint the execution trail — including on the decompilerblasty2026-07-27
* trace: docked registers + timeline, and stepping through timeblasty2026-07-27
* trace: read Tenet execution traces (model layer)blasty2026-07-27
* tests: run the scenario suite on a scratch copy, not the tracked targetblasty2026-07-26
* arm: find Thumb entry points from a vector table (Shift+T)blasty2026-07-26
* decomp: say the FIX, not the diagnosisblasty2026-07-26
* decomp: say WHY a function won't decompileblasty2026-07-26
* app: rebuild the function index after an edit changes itblasty2026-07-26
* arm: offer 32-bit ARM at load, and fix `p` on carved codeblasty2026-07-26
* arm: switch ARM/Thumb decoding with `t`blasty2026-07-26
* app: delete DisasmView, superseded by the unified listingblasty2026-07-26
* listing: syntax-highlight assembly from IDA's own token tagsblasty2026-07-26
* app: one way to preserve view state across a model rebuild (ViewAnchor)blasty2026-07-26
* listing: an edit must not move the viewblasty2026-07-26
* listing: `c` disassembles until something stops itblasty2026-07-26
* listing: make every undefined byte its own row, so you can carve anywhereblasty2026-07-26
* loading: a blob that analyses to nothing is still openableblasty2026-07-26
* load dialog: reachable address field, project mode, and a way back from a bad...blasty2026-07-26
* formats: verify every offered processor name against a real IDAblasty2026-07-26
* loading: ask how to load an unrecognised file, like IDA doesblasty2026-07-26
* loading: say how to read a headerless blob (processor, base)blasty2026-07-25
* xrefs: show project binaries that import this exportblasty2026-07-25