[PATCH] D82166: [flang] Port test_any.sh tests to FileCheck: Hand port getsymbols tests
Richard Barton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 19 04:49:27 PDT 2020
richard.barton.arm updated this revision to Diff 272013.
richard.barton.arm added a comment.
getsymbols02 was broken because I forgot the file extension on the Input/... files.
I think it was passing for me because of a dirty working dir and because
'flang <file that does not exist>' returns a 0 exit code. We should definitely fix that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82166/new/
https://reviews.llvm.org/D82166
Files:
flang/test/Semantics/Inputs/getsymbols02-a.f90
flang/test/Semantics/Inputs/getsymbols02-b.f90
flang/test/Semantics/Inputs/getsymbols02-c.f90
flang/test/Semantics/getsymbols01.f90
flang/test/Semantics/getsymbols02.f90
flang/test/Semantics/getsymbols03-a.f90
flang/test/Semantics/getsymbols04.f90
flang/test/Semantics/getsymbols05.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82166.272013.patch
Type: text/x-patch
Size: 5369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200619/325eb155/attachment.bin>
More information about the llvm-commits
mailing list