Core.Common.Gui.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Removed 'CodeAnalysisRuleSet' from csproj files. The code analysis will therefore be set to the default 'MinimumRecommendedRules.ruleset' - Made sure all TestUtil projects are build in the bin of their own project instead of in de solution bin folder Related to Issue [WTI-1463]

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

Former-commit-id: 2a4c73910431f0e6b6b5d66ebae6d467e7ff5ebe

Former-commit-id: c9f3932e498d991968cd76961b1598d7e40ffd66

  1. … 291 more files in changeset.
Perform cleanup of Application.* and Core.Common.* Related to Issue [WTI-1463]

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

Former-commit-id: b788636893eb77186560c1c94da58be5e39bc269

Former-commit-id: adb82617948f02594e9f459279d36825f7d91060

    • -11
    • +6
    ./Attributes/DynamicPropertyOrderAttributeTest.cs
    • -10
    • +5
    ./Attributes/DynamicPropertyOrderEvaluationMethodAttributeTest.cs
    • -11
    • +6
    ./Attributes/DynamicReadOnlyAttributeTest.cs
    • -10
    • +5
    ./Attributes/DynamicReadOnlyValidationMethodAttributeTest.cs
    • -11
    • +6
    ./Attributes/DynamicVisibleAttributeTest.cs
    • -10
    • +5
    ./Attributes/DynamicVisibleValidationMethodAttributeTest.cs
    • -68
    • +68
    ./Commands/GuiExportHandlerTest.cs
    • -2
    • +2
    ./Converters/KeyValueElementAttributeTest.cs
  1. … 56 more files in changeset.
Update NUnit, NUnitForms and nunit console runner. Adapt test in StorageMigrationIntegrationTest to work with these new versions. Paired with ~kleijn

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

Former-commit-id: d32ca7d8738b0bb50b4f4ac19fa9e7c268f965e9

Former-commit-id: e24bfa0dc5657b1d0e6ca1568bd40cf07e9b637a

  1. … 399 more files in changeset.
Revert NUnit update

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

Former-commit-id: 1d73f8246f0dfc579d22331767d1b8d1916a1738

Former-commit-id: 2be271427816a015a44cc959568214acc6e2a12e

  1. … 384 more files in changeset.
Update NUnit to 3.8.1

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

Former-commit-id: 79700b393691e91c968151e820e18665334d429f

Former-commit-id: b3c165824399f30e6b937de3b001599a2df685f1

  1. … 396 more files in changeset.
Upgraded nunit3-console.exe and NUnit to 3.7.1

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

Former-commit-id: bd8ef3d5d0e001dd3753e950743d282d431939b8

Former-commit-id: 0e6297e2ce8a35cf9bdb3d58436513012a5379e6

  1. … 424 more files in changeset.
Adapted docking view host => No active view changes when removing view programmatically (same story already when adding views) Related to Issue [WTI-1321]

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

Former-commit-id: 72f35b403f43c5d6e320f62ca10a13dec7e516df

Former-commit-id: eabd9388446103420c178f2efaa7eaa2618c6dbe

    • -12
    • +9
    ./Forms/ViewHost/AvalonDockViewHostTest.cs
  1. … 1 more file in changeset.
Implemented RowChanged EventHandler to be used by views using the DataGridViewControl. This event will only fire on the first selection or when a new row is selected in the data grid. Related to Issue [WTI-1346]

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

Former-commit-id: 6ab138e386a00c2e8dc4a9731bdbc368982bf321

Former-commit-id: 2251669339e24af908011336ed2dd744bb65d444

    • -4
    • +3
    ./PropertyBag/DynamicPropertyBagTest.cs
  1. … 12 more files in changeset.
Review related changes Related to Issue [WTI-1311]

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

Former-commit-id: ad5590e230191cdc4e680263f816ed99ea3331ca

Former-commit-id: 7ed564d3b347eb425f5eb0dc71d2690acdc3fd2b

    • -1
    • +1
    ./ContextMenu/ContextMenuBuilderTest.cs
  1. … 87 more files in changeset.
