llvm-6502/bindings/python/llvm
Anders Waldenborg 3595954130 [python] Mark get_test_binary as not being a test
get_test_binary is a helper method, not a test, make sure nosetests
doesn't pick it up as a test.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153173 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-21 08:18:19 +00:00
..
tests [python] Mark get_test_binary as not being a test 2012-03-21 08:18:19 +00:00
__init__.py
common.py [llvm.py] Make LLVMObject.__del__ work if called during __init__ 2012-03-10 21:01:14 +00:00
core.py [llvm.py] Define enumerations from Core.h; add OpCode class 2012-03-10 05:50:56 +00:00
disassembler.py [llvm.py] Implement disassembler interface 2012-03-11 02:32:56 +00:00
enumerations.py [llvm.py] Define enumerations from Core.h; add OpCode class 2012-03-10 05:50:56 +00:00
object.py [llvm.py] Implement interface to object files 2012-03-10 04:41:24 +00:00