rorth wrote:

FWIW I now have a prototype of the python tests within the `lit` framework.  
The basics (`PASS` if `python` and `libclang.so` match, `FAIL` if not) work, 
but there's more to be done:
- The test should be `UNSUPPORTED` when `libclang.so` cannot be loaded.
- The various ways `RUN_PYTHON_TESTS` can be set to `FALSE` need to be done 
with `XFAIL:` or `UNSUPPORTED:` in the new `lit` test.

https://github.com/llvm/llvm-project/pull/142353
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to