lit: Add 'cd' support to the internal shell and port some tests
[oota-llvm.git] / test / tools / llvm-cov / llvm-cov.test
index 0d3eb6b8f81b4462c1b5e1bcc7cbac66406fbebc..6a71120c882328d4b88a7546232f7a2287789979 100644 (file)
@@ -1,7 +1,8 @@
 # Tests for compatibility between llvm-cov and gcov. These work by
 # comparing llvm-cov against reference outputs generated by gcov 4.2.
 
-# "cd" and globbing are unsupported in lit internal runner.
+# Test fails on Windows where internal shell is used due to path separator
+# mismatches.
 REQUIRES: shell
 
 RUN: rm -rf %t