Core.Common.Tests

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
renamed *Tests directories into *Test. Namespaces and projects come with the next commits

Related to Issue [WTI-148]

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

Former-commit-id: 7b15a1721206522eaf350e56a2d9a33c5215367e

    • -83
    • +0
    ./Gui/Forms/AvalonDockDockingManagerTest.cs
    • -41
    • +0
    ./Gui/Forms/ProgressBarDialogTest.cs
    • -103
    • +0
    ./Gui/Forms/ProgressDialogTest.cs
  1. … 929 more files in changeset.
reverted changes from rev 1009 for Tests projects in order to keep paths for the test-data files. Also they are not important to keep in Solution\bin folder. UMLs project reverted as well. Related to Issue [WTI-148]

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

Former-commit-id: b5e875391c3b9f3c190b7078802e7bb704520924

  1. … 35 more files in changeset.
all projects are build into SolutionDir\bin directory. Installer is also redirected to this dir. Related to Issue [WTI-148]

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

Former-commit-id: b930a00c4632ec165638f460385728583e825e17

  1. … 71 more files in changeset.
Moved ActivityRunner from ApplicationCore to RingtoetsGui Related to Issue [WTI-182]

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

Former-commit-id: 4edb60158b866118f3b049dbdc469decc7adb71e

  1. … 21 more files in changeset.
* Merged ApplicationCore and ApplicationCoreExtensions * Removed CanImportOnRootLevel property from IFileImporter * Move tests from GuiImportHandlerTest to ApplicationCoreTest Related to Issue [WTI-182]

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

Former-commit-id: 4bf4e8dd272545e458ce30f60869286ebcb7ea74

  1. … 12 more files in changeset.
* Made ApplicationCore Plugins property internal * Extended ApplicationCoreExtensions

Related to Issue [WTI-182]

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

Former-commit-id: 8f64406f4e7e2000c8782962ad34f69a0f33c138

  1. … 4 more files in changeset.
Introduced/integrated ApplicationCoreExtensions Related to Issue [WTI-182]

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

Former-commit-id: 18ae127bca1b53648e80f213aeeafb40ac219939

  1. … 7 more files in changeset.
Got rid of ApplicationCoreSettings Related to Issue [WTI-182]

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

Former-commit-id: 0268cdcf03fc80994c34cf39dd1d972706eb6ad1

    • -22
    • +0
    ./Core/ApplicationCoreSettingsTest.cs
  1. … 3 more files in changeset.
Moved Project property from ApplicationCore to RingtoetsGui => Will continue work on Project during cleanup of Core.Common.Gui Related to Issue [WTI-182]

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

Former-commit-id: 6f8ad70188101c123c376d9341c8cfed57f2ad56

  1. … 19 more files in changeset.
Started cleanup of ApplicationCore event actions Related to Issue [WTI-182]

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

Former-commit-id: d814752eefa57e687b6caf007ae24b56008f2623

  1. … 5 more files in changeset.
Prevent .pdb getting copied for anything but Debug in test projects. Related to Issue [WTI-64]

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

Former-commit-id: 7120d5b1b5e117098f2ef37a9cd2805a970d195d

  1. … 29 more files in changeset.
Removed Run method from ApplicationCore Related to Issue [WTI-182]

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

Former-commit-id: 3fa750f8731532d89775b135e7efe78b62ee27ca

  1. … 7 more files in changeset.
Added AddPlugin and RemovePlugin method to ApplicationCore Related to Issue [WTI-182]

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

Former-commit-id: 4eca6fad362af4d4e53081fe6cd1a2924a0c24ea

  1. … 8 more files in changeset.
Renamed RingtoetsApplication to ApplicationCore Related to Issue [WTI-182]

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

Former-commit-id: 16dccce50c5f956b7326d809d40246880edcb4d2

    • -0
    • +22
    ./Core/ApplicationCoreSettingsTest.cs
    • -0
    • +70
    ./Core/ApplicationCoreTest.cs
    • -22
    • +0
    ./Core/RingtoetsApplicationSettingsTest.cs
  1. … 41 more files in changeset.
Removed IApplication Related to Issue [WTI-182]

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

Former-commit-id: 7a78211e896795b7f1be48d9f56774f885f259bd

    • -159
    • +0
    ./TestObjects/TestApplication.cs
  1. … 20 more files in changeset.
