[cfe-dev] minor test issue
Jean-Daniel Dupas
devlists at shadowlab.org
Sun Jun 14 07:55:21 PDT 2009
Hello,
Here is a simple patch to make the CodeGenObjC encode-test-5 test less
fragile.
Patterns like 'ji', 'jd', or 'jf' may be found in the module path
(which is part of the output). Which result in two match, and as the
test expects one match, it fails.
For instance, this test fails on my machine because the llvm source
dir absolute path contains 'jddupas'.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: encode-test-5.patch
Type: application/octet-stream
Size: 676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090614/b581f9d0/attachment.obj>
More information about the cfe-dev
mailing list