[all-commits] [llvm/llvm-project] 6bf923: [lldb][Tests] Reformat API tests with black

David Spickett via All-commits all-commits at lists.llvm.org
Mon Sep 11 09:44:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6bf923d5c3daf5d66e0acf53d037a12ceff4a275
      https://github.com/llvm/llvm-project/commit/6bf923d5c3daf5d66e0acf53d037a12ceff4a275
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2023-09-11 (Mon, 11 Sep 2023)

  Changed paths:
    M lldb/test/API/commands/gui/spawn-threads/TestGuiSpawnThreads.py
    M lldb/test/API/commands/register/register/aarch64_mte_ctrl_register/TestMTECtrlRegister.py
    M lldb/test/API/commands/register/register/aarch64_sve_simd_registers/TestSVESIMDRegisters.py
    M lldb/test/API/functionalities/archives/TestBSDArchives.py
    M lldb/test/API/functionalities/dyld-multiple-rdebug/TestDyldWithMultupleRDebug.py
    M lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py
    M lldb/test/API/lang/rust/enum-structs/RustEnumValue.py
    M lldb/test/API/lang/rust/enum-structs/TestRustEnumStructs.py
    M lldb/test/API/python_api/event/TestEvents.py
    M lldb/test/API/tools/lldb-vscode/launch/TestVSCode_launch.py
    M lldb/test/API/tools/lldb-vscode/variables/TestVSCode_variables.py

  Log Message:
  -----------
  [lldb][Tests] Reformat API tests with black

These are all recent additions I think, including a few of mine
for AArch64.

Going forward the CI checks should help us fix these earlier.




More information about the All-commits mailing list