Commit graph

2 commits

Author SHA1 Message Date
716e1fda1e
scripts: replace deprecated --no with --no-string-type
--no only works today via argparse abbreviation of --no-string-type. The
PR's planned --no-section/--no-structure/--no-tag flags will make --no an
ambiguous prefix and break these call sites. Use the canonical spelling.
2026-08-13 16:30:01 +05:30
adda278a31
Rename test_scripts to test_disassembler_scripts
Clarify that the suite only smoke-tests the five render-*
import scripts under scripts/disassemblers/.
2026-07-17 20:05:18 +05:30
Renamed from tests/test_scripts.py (Browse further)