Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/16/11 12:57:16 (13 years ago)
Author:
gkronber
Message:

#1537: implemented unit test to check if the connection to the update service works.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab 3.3.sln

    r6036 r6427  
    396396EndProject
    397397Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Operators.Views.GraphVisualization.Views-3.3", "HeuristicLab.Operators.Views.GraphVisualization.Views\3.3\HeuristicLab.Operators.Views.GraphVisualization.Views-3.3.csproj", "{0C39A349-1979-419A-89BD-E4E2F26BD287}"
     398EndProject
     399Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.PluginInfrastructure-3.3.Test", "HeuristicLab.PluginInfrastructure\3.3\Tests\HeuristicLab.PluginInfrastructure-3.3.Test.csproj", "{04840E7E-F7DB-4CE4-B308-EE805DD94E73}"
    398400EndProject
    399401Global
     
    18501852    {0C39A349-1979-419A-89BD-E4E2F26BD287}.Release|x86.ActiveCfg = Release|x86
    18511853    {0C39A349-1979-419A-89BD-E4E2F26BD287}.Release|x86.Build.0 = Release|x86
     1854    {04840E7E-F7DB-4CE4-B308-EE805DD94E73}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     1855    {04840E7E-F7DB-4CE4-B308-EE805DD94E73}.Debug|Any CPU.Build.0 = Debug|Any CPU
     1856    {04840E7E-F7DB-4CE4-B308-EE805DD94E73}.Debug|x64.ActiveCfg = Debug|Any CPU
     1857    {04840E7E-F7DB-4CE4-B308-EE805DD94E73}.Debug|x86.ActiveCfg = Debug|Any CPU
     1858    {04840E7E-F7DB-4CE4-B308-EE805DD94E73}.Release|Any CPU.ActiveCfg = Release|Any CPU
     1859    {04840E7E-F7DB-4CE4-B308-EE805DD94E73}.Release|Any CPU.Build.0 = Release|Any CPU
     1860    {04840E7E-F7DB-4CE4-B308-EE805DD94E73}.Release|x64.ActiveCfg = Release|Any CPU
     1861    {04840E7E-F7DB-4CE4-B308-EE805DD94E73}.Release|x86.ActiveCfg = Release|Any CPU
    18521862  EndGlobalSection
    18531863  GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.