llvmpy/test/README
2012-09-12 15:55:36 -05:00

7 lines
269 B
Text

The files herein serve as examples.
All tests should be part of the llvm.test() function (i.e. part of
llvm.test_llvmpy), such that they can be easily run when llvmpy is deployed.
Everything here is checked to be working before release. All files are
self-contained.