- Data:
- 2009-12-08 10:09:39 (16 years ago)
- Lokalizacja:
- branches/Emisje
- Pliki:
-
- 3 zmodyfikowane
-
. (zmodyfikowane) (1 prop)
-
eCard/eCardMVC/Platnosci.Tests (zmodyfikowane) (1 prop)
-
eCard/eCardMVC/Platnosci.Tests/Platnosci.Tests.csproj (zmodyfikowane) (2 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
branches/Emisje
- Property svn:mergeinfo
-
old new 3 3 /branches/ReklamaReorganizacja:568-731 4 4 /tags/BazaReklam_1.1.28:831 5 /trunk:774-893 5 /trunk:774-893,896-936
-
- Property svn:mergeinfo
-
branches/Emisje/eCard/eCardMVC/Platnosci.Tests
-
Włąściwość:
svn:ignore set
to
bin
-
Włąściwość:
svn:ignore set
to
-
branches/Emisje/eCard/eCardMVC/Platnosci.Tests/Platnosci.Tests.csproj
r895 r939 32 32 </PropertyGroup> 33 33 <ItemGroup> 34 <Reference Include="Interop.SHDocVw, Version=1.1.0.0, Culture=neutral, PublicKeyToken=db7cfd3acb5ad44e, processorArchitecture=MSIL"> 35 <SpecificVersion>False</SpecificVersion> 36 <HintPath>..\lib\Interop.SHDocVw.dll</HintPath> 37 </Reference> 34 38 <Reference Include="Moq, Version=4.0.812.4, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL"> 35 39 <SpecificVersion>False</SpecificVersion> 36 <HintPath>..\ ..\..\..\Documents and Settings\Administrator\Pulpit\Moq.4.0.812.4-bin\Moq.dll</HintPath>40 <HintPath>..\lib\Moq.dll</HintPath> 37 41 </Reference> 38 42 <Reference Include="MvcContrib, Version=1.5.996.0, Culture=neutral, processorArchitecture=MSIL"> … … 74 78 <Reference Include="WatiN.Core, Version=2.0.10.928, Culture=neutral, PublicKeyToken=db7cfd3acb5ad44e, processorArchitecture=x86"> 75 79 <SpecificVersion>False</SpecificVersion> 76 <HintPath>..\ ..\..\..\Documents and Settings\Administrator\Pulpit\WatiN-2.0.10.928-net-2.0\bin\WatiN.Core.dll</HintPath>80 <HintPath>..\lib\WatiN.Core.dll</HintPath> 77 81 </Reference> 78 82 </ItemGroup> 79 83 <ItemGroup> 80 84 <Compile Include="Properties\AssemblyInfo.cs" /> 85 <Compile Include="TestRunner.cs" /> 86 <Compile Include="Web\MerchantControllerTests.cs" /> 81 87 <Compile Include="Web\FakeDataContext.cs" /> 88 <Compile Include="Web\FakeTranslation.cs" /> 82 89 <Compile Include="Web\Function.cs" /> 83 90 <Compile Include="Web\PlatnosciControllerTests.cs" /> 91 <Compile Include="Web\StatusTest.cs" /> 84 92 <Compile Include="Web\TestMethods.cs" /> 85 93 <Compile Include="Web\UIAccountTest.cs" />
