Skip to content

Commit

Permalink
Test: CHECK-NOT/one_string/04-positive_match_regex
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislaw committed Nov 17, 2019
1 parent 672c86b commit ab8e2cb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
; CHECK-NOT: {{hello}}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
foo
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
; RUN: cat %S/filecheck.input | (%FILECHECK_EXEC %S/filecheck.check 2>&1; test $? == 0;) | %FILECHECK_TESTER_EXEC %s
; CHECK: {{^.*}}FileCheck
; CHECK-EMPTY:

0 comments on commit ab8e2cb

Please sign in to comment.