test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating copyright year. WTI-2951

    • -1
    • +1
    ./Core.Gui.Test/Attributes/DynamicPropertyOrderAttributeTest.cs
    • -1
    • +1
    ./Core.Gui.Test/Attributes/DynamicPropertyOrderEvaluationMethodAttributeTest.cs
    • -1
    • +1
    ./Core.Gui.Test/Attributes/DynamicReadOnlyValidationMethodAttributeTest.cs
    • -1
    • +1
    ./Core.Gui.Test/Attributes/DynamicVisibleValidationMethodAttributeTest.cs
    • -1
    • +1
    ./Core.Gui.Test/Commands/ApplicationFeatureCommandHandlerTest.cs
  1. … 5643 more files in changeset.
Updating copyright year. WTI-2914

    • -1
    • +1
    ./Core.Gui.Test/Attributes/DynamicPropertyOrderAttributeTest.cs
    • -1
    • +1
    ./Core.Gui.Test/Attributes/DynamicPropertyOrderEvaluationMethodAttributeTest.cs
    • -1
    • +1
    ./Core.Gui.Test/Attributes/DynamicReadOnlyValidationMethodAttributeTest.cs
    • -1
    • +1
    ./Core.Gui.Test/Attributes/DynamicVisibleValidationMethodAttributeTest.cs
    • -1
    • +1
    ./Core.Gui.Test/Commands/ApplicationFeatureCommandHandlerTest.cs
  1. … 5644 more files in changeset.
Updated copyright year. WTI-2882

    • -1
    • +1
    ./Core.Gui.Test/Attributes/DynamicPropertyOrderAttributeTest.cs
    • -1
    • +1
    ./Core.Gui.Test/Attributes/DynamicPropertyOrderEvaluationMethodAttributeTest.cs
    • -1
    • +1
    ./Core.Gui.Test/Attributes/DynamicReadOnlyValidationMethodAttributeTest.cs
    • -1
    • +1
    ./Core.Gui.Test/Attributes/DynamicVisibleValidationMethodAttributeTest.cs
    • -1
    • +1
    ./Core.Gui.Test/Commands/ApplicationFeatureCommandHandlerTest.cs
  1. … 5645 more files in changeset.
WTI-2876: Incorporated comments review:

- Fixed Given_When_Then scenarios

    • -2
    • +2
    ./Core.Gui.Test/Forms/Map/MapLegendViewTest.cs
    • -4
    • +4
    ./Core.Gui.Test/OpenProjectActivityTest.cs
  1. … 34 more files in changeset.
Review related changes. WTI-2814

Extended ExportInfo. WTI-2814

    • -2
    • +2
    ./Core.Gui.Test/Plugin/ExportInfoTest.cs
Extended ExportHelper. WTI-2814

  1. … 1 more file in changeset.
WTI-2824: Incorporated comments review

- Paired with ~kok

  1. … 4 more files in changeset.
WTI-2824: Incorporated comments review 4908:

- Removed unused references in Core

    • -12
    • +0
    ./Core.Gui.Test/Core.Gui.Test.csproj
  1. … 3 more files in changeset.
Updated license headers. WTI-2820

    • -1
    • +1
    ./Core.Gui.Test/Attributes/DynamicPropertyOrderAttributeTest.cs
    • -1
    • +1
    ./Core.Gui.Test/Attributes/DynamicPropertyOrderEvaluationMethodAttributeTest.cs
    • -1
    • +1
    ./Core.Gui.Test/Attributes/DynamicReadOnlyValidationMethodAttributeTest.cs
    • -1
    • +1
    ./Core.Gui.Test/Attributes/DynamicVisibleValidationMethodAttributeTest.cs
    • -1
    • +1
    ./Core.Gui.Test/Commands/ApplicationFeatureCommandHandlerTest.cs
  1. … 270 more files in changeset.
General cleanups.

  1. … 25 more files in changeset.
General cleanups.

    • -1
    • +1
    ./Core.Gui.Test/OpenProjectActivityTest.cs
  1. … 9 more files in changeset.
Moved some generic helpers to core. WTI-2765

  1. … 103 more files in changeset.
Cleaning up test logic when it comes to Resources. WTI-2715

    • -3
    • +3
    ./Core.Gui.Test/ContextMenu/TreeViewContextMenuItemFactoryTest.cs
  1. … 3 more files in changeset.
Cleaning up test logic when it comes to Resources. WTI-2715

    • -8
    • +8
    ./Core.Gui.Test/ContextMenu/TreeViewContextMenuItemFactoryTest.cs
Fixed code smell. WTI-2715

  1. … 3 more files in changeset.
Updated year in license header to 2022. WTI-2715

    • -1
    • +1
    ./Core.Gui.Test/Attributes/DynamicPropertyOrderAttributeTest.cs
    • -1
    • +1
    ./Core.Gui.Test/Attributes/DynamicPropertyOrderEvaluationMethodAttributeTest.cs
    • -1
    • +1
    ./Core.Gui.Test/Attributes/DynamicReadOnlyValidationMethodAttributeTest.cs
    • -1
    • +1
    ./Core.Gui.Test/Attributes/DynamicVisibleValidationMethodAttributeTest.cs
    • -1
    • +1
    ./Core.Gui.Test/Commands/ApplicationFeatureCommandHandlerTest.cs
  1. … 5715 more files in changeset.
Resharper cleanup. WTI-2715

    • -2
    • +2
    ./Core.Gui.Test/OpenProjectActivityTest.cs
  1. … 158 more files in changeset.
Updated version number to 22.1 in projects. WTI-2717

  1. … 1 more file in changeset.
Removed redundant reference. WTI-2715

Final cleanups. WTI-2708

  1. … 1 more file in changeset.
Extended AboutViewModel. WTI-2708

  1. … 1 more file in changeset.
Improved selection. WTI-2246

    • -15
    • +74
    ./Core.Gui.Test/Forms/Log/MessageWindowTest.cs
  1. … 2 more files in changeset.
WTI-2246: Incorporated comments review 4461: - Cleaned up redundancy - Expanded tests - Fixed CTRL+C functionality

    • -0
    • +28
    ./Core.Gui.Test/Forms/Log/MessageWindowTest.cs
  1. … 2 more files in changeset.
Fixed tests. WTI-2246

    • -2
    • +2
    ./Core.Gui.Test/Forms/Log/MessageWindowTest.cs
  1. … 1 more file in changeset.
Added font icon to message window dialog. WTI-2246

  1. … 2 more files in changeset.
Fixed formatting on copy. WTI-2246

    • -1
    • +1
    ./Core.Gui.Test/Forms/Log/MessageWindowTest.cs
  1. … 1 more file in changeset.
Fixed formatting on copy. WTI-2246

    • -2
    • +2
    ./Core.Gui.Test/Forms/Log/MessageWindowTest.cs
  1. … 1 more file in changeset.
Review related changes. WTI-2531

  1. … 85 more files in changeset.
Fixed failing tests. WTI-2531