diff --git a/test/README b/test/README index 90001b1..41cde4a 100644 --- a/test/README +++ b/test/README @@ -1,5 +1,7 @@ +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. -The files herein serve as examples or testers for various parts of llvm-py. Everything here is checked to be working before release. All files are self-contained. -