aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* CORRECTNESS REPAIR, kept on its merits. The full suite (which the gate was NO...user7 days1-5/+24
* Re-apply #5 (lru_cache on the per-line render + Heads built with their opcode...user7 days1-0/+10
* diag: somewhere for swallowed errors to goblasty7 days2-2/+181
* launch: the sweep could delete the file it was asked to openblasty7 days1-0/+173
* worker_client: tests, and stop resurrecting a closed workerblasty7 days1-0/+447
* app: the view mode is a type, and 'disasm' is goneblasty7 days1-3/+52
* tests: a guard that actually regresses on the resync stormblasty7 days1-0/+27
* tests: deterministic fixtures, and a correctionblasty7 days1-2/+16
* tests: wait for the thing, don't sleep and hopeblasty7 days4-46/+140
* split: stop the resync loop that spun the worker foreverblasty7 days1-6/+20
* tests: one front doorblasty7 days15-0/+306
* help: reach the cheatsheet with H as well as F1blasty7 days1-0/+10
* graph: navigate to blocks, not to coordinatesblasty7 days1-9/+33
* graph: the minimap is clickable, and stops swallowing clicksblasty7 days1-0/+61
* tests: graph scenariosblasty7 days1-4/+261
* graph: a layered CFG layout engineblasty7 days1-0/+234
* tests: cover the literal formatsblasty7 days2-0/+509
* pane: drive panes under zellij as well as tmuxblasty7 days2-7/+7
* rpc: rename_many drops the Hex-Rays cache toouser12 days1-0/+17
* rpc: make a raw firmware image drivable (load options, define, bulk symbols)user12 days1-0/+169
* tests: trace integration over the RPC socket (45 checks)user12 days1-0/+369
* trace: a stale navigation no longer drags the view backblasty2026-07-301-0/+21
* trace: seek verbs — next/previous execution, and who set this registerblasty2026-07-291-2/+82
* trace: memory at time T — stack in the dock, live bytes in hexblasty2026-07-293-2/+98
* trace: stop the decompiler thrashing during a step (and correct the record)blasty2026-07-281-0/+21
* trace: a step in split view moves the listing cursor to the pcblasty2026-07-281-0/+23
* trace: stepping stays in the view you're readingblasty2026-07-281-0/+14
* status: name the open fileblasty2026-07-271-0/+31
* trace: paint the execution trail — including on the decompilerblasty2026-07-271-1/+55
* trace: docked registers + timeline, and stepping through timeblasty2026-07-271-0/+148
* trace: read Tenet execution traces (model layer)blasty2026-07-272-0/+330
* tests: run the scenario suite on a scratch copy, not the tracked targetblasty2026-07-261-0/+44
* arm: find Thumb entry points from a vector table (Shift+T)blasty2026-07-261-0/+47
* decomp: say the FIX, not the diagnosisblasty2026-07-261-2/+8
* decomp: say WHY a function won't decompileblasty2026-07-261-0/+20
* app: rebuild the function index after an edit changes itblasty2026-07-261-2/+31
* arm: offer 32-bit ARM at load, and fix `p` on carved codeblasty2026-07-262-2/+79
* arm: switch ARM/Thumb decoding with `t`blasty2026-07-261-0/+126
* app: delete DisasmView, superseded by the unified listingblasty2026-07-261-2/+2
* listing: syntax-highlight assembly from IDA's own token tagsblasty2026-07-261-1/+55
* 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
* load dialog: reachable address field, project mode, and a way back from a bad...blasty2026-07-261-0/+25
* formats: verify every offered processor name against a real IDAblasty2026-07-261-0/+29
* loading: ask how to load an unrecognised file, like IDA doesblasty2026-07-262-0/+114
* loading: say how to read a headerless blob (processor, base)blasty2026-07-251-0/+40
* xrefs: show project binaries that import this exportblasty2026-07-251-0/+39