[PATCH] D21360: test-suite cmake: Detect test subdirectories when running cmake.

James Molloy via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 02:27:49 PDT 2016


jmolloy added a comment.

I like it. I also like the wildcard matching.

I've had to put third party test suite drivers in the LLVM test-suite (our local copy of it) for exactly this reason; it'd be amazing to decouple the drivers from the test-suite and store them alongside the test source.


Repository:
  rL LLVM

http://reviews.llvm.org/D21360





More information about the llvm-commits mailing list