[llvm-commits] [PATCH 0/5] Small python updates
Anders Waldenborg
anders at 0x63.nu
Mon Mar 19 13:25:36 PDT 2012
Following up this mail 5 patches to the python bindings can be found.
"Add failing MemoryBuffer testcase" depends on "Add raises and skipped
test decorators"
Anders Waldenborg (5):
[python] Mark get_test_binary as not being a test
[python] Add support for setting LLVM_PY_SO_PATH to find libLLVM.so
[python] Add some paths where to find test binary
[python] Add raises and skipped test decorators
[python] Add failing MemoryBuffer testcase
bindings/python/llvm/common.py | 4 ++++
bindings/python/llvm/tests/base.py | 18 ++++++++++++++++++
bindings/python/llvm/tests/test_core.py | 5 +++++
3 files changed, 27 insertions(+), 0 deletions(-)
--
1.7.9.1
More information about the llvm-commits
mailing list