[all-commits] [llvm/llvm-project] c6ad69: [lldb, test] Fix typos in the lldb tests
Venkata Ramanaiah Nalamothu via All-commits
all-commits at lists.llvm.org
Thu Jun 2 00:16:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c6ad6901734f8fa7c1ecd3aeb7de651b07ab21a6
https://github.com/llvm/llvm-project/commit/c6ad6901734f8fa7c1ecd3aeb7de651b07ab21a6
Author: Venkata Ramanaiah Nalamothu <VenkataRamanaiah.Nalamothu at amd.com>
Date: 2022-06-02 (Thu, 02 Jun 2022)
Changed paths:
M lldb/test/API/commands/expression/dont_allow_jit/TestAllowJIT.py
M lldb/test/API/commands/frame/language/TestGuessLanguage.py
M lldb/test/API/commands/frame/var/TestFrameVar.py
M lldb/test/API/commands/target/stop-hooks/TestStopHookScripted.py
M lldb/test/API/commands/target/stop-hooks/TestStopHooks.py
M lldb/test/API/functionalities/history/TestHistoryRecall.py
M lldb/test/API/functionalities/tail_call_frames/thread_step_out_or_return/TestSteppingOutWithArtificialFrames.py
M lldb/test/API/functionalities/var_path/TestVarPath.py
M lldb/test/API/lang/c/find_struct_type/TestFindStructTypes.py
M lldb/test/API/lang/cpp/dynamic-value-same-basename/TestDynamicValueSameBase.py
M lldb/test/API/macosx/save_crashlog/TestSaveCrashlog.py
M lldb/test/API/macosx/version_zero/TestGetVersionZeroVersion.py
M lldb/test/API/sample_test/TestSampleTest.py
Log Message:
-----------
[lldb, test] Fix typos in the lldb tests
Reviewed By: JDevlieghere
Differential Revision: https://reviews.llvm.org/D126596
More information about the All-commits
mailing list