[mono/monodevelop] c63513b9: Fix unit tests
| Newsgroups | gmane.comp.gnome.mono.patches |
|---|---|
| Message-ID | <0000014193d85afe-5c87b3f3-291b-4846-aea5-bc989fb018fd-000000@email.amazonses.com> |
Branch: refs/heads/master
Home: https://github.com/mono/monodevelop
Compare: https://github.com/mono/monodevelop/compare/adecf653ea5c...c63513b95836
Commit: c63513b958364c5d263dbd73c8f6b1f613aae622
Author: Lluis Sanchez <[email protected]> (slluis)
Date: 2013-10-07 16:53:32 GMT
URL: https://github.com/mono/monodevelop/commit/c63513b958364c5d263dbd73c8f6b1f613aae622
Fix unit tests
Changed paths:
M main/tests/test-projects/vs-local-copy/ClassLibrary1/ClassLibrary1.csproj
M main/tests/test-projects/vs-local-copy/ClassLibrary2/ClassLibrary2.csproj
M main/tests/test-projects/vs-local-copy/ClassLibrary3/ClassLibrary3.csproj
M main/tests/test-projects/vs-local-copy/ClassLibrary4/ClassLibrary4.csproj
M main/tests/test-projects/vs-local-copy/ClassLibrary5/ClassLibrary5.csproj
M main/tests/test-projects/vs-local-copy/VSLocalCopyTest/VSLocalCopyTest.csproj
Modified: main/tests/test-projects/vs-local-copy/ClassLibrary1/ClassLibrary1.csproj
===================================================================
@@ -23,7 +23,6 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
<Optimize>True</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
Modified: main/tests/test-projects/vs-local-copy/ClassLibrary2/ClassLibrary2.csproj
===================================================================
@@ -23,7 +23,6 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
<Optimize>True</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
Modified: main/tests/test-projects/vs-local-copy/ClassLibrary3/ClassLibrary3.csproj
===================================================================
@@ -23,7 +23,6 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
<Optimize>True</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
Modified: main/tests/test-projects/vs-local-copy/ClassLibrary4/ClassLibrary4.csproj
===================================================================
@@ -23,7 +23,6 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
<Optimize>True</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
Modified: main/tests/test-projects/vs-local-copy/ClassLibrary5/ClassLibrary5.csproj
===================================================================
@@ -23,7 +23,6 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
<Optimize>True</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
Modified: main/tests/test-projects/vs-local-copy/VSLocalCopyTest/VSLocalCopyTest.csproj
===================================================================
@@ -23,7 +23,6 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
<Optimize>True</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches