1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 01:06:01 +02:00

bug 396411: JUnit failure: cdt.managedbuilder.core.tests.ManagedBuildCoreTests20.testScannerInfoInterface

This commit is contained in:
Andrew Gvozdev 2012-12-16 11:24:06 -05:00
parent 0a4170fed0
commit 7e38f66a54

View file

@ -261,7 +261,7 @@ public class ManagedBuildCoreTests20 extends TestCase {
toOSLocation("/usr/include"),
toOSLocation("/opt/gnome/include"),
buildCWD.append("C:\\home\\tester/include").toOSString(), // added on Unix being relative path
toOSLocation("C:\\home\\tester/include"),
toOSString("Sub Config/C:\\home\\tester/include"),
// relative paths make 2 entries
buildCWD.append("../includes").toOSString(),
toOSString("includes"),