From 1137931dc04e060b3a1b866a38b0a713b65459e6 Mon Sep 17 00:00:00 2001 From: Eugene Tarassov Date: Fri, 6 Jan 2012 14:00:42 -0800 Subject: TCF Tests: fixed dwarf-test Visual Studio project file. --- .../src/org/eclipse/tm/internal/tcf/debug/tests/TestPathMap.java | 1 - tests/mem-leaks/config.h | 2 +- tests/test-dwarf/dwarf-test.vcproj | 4 ++-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/plugins/org.eclipse.tm.tcf.debug/src/org/eclipse/tm/internal/tcf/debug/tests/TestPathMap.java b/plugins/org.eclipse.tm.tcf.debug/src/org/eclipse/tm/internal/tcf/debug/tests/TestPathMap.java index f88ec68ca..8e2568f6a 100644 --- a/plugins/org.eclipse.tm.tcf.debug/src/org/eclipse/tm/internal/tcf/debug/tests/TestPathMap.java +++ b/plugins/org.eclipse.tm.tcf.debug/src/org/eclipse/tm/internal/tcf/debug/tests/TestPathMap.java @@ -195,4 +195,3 @@ class TestPathMap implements ITCFTest { return false; } } - diff --git a/tests/mem-leaks/config.h b/tests/mem-leaks/config.h index 35c27e49c..a4eb772db 100644 --- a/tests/mem-leaks/config.h +++ b/tests/mem-leaks/config.h @@ -18,4 +18,4 @@ #define USE_HW_BPS 0 #include "../../../org.eclipse.tcf.agent/config.h" -#endif /* D_config */ \ No newline at end of file +#endif /* D_config */ diff --git a/tests/test-dwarf/dwarf-test.vcproj b/tests/test-dwarf/dwarf-test.vcproj index a15f1ca01..d8b87e876 100644 --- a/tests/test-dwarf/dwarf-test.vcproj +++ b/tests/test-dwarf/dwarf-test.vcproj @@ -41,7 +41,7 @@