[Lldb-commits] [PATCH] D125154: [lldb] Specify aguments of `image	list`
    David Spickett via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Mon May  9 02:23:45 PDT 2022
    
    
  
DavidSpickett added a comment.
Can you add a test for the help output to `lldb/test/API/commands/help/TestHelp.py` ? Just the one line that includes the argument list is fine.
Also I see that we don't test this part of the command at all. Not an issue for this change (I assume it is working for you right now otherwise you wouldn't be doing this) but coverage would be welcome.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125154/new/
https://reviews.llvm.org/D125154
    
    
More information about the lldb-commits
mailing list