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:
parent
0a4170fed0
commit
7e38f66a54
1 changed files with 1 additions and 1 deletions
|
@ -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"),
|
||||
|
|
Loading…
Add table
Reference in a new issue