Moved *nunit.framework* (from 2.5.11) to NUGet (to version 2.6.4) - Fixed incorrect order of *SoilProfiles* and *SurfaceLines*. With the older version of NUnit, the test failed to identify this incorrect order Related to Issue [WTI-100]

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

Former-commit-id: 63d5be1e75f3e481c99b802445511d545c4cd668

  1. … 59 more files in changeset.
Removed the need of SharpTestEx library by replacing it with NUnit calls Related to Issue [WTI-64]

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

Former-commit-id: 78ad5f07e9258904c70ad94e1616e02671423c76

  1. … 31 more files in changeset.
Moved *RhinoMocks* to NUGet Related to Issue [WTI-100]

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

Former-commit-id: 581d3f7d8bcb436d66c815178bb61f30d6fd01d7

  1. … 44 more files in changeset.
Moved log4net to NUGet Related to Issue [WTI-100]

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

Former-commit-id: efc1ee9dc887a144abb0c543a7744ff8387ec427

  1. … 77 more files in changeset.
Removed unwanted functionality of defaulting "some" cultures back to en-US. Related to Issue [WTI-6]

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

Former-commit-id: fb705b6acd9f50533ae73a7234b4df72f2755db0

  1. … 1 more file in changeset.
* Implemented review comments of WTI-Review-130: ** Fixed output paths for projects; ** Removed unsupported configurations; ** Improved comments. Related to Issue [WTI-139]

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

Former-commit-id: c9e89aad465317fe084794b2643f5ba36cbdc489

  1. … 59 more files in changeset.
Replaced CategoryAttribute with ResourcesCategoryAttribute. Fixed FileUtilsTest Fixed ProgressBarDialogTest Related to Issue [WTI-6]

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

Former-commit-id: 8fef2378d26af0bcb589a7a94b0e0bd822554084

    • -12
    • +18
    ./Gui/Forms/ProgressBarDialogTest.cs
  1. … 10 more files in changeset.
Fixed the issues with localizable string which Resharper could find.

Related to Issue [WTI-6]

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

Former-commit-id: 3c5f1aa2e1df65ce2e0ea171dc2b650c5b414499

  1. … 18 more files in changeset.
* Created new configuration CreateInstallerWithDemoProject * Create Ringtoets.Demo project to add testing utils to the application ** Testing utils only available in Debug, Release and CreateInstallerWithDemoProject configurations, through the INCLUDE_DEMOPROJECT preprocessor symbol

Related to Issue [WTI-139]

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

Former-commit-id: 148370829781060c53c54af79d47d20e201453f3

  1. … 75 more files in changeset.
Got rid of ImportedItemOwner property in FileImportActivity Related to Issue [WTI-94]

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

Former-commit-id: 7a704e8ca88627e6c95eccb8a5c67710753be5ae

  1. … 2 more files in changeset.
- Adjusted resources - Adjusted build files - Removed unused project (Ringtoets.Piping.Data.UML) Related to Issue [WTI-93]

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

Former-commit-id: 8b39a68cfeaf65dbebc380cd956ad59a6deedb5e

    • -0
    • +60
    ./Gui/RingtoetsGuiTests.cs
  1. … 85 more files in changeset.
Renamed all variables, classes, folders from delta*shell to Ringtoets. - Still todo: rename all references in the resources

- Found out that tests were not running properly, because the shape file could not be loaded (incorrect path)

Discussed with Elmar. We decided to throw an Exception when the shapeFile could not be found. Hence, that change is also committed under this issue

Related to Issue [WTI-93]

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

Former-commit-id: d848bd9ce28a5bdc3a59bd003afa36c26ca8c7e4

    • -106
    • +0
    ./Core/DelftShellApplicationTest.cs
    • -22
    • +0
    ./Core/DeltaShellApplicationSettingsTest.cs
    • -0
    • +22
    ./Core/RingtoetsApplicationSettingsTest.cs
    • -0
    • +106
    ./Core/RingtoetsApplicationTest.cs
    • -2
    • +2
    ./TestObjects/TestSettings.Designer.cs
  1. … 59 more files in changeset.
Removed ICompositeActivity Related to Issue [WTI-102]

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

Former-commit-id: 61cac326a31b7d9b30b4ed55ccec6a05470ab626

  1. … 12 more files in changeset.
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