[LLDB] [test] Allow differing order of some matches

These can appear in a different order depending on the relative
layout of the source and build trees.

Differential Revision: https://reviews.llvm.org/D67953

llvm-svn: 372740
This commit is contained in:
Martin Storsjo 2019-09-24 12:20:38 +00:00
parent 79b76f0ce1
commit 5bb1525392
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@
# RUN: %lldb -x -b -s %S/Inputs/FileCapture.in -o 'reproducer dump -p files' --capture --capture-path %t.repro %t/reproducer.out
# RUN: %lldb -b -o 'reproducer dump -p files -f %t.repro' | FileCheck %s --check-prefix FILES
# FILES: 'reproducer.out'
# FILES: 'FileCapture.in'
# FILES-DAG: 'reproducer.out'
# FILES-DAG: 'FileCapture.in'
# RUN: %lldb -b -o 'reproducer dump -p version -f %t.repro' | FileCheck %s --check-prefix VERSION
# VERSION: lldb version