Removed "Mock" suffix Related to Issue [WTI-1311]

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

Former-commit-id: 10ff484503c8d4b7e7897669a9cf58bccb39b161

Former-commit-id: 3d4009c0bd52da9cf36531f000d102cbd49697f0

    • -263
    • +263
    ./ContextMenu/ContextMenuBuilderTest.cs
    • -161
    • +161
    ./ContextMenu/GuiContextMenuItemFactoryTest.cs
    • -12
    • +12
    ./ContextMenu/TreeViewContextMenuItemFactoryTest.cs
  1. … 130 more files in changeset.
Performed cleanup Related to Issue [WTI-1311]

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

Former-commit-id: 232f373d00dbcd63d1925745d76d5b2dc8d8d120

Former-commit-id: 3b89b8adb176af102367890c1c0c82aff1087f2c

  1. … 62 more files in changeset.
Removed "Mock" suffix Related to Issue [WTI-1311]

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

Former-commit-id: 4b06008328242abd86b326c53c8c82621e413d1c

Former-commit-id: c6e8be3dc31929da3b6e9fbc0ddd11de33cc3f2e

  1. … 42 more files in changeset.
Removed "Stub" suffix Related to Issue [WTI-1311]

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

Former-commit-id: 7d98fff88bd0de05f0ddc65f4ae69c3f05c33fd7

Former-commit-id: 7c16101c726ef6d0290ce7e5a90e1d8b70686c69

  1. … 27 more files in changeset.
Removed "Stub" suffix Related to Issue [WTI-1311]

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

Former-commit-id: 5c0f37d5c4d65c956cb57ad8272a82dedc3c111f

Former-commit-id: 375dce392fa0b20f67e450220f5bd454be87469c

    • -27
    • +27
    ./Commands/StorageCommandHandlerTest.cs
  1. … 50 more files in changeset.
Fix test, correct culture Related to Issue [WTI-1310]

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

Former-commit-id: 07f9000dc51c24f284802450371d216e8e4892cf

Former-commit-id: d6f0e2aa3ed258eb25c72cae129615be4f0c217b

    • -198
    • +0
    ./Converters/KeyValueAsRealizationRoundedDoubleElementAttributeTest.cs
    • -0
    • +198
    ./Converters/KeyValueAsRoundedDoubleWithoutTrailingZeroesElementAttributeTest.cs
  1. … 4 more files in changeset.
- Implement review comments from review 1996 - Add new KeyValueAsRealizationRoundedDoubleElementAttribute to display rounded doubles without trailing digits in the realization array - Add alphas and durations to SubMechanismIllustrationPointProperties Related to Issue [WTI-1310]

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

Former-commit-id: 7301b90b4384ffa956f649d683c6bff5202cc8aa

Former-commit-id: fbdecf2bb0b79e8d38d29d99871a771ee290b727

    • -0
    • +198
    ./Converters/KeyValueAsRealizationRoundedDoubleElementAttributeTest.cs
  1. … 38 more files in changeset.
Review related changes => Small code cleanup Related to Issue [WTI-1300]

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

Former-commit-id: 68441178b14e32cd321414d382f6a428f1cda0ab

Former-commit-id: 8b00cbc85c90deb3474d80508bf093e2bf2efdbd

    • -1
    • +1
    ./Forms/SplashScreen/SplashScreenTest.cs
    • -27
    • +27
    ./Forms/ViewHost/AvalonDockViewHostTest.cs
  1. … 37 more files in changeset.
Removed some redundant logic from AvalonDockViewHost Related to Issue [WTI-1300]

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

Former-commit-id: 7e21086348f098e1e9ecea8a72d87965b46092e7

Former-commit-id: 52548a1006fafab5e012d95ac0becee00fe49997

    • -42
    • +0
    ./Forms/ViewHost/AvalonDockViewHostTest.cs
  1. … 1 more file in changeset.
Review related changes Related to Issue [WTI-1300]

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

Former-commit-id: 8c364303a2a953bbbeb5cd7e09f5d7e263c2628c

