[LLVMdev] Testing documentation and terminology

Matthijs Kooijman - Inter-Actief matthijs.kooijman at inter-actief.net
Sat May 24 02:52:04 PDT 2008


> I think at one time we did try to allow people to check it out as 
> test-suite, but there is something in the Makefiles that require it to be 
> llvm-test (I don't know exactly what though). So this is something that 
> needs to be fixed. It would be great to get it fixed.
From what I've seen, the llvm-test directory is special in that it doesn't get
make'd when you type make in the llvm root directory (which makes sense, but
might also suggest that the projects/ directory is perhaps not the right place
for llvm-test). Anyway, it should be obvious to just modify the Makefile to
also allow test-suite.

Gr.

Matthijs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080524/b21bde3d/attachment.sig>


More information about the llvm-dev mailing list