[all-commits] [llvm/llvm-project] 6eb40b: [test] Fix a test that wasn't running
Jordan Rupprecht via All-commits
all-commits at lists.llvm.org
Wed Oct 12 20:44:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6eb40bf51b768672218539935f60ce55ae6ad750
https://github.com/llvm/llvm-project/commit/6eb40bf51b768672218539935f60ce55ae6ad750
Author: Jordan Rupprecht <rupprecht at google.com>
Date: 2022-10-12 (Wed, 12 Oct 2022)
Changed paths:
M lldb/test/Shell/Breakpoint/breakpoint-command.test
Log Message:
-----------
[test] Fix a test that wasn't running
The functionality is fine (we don't run the breakpoint command twice), but this test forgot to call `FileCheck` and isn't checking the same value isn't there twice..
More information about the All-commits
mailing list