Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Interesting insight in which tests were clearly copied from the sample test.
Thanks, LGTM!
Paths
| Differential D126596
[lldb, test] Fix typos in the lldb tests ClosedPublic Authored by RamNalamothu on May 28 2022, 8:40 AM.
Details
Diff Detail
Event TimelineComment Actions Interesting insight in which tests were clearly copied from the sample test. Thanks, LGTM! This revision is now accepted and ready to land.Jun 1 2022, 10:46 AM Closed by commit rGc6ad6901734f: [lldb, test] Fix typos in the lldb tests (authored by RamNalamothu). · Explain WhyJun 2 2022, 12:16 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 433667 lldb/test/API/commands/expression/dont_allow_jit/TestAllowJIT.py
lldb/test/API/commands/frame/language/TestGuessLanguage.py
lldb/test/API/commands/frame/var/TestFrameVar.py
lldb/test/API/commands/target/stop-hooks/TestStopHookScripted.py
lldb/test/API/commands/target/stop-hooks/TestStopHooks.py
lldb/test/API/functionalities/history/TestHistoryRecall.py
lldb/test/API/functionalities/tail_call_frames/thread_step_out_or_return/TestSteppingOutWithArtificialFrames.py
lldb/test/API/functionalities/var_path/TestVarPath.py
lldb/test/API/lang/c/find_struct_type/TestFindStructTypes.py
lldb/test/API/lang/cpp/dynamic-value-same-basename/TestDynamicValueSameBase.py
lldb/test/API/macosx/save_crashlog/TestSaveCrashlog.py
lldb/test/API/macosx/version_zero/TestGetVersionZeroVersion.py
lldb/test/API/sample_test/TestSampleTest.py
|