Skip to content

Commit

Permalink
tests-lit: junk detection using record-command-line: useful assertion (
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislaw authored Mar 8, 2020
1 parent 68a1cb5 commit 7d51cc8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ int main() {
; RUN: (unset TERM; %MULL_EXEC -test-framework CustomTest -mutators=all -reporters=IDE -ide-reporter-show-killed %s.exe 2>&1; test $? = 0) | %FILECHECK_EXEC %s --strict-whitespace --match-full-lines --check-prefix=WITH-RECORD-COMMAND-LINE
; WITH-RECORD-COMMAND-LINE:[info] Found compilation flags in the input bitcode
; WITH-RECORD-COMMAND-LINE-NOT:{{^.*[Ee]rror.*$}}
; WITH-RECORD-COMMAND-LINE:[info] Killed mutants (1/1):
**/

0 comments on commit 7d51cc8

Please sign in to comment.