Core.Common.Tests

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleaned up/sped up/moved some tests Related to Issue [WTI-63]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@721 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 344b037343514079f004b79fc0e47d5f134b7c97

  1. … 6 more files in changeset.
Sped up a slow test Related to Issue [WTI-63]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@712 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7191fe9bda947e1173ebc91d4737ff92966e8b30

Got rid of strange test => Nothing is really tested

Sped up a slow test

Related to Issue [WTI-63]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@710 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 9eabc2d332b36b6e84897862e990b2bd2820fbe3

  1. … 1 more file in changeset.
Moved all classes that could be moved from Application.Ringtoets to Core.Common.Gui Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@647 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6df4dcd3030f1a5019c51e0f9c4e3c974de5cc68

  1. … 393 more files in changeset.
Removed Resources property from IPlugin

Related to Issue [WTI-69]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@632 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4f2febb9474d8eb62e86db2ae1486640f929ba33

  1. … 6 more files in changeset.
Removed Name property from IPlugin Related to Issue [WTI-69]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@628 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b5976ba70cff815cdcc977e9106a868bc502e29a

  1. … 25 more files in changeset.
Cleaned up IPlugin interface Related to Issue [WTI-69]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@622 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: dd0bffea1aabacfb2c94adb9a65bc318d70ef6f2

  1. … 12 more files in changeset.
- Moved IApplication - Moved ApplicationPlugin - Refreshed references - repository added for base.test

- Renamed namespace GIS to Gis (automatically done by ReSharper)

- Fixed test that sometimes failed (probably due to a race condition on the file system)

- Removed redundant empty statements

- Removed reference (in XML) to undefined method

Related to Issue [WTI-120]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@613 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b0df258e39a0dc7729c014683d70c3ed160a822f

  1. … 201 more files in changeset.
- Fixed names in assemblies - Internal classes in Core.Common.Control.Swf made public, for internal no longer suffices Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@601 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4fe77264a6671b1c64a0ad84b2dc2e0b78f74c4d

  1. … 49 more files in changeset.
Improved test classes

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@599 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 16924fd492fbf61407186bf1497406e981cb7832

  1. … 3 more files in changeset.
Removed ghost files => Files which were in the file system but not in the solution (with outdated namespaces causing Doxygen documentation to mess up)

Removed redundant test project for GeoApi

Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@564 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0a92700795b5423624ac439b2b07837760fb637c

    • -820
    • +0
    ./Gui/DotNetBarTestForm.Designer.cs
  1. … 115 more files in changeset.
Merged revision(s) from branches/0.5.0.0461: Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@548 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c77f919dd86664474244af27a39295d55589d0ab

    • -0
    • +244
    ./Core.Common.Tests.csproj
    • -0
    • +23
    ./Core/AssemblyInfoTest.cs
    • -0
    • +113
    ./Core/DelftShellApplicationTest.cs
    • -0
    • +22
    ./Core/DeltaShellApplicationSettingsTest.cs
    • -0
    • +51
    ./Core/Extensions/CompositeActivityExtensionsTest.cs
    • -0
    • +70
    ./Gui/DelftShellGuiTests.cs
    • -0
    • +820
    ./Gui/DotNetBarTestForm.Designer.cs
    • -0
    • +129
    ./Gui/DotNetBarTestForm.cs
    • -0
    • +123
    ./Gui/DotNetBarTestForm.resx
    • -0
    • +83
    ./Gui/Forms/AvalonDockDockingManagerTest.cs
    • -0
    • +35
    ./Gui/Forms/ProgressBarDialogTest.cs
    • -0
    • +102
    ./Gui/Forms/ProgressDialogTest.cs
    • -0
    • +89
    ./Gui/GuiExportHandlerTest.cs
  1. … 4825 more files in changeset.
Merged revision(s) 527 from trunk/test/DeltaShell/DeltaShell.Tests: * Micro-optimization for WTI-Review-53 Related to Issue WTI-105 ........

Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/0.5.0.0461@537 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6a1e6815074eb667f2c10d3211aeca48fc264fc0

Fixed compilation failure Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/0.5.0.0461@535 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a909b85b8704c20c4be660f0a9c8361139fff2c8

  1. … 1 more file in changeset.
Merged revision(s) 492, 493, 497 from trunk/test/DeltaShell/DeltaShell.Tests: appended a unit test that simply checks if items added to the grid and removed after Execute() finishes Related to Issue WTI-105 ........

Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/0.5.0.0461@534 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: fa39d720380c790740719167cf50730681ab203a

    • -0
    • +102
    ./Gui/Forms/ProgressDialogTest.cs
Solution can be build without errors after namespace changes no ReSharper errors Application starts without exceptions

- Tests still fail

Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/0.5.0.0461@483 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a5540d3d78e84e30cd01386079acf236e151b38a

    • -2
    • +2
    ./Core/DeltaShellApplicationSettingsTest.cs
    • -1
    • +1
    ./Gui/ToolWindowTestControl.Designer.cs
  1. … 46 more files in changeset.
Solution can be build without errors after namespace changes - NOTE: Resharper still has 21 errors Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/0.5.0.0461@481 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5812111d2fd060d5e55769d7204ebe52cecb945e

    • -1
    • +1
    ./Core/DeltaShellApplicationSettingsTest.cs
  1. … 1167 more files in changeset.
Solution can be build without errors - still have to add *Ringtoets.Piping.UML* and *Core.Common.DelftTools.Tests* project to the solution Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/0.5.0.0461@476 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a82f56e6cbd34f9565be45cc0183e28f7675b7a2

    • -0
    • +243
    ./Core.Common.Tests.csproj
    • -0
    • +23
    ./Core/AssemblyInfoTest.cs
    • -0
    • +113
    ./Core/DelftShellApplicationTest.cs
    • -0
    • +22
    ./Core/DeltaShellApplicationSettingsTest.cs
    • -0
    • +51
    ./Core/Extensions/CompositeActivityExtensionsTest.cs
    • -0
    • +70
    ./Gui/DelftShellGuiTests.cs
    • -0
    • +820
    ./Gui/DotNetBarTestForm.Designer.cs
    • -0
    • +129
    ./Gui/DotNetBarTestForm.cs
    • -0
    • +123
    ./Gui/DotNetBarTestForm.resx
    • -0
    • +83
    ./Gui/Forms/AvalonDockDockingManagerTest.cs
    • -0
    • +35
    ./Gui/Forms/ProgressBarDialogTest.cs
    • -0
    • +89
    ./Gui/GuiExportHandlerTest.cs
    • -0
    • +59
    ./Gui/ImportActivityTest.cs
  1. … 225 more files in changeset.