Former-commit-id: da468313270f96d08310d75242b85eedecf0c23e

    • -4
    • +1
    ./Forms/ViewHost/AvalonDockViewHostTest.cs
  1. … 2 more files in changeset.
Merged revision(s) from branches/1300-2 Related to Issue [WTI-1300]

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

Former-commit-id: f97b43fbc629c93138a1eda105ffe936eb459d8a

Former-commit-id: c616d3939ab55d1008211b1671c99c9f5cba28ba

    • -45
    • +126
    ./Forms/ViewHost/AvalonDockViewHostTest.cs
  1. … 5 more files in changeset.
Applied some final docking host improvements

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

Former-commit-id: 30ac9be8ca94fe92d8308baebcd5525fdefe5f8f

Former-commit-id: 104588d9f1e402659d2694b2d91982f44634a746

    • -6
    • +32
    ./Forms/ViewHost/AvalonDockViewHostTest.cs
  1. … 1 more file in changeset.
Got rid of "focus"

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

Former-commit-id: 9731800cc472b7d5910f0e81e4bf0018e0be8b3b

Former-commit-id: 5896a91581199870ae5f855654f2c45e08064dd0

    • -1
    • +1
    ./Forms/ViewHost/AvalonDockViewHostTest.cs
  1. … 1 more file in changeset.
Fixed failing tests

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

Former-commit-id: b08e0f3fa9b7f9134c9fea1986eefde1e8df4d64

Former-commit-id: 4ba7f8e2f51cd4917bc1e0d11b9ade8c59847f0e

    • -28
    • +76
    ./Forms/ViewHost/AvalonDockViewHostTest.cs
Fixed failing tests

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

Former-commit-id: 1dd4507b38f399aea3ceada9a8ab95b576582e07

Former-commit-id: 3f7f8f7729c6683c907716f3b037c131c63cf8c0

    • -8
    • +15
    ./Forms/ViewHost/AvalonDockViewHostTest.cs
Renamed SetFocusToView to BringToFront

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

Former-commit-id: 8aae8635087e76298e80df1c3e17c8159ea8437a

Former-commit-id: b8f9a66f40857da3b9a03f5a5dac4e8eab7a8f44

    • -12
    • +12
    ./Forms/ViewHost/AvalonDockViewHostTest.cs
  1. … 5 more files in changeset.
Adapted some final literals Related to Issue [WTI-1097]

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

Former-commit-id: 22f3d9a06190c67274b3eaa356d74d5838e1710a

Former-commit-id: d6bffe6d3ec7103dcb268560d93cd78795206ebf

  1. … 2 more files in changeset.
Made extension visible in item selection dialog for import and export Related to Issue [WTI-1097]

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

Former-commit-id: 1d65b66b1bd13d4fcfd0a29cc8aa4885181d1db5

Former-commit-id: b1f99d03249e663c0832f05c447cf088ea8ecedc

    • -18
    • +31
    ./Commands/GuiExportHandlerTest.cs
  1. … 2 more files in changeset.
Removed IView from ISelectionProvider interface so ISelectionProvider can be a control. Related to Issue [WTI-1306]

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

Former-commit-id: 5619a19ace7d3295789690059cfe7e27fdb71f1e

Former-commit-id: e321dda53af828cab2659538f43888737fea80ff

  1. … 9 more files in changeset.
Fixes in xml-doc. Extended tests. Cleanup Related to Issue [WTI-1304]

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

Former-commit-id: e422a680ca058433e440fe3aeed08aca51b78dab

Former-commit-id: 7552363c7279e82a2bb865cad4ac4151b95ab33c

    • -15
    • +8
    ./Converters/KeyValueElementAttributeTest.cs
  1. … 4 more files in changeset.
Improved log messaging (exporters)

Related to Issue [WTI-1097]

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

Former-commit-id: 0800a0ff57e2106a9f28f55d5cf134e04647a3db

Former-commit-id: 4c24e7bf75b98d31570951e2901fb2fa008e0a72

  1. … 3 more files in changeset.