summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-strings/whitespace.test
blob: 7963ff73fb8374463d44ca02e2a4d5abb9b7dc97 (plain)
1
2
3
## Show that the default output format matches GNU strings.
RUN: echo -n abcd | llvm-strings - | FileCheck %s --strict-whitespace --implicit-check-not={{.}}
CHECK: {{^}}abcd{{$}}
OpenPOWER on IntegriCloud