From e6bfbca6e8c22ffb5db7cdcc25e0b7e684ccd325 Mon Sep 17 00:00:00 2001 From: Ilan Schnell Date: Wed, 12 Sep 2012 15:55:36 -0500 Subject: [PATCH] update readme --- test/README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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. -