Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Created Core.Gui. WTI-2239

    • -55
    • +0
    ./MessageWindow/MessageWindowDialogTest.cs
    • -363
    • +0
    ./MessageWindow/MessageWindowLogAppenderTest.cs
    • -580
    • +0
    ./MessageWindow/MessageWindowTest.cs
    • -95
    • +0
    ./ProgressDialog/ActivityProgressDialogTest.cs
    • -316
    • +0
    ./ProjectExplorer/ProjectExplorerTest.cs
    • -408
    • +0
    ./PropertyGridView/PropertyGridViewTest.cs
    • -261
    • +0
    ./PropertyGridView/PropertyResolverTest.cs
    • -141
    • +0
    ./SplashScreen/SplashScreenTest.cs
    • -879
    • +0
    ./ViewHost/AvalonDockViewHostTest.cs
    • -1067
    • +0
    ./ViewHost/DocumentViewControllerTest.cs
  1. … 150 more files in changeset.
Cleanup. WTI-2239

  1. … 1 more file in changeset.
Moved ProjectExplorer logic to MainWindow. WTI-2239

  1. … 3 more files in changeset.
Cleanup. WTI-2239

  1. … 2 more files in changeset.
Moved ProjectExplorer logic to MainWindow. WTI-2239

    • -14
    • +116
    ./MainWindow/MainWindowTest.cs
  1. … 4 more files in changeset.
Moved ProjectExplorer logic to MainWindow. WTI-2239

  1. … 2 more files in changeset.
Cleanup. WTI-2239

    • -30
    • +28
    ./ProjectExplorer/ProjectExplorerTest.cs
  1. … 1 more file in changeset.
Moved ProjectExplorer to Core.Common.Gui. WTI-2239

    • -0
    • +318
    ./ProjectExplorer/ProjectExplorerTest.cs
  1. … 15 more files in changeset.
Fixed failing tests. WTI-2236

Adapted copyright year. WTI-2195

    • -1
    • +1
    ./MessageWindow/MessageWindowDialogTest.cs
    • -1
    • +1
    ./MessageWindow/MessageWindowLogAppenderTest.cs
    • -1
    • +1
    ./ProgressDialog/ActivityProgressDialogTest.cs
    • -1
    • +1
    ./PropertyGridView/PropertyGridViewTest.cs
    • -1
    • +1
    ./PropertyGridView/PropertyResolverTest.cs
    • -1
    • +1
    ./ViewHost/DocumentViewControllerTest.cs
  1. … 417 more files in changeset.
ReSharper cleanup of Core.Common. WTI-2195

    • -64
    • +16
    ./ViewHost/DocumentViewControllerTest.cs
  1. … 12 more files in changeset.
Final fixes. WTI-2164

  1. … 10 more files in changeset.
Final fixes. WTI-2164

  1. … 10 more files in changeset.
Final fixes. WTI-2164

  1. … 4 more files in changeset.
Integrated ClipboardConfig. WTI-2164

  1. … 4 more files in changeset.
Integrated ClipboardProvider. WTI-2164

  1. … 5 more files in changeset.
Added automation id's. WTI-2096

    • -3
    • +4
    ./PropertyGridView/PropertyGridViewTest.cs
  1. … 7 more files in changeset.
Reverted changes. WTI-2003

    • -2
    • +1
    ./ProgressDialog/ActivityProgressDialogTest.cs
    • -2
    • +1
    ./ViewHost/DocumentViewControllerTest.cs
  1. … 97 more files in changeset.
Fixed failing/hanging tests on build server? WTI-2003

    • -1
    • +2
    ./ProgressDialog/ActivityProgressDialogTest.cs
    • -1
    • +2
    ./ViewHost/DocumentViewControllerTest.cs
  1. … 98 more files in changeset.
Cleanup Core. WTI-1971

    • -11
    • +11
    ./MessageWindow/MessageWindowTest.cs
    • -16
    • +64
    ./ViewHost/DocumentViewControllerTest.cs
  1. … 23 more files in changeset.
Fix warnings. WTI-1971

    • -4
    • +4
    ./MessageWindow/MessageWindowLogAppenderTest.cs
Updated license headers in source files of test\Core.Common. WTI-1931

    • -3
    • +3
    ./MessageWindow/MessageWindowDialogTest.cs
    • -3
    • +3
    ./MessageWindow/MessageWindowLogAppenderTest.cs
    • -3
    • +3
    ./ProgressDialog/ActivityProgressDialogTest.cs
    • -3
    • +3
    ./PropertyGridView/PropertyGridViewTest.cs
    • -3
    • +3
    ./PropertyGridView/PropertyResolverTest.cs
    • -3
    • +3
    ./ViewHost/DocumentViewControllerTest.cs
  1. … 227 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./MessageWindow/MessageWindowDialogTest.cs
    • -1
    • +1
    ./MessageWindow/MessageWindowLogAppenderTest.cs
    • -1
    • +1
    ./ProgressDialog/ActivityProgressDialogTest.cs
    • -1
    • +1
    ./PropertyGridView/PropertyGridViewTest.cs
    • -1
    • +1
    ./PropertyGridView/PropertyResolverTest.cs
    • -1
    • +1
    ./ViewHost/DocumentViewControllerTest.cs
  1. … 6081 more files in changeset.
Fix Setup and TearDown locations in test:

- Moved Setup and TearDown overrides to the top of test file documents for cleanups that are already performed

WTI-1767

    • -11
    • +11
    ./MessageWindow/MessageWindowTest.cs
  1. … 4 more files in changeset.
Ran Deltares Cleanup:

- Performed for Core.Common, except TestUtil

WTI-1767

    • -11
    • +14
    ./MessageWindow/MessageWindowTest.cs
  1. … 69 more files in changeset.
Add test to verify closing behaviour when theres multiple viewinfos for a single view type WTI-1755

    • -0
    • +62
    ./ViewHost/DocumentViewControllerTest.cs
Improve DocumentViewController by expanding the openedViewLookup dictionary. Now also includes the corresponding ViewInfo. This allows multiple viewinfos to be bound to the same view type WTI-1755

    • -47
    • +23
    ./ViewHost/DocumentViewControllerTest.cs
  1. … 1 more file in changeset.
Improved GetViewName implementation in ViewInfo. WTI-1563 => Original data is now passed instead of view data

    • -1
    • +1
    ./ViewHost/DocumentViewControllerTest.cs
  1. … 13 more files in changeset.
Incorporated comments review 2508: - Cleaned up test files

Paired with ~kleijn

WTI-1563

    • -4
    • +0
    ./ViewHost/DocumentViewControllerTest.cs
  1. … 2 more files in changeset.
Applied some final cleanups when it comes to DocumentViewControllerTest. WTI-1563

    • -2
    • +2
    ./ViewHost/DocumentViewControllerTest.cs