[PATCH] [libcxx] Allow use of ShTest in libc++ tests along with other changes.

Eric Fiselier eric at efcs.ca
Tue Jan 20 19:59:41 PST 2015


Modify `not.py` so that it takes `--lit-site=path/to/llvm/utils/lit` as it's first parameter. This allows it to reuse the functionality in `lit.util`.
The `not` substitution now expands to `path/to/python path/to/libcxx/utils/not//not.py --lit-site=path/to/llvm/utils/lit` which is a bit hairy but still do-able.


http://reviews.llvm.org/D7073

Files:
  test/libcxx/compiler.py
  test/libcxx/double_include.sh.cpp
  test/libcxx/test/config.py
  test/libcxx/test/format.py
  test/libcxx/util.py
  test/lit.cfg
  utils/not/not.py
  www/lit_usage.html

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7073.18478.patch
Type: text/x-patch
Size: 33349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150121/a647f586/attachment.bin>


More information about the cfe-commits mailing list