ProjectExplorerTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed Core tests.

  1. … 603 more files in changeset.
Adapted copyright year. WTI-2195

  1. … 119 more files in changeset.
Reverted changes. WTI-2003

  1. … 100 more files in changeset.
Fixed failing/hanging tests on build server? WTI-2003

  1. … 101 more files in changeset.
Updated license headers in source files of test\Core.Plugins. WTI-1931

  1. … 67 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6095 more files in changeset.
Ran Deltares Cleanup:

- Performed for Core.Plugins

WTI-1767

  1. … 17 more files in changeset.
Rename Core.Common.Utils.* to Core.Common.Util.* Related to Issue [WTI-1505]

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

Former-commit-id: cbdb6083b66a0f5e31e8d646a50ec7b6d506babb

Former-commit-id: 1e007d66918a5408581dc8e47b78130d5cd299c5

  1. … 841 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

  1. … 50 more files in changeset.
Updated license headers in core. Related to Issue [WTI-1242]

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

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

  1. … 817 more files in changeset.
Changed all local vars to consts if possible. Related to Issue [WTI-1242]

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

Former-commit-id: 4684a5017b9aff9f6175f7d781cb29409f50a18e

Former-commit-id: 853c649ebc49a9513535e40ec705d5b928af0bc4

  1. … 283 more files in changeset.
Core code-cleanup. Searched for superfluous this. for property assignments as well.

Related to Issue [WTI-1242]

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

Former-commit-id: ecb498b6096a9d8b0a66e69428411d5ae18ec80a

Former-commit-id: 9cc4bad09e38263256924549eaa807b887009030

  1. … 290 more files in changeset.
Improved context menu related tests => Improved code cohesion => Added Order expectancy where missing Related to Issue [WTI-1083]

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

Former-commit-id: 045e9dc310ae0bfae3ae3e6fcb987aeb3af9243f

Former-commit-id: b3dbe85347675ab90b1974a3b40fa76ba50197e3

  1. … 60 more files in changeset.
Upgraded to NUnit 3.6.0 Assert.IsNullOrEmpty(...) --> Assert.That(string.IsNullOrEmpty(...)); [STAThread] --> [Apartment(ApartmentState.STA)] [RequiresSTA] --> [Apartment(ApartmentState.STA)]

Current directory <> output dir

http://stackoverflow.com/questions/35852979/using-resharper-nunit-tests-start-in-a-random-temporary-directory

NUnit 3.0 stopped changing current directory.

use TestContext.TestDirectory as the location of your file.

Related to Issue [WTI-1047]

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

Former-commit-id: 8e98e0fcf163c22a6a73ac3aadca4cf947804b0e

Former-commit-id: 490f137aa03123596bf0293183ace6db4f4614e9

  1. … 336 more files in changeset.
Review related changes Related to Issue [WTI-956]

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

Former-commit-id: 4c20be08d01f7ec53cd301990629a225af0798ee

Former-commit-id: 91495825e41f478a989c10059a37f9316ae0405d

  1. … 7 more files in changeset.
Removed TreeViewControl property from ProjectExplorer Related to Issue [WTI-956]

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

Former-commit-id: 61bb93ce00bfc6f1be4cc20043f66fcb77504b05

Former-commit-id: 01f8cbb9b23ef23832f28361af1baba01945e55b

  1. … 2 more files in changeset.
Merged revision(s) from branches/WTI 956:

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

Former-commit-id: 3d2c37b53bc9af98d14966ffd630002740f6e6a0

Former-commit-id: 61a1d9c005e4a1ecc187f522b951df018848a0bf

  1. … 33 more files in changeset.
* Resolved solvable Resharper issues. * Fixed typo in display name of Linear Model for StabilityPointStructure calculation input. * Fixed inheritance bug related to Attribute in whole solution. Related to Issue [WTI-931]

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

Former-commit-id: 7ac9feb47be8d8ec2ee3c83ff914611134305f09

Former-commit-id: 04c41b2f251475618637cce83329e34639907d61

  1. … 110 more files in changeset.
* Cleanup Core.Plugins test and source projects. * Cleanup Demo.Ringtoets test and source projects. Related to Issue [WTI-737]

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

Former-commit-id: fe307a4e821c34daeb01025d8a3330ee640e35d0

Former-commit-id: fd27b97e2d27f67d0d1ccc1ebf06332563f1eb9b

  1. … 23 more files in changeset.
Introduced ISelectionProvider interface for classes which should able to provide the Application's selection. Implemented these for ProjectExplorer and PipingCalculationsView so that the application selection is set once the view become active. Removed clearing the selection when ProjectExplorer gets disposed, as this is not the only selection provider. Related to Issue [WTI-756]

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

Former-commit-id: 8e90f9cd4dac19b80f231aa17d004bc010226e35

Former-commit-id: 281e104f1415bb87f0c20bb96b0de91c7a673280

  1. … 9 more files in changeset.
- Removed redundant Project.cs - Removed redundant DataItemInfo.cs - Few rename actions Related to Issue [WTI-539]

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

Former-commit-id: a7c14776b6138f6cc3766c3407d152bdbe91dc1f

Former-commit-id: 8a93a368603d4f123508a55b4ad13b54951ec633

  1. … 23 more files in changeset.
Merged revision(s) 4248, 4250, 4252, 4255, 4258, 4260, 4265-4266, 4268 from branches/WTI-539:

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

Former-commit-id: b19de7cb2f82f53409f1db3ad1f2db6cd8147bab

Former-commit-id: 855a7d1e06150e515db5c1aa47368b09477a121c

  1. … 82 more files in changeset.
Cleaned up storage command handler: - no unnecessary RefreshGui calls. - no unnecessary ProjectOpened and ProjectClosed logic - Moved closing of open views to GuiCore. - Replaced dependency of IMainWindowController to IWin32Window. Removed obsolete RefreshGui from IMainWindowController. Removed unwanted selection changes. Made ProjectExplorer clean up the application selection when disposed. Made ProjectExplorerViewController IDisposable so it can clean up ProjectExplorer. Made ProjectExplorerPlugin clean up ProjectExplorerVieController.

Related to Issue [WTI-487]

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

Former-commit-id: 8c9af8381be8ba38fd1709348df7318e7213dd01

Former-commit-id: 270ab1c90b3a762c190890ad901bec33a9722133

  1. … 18 more files in changeset.
Merged revision(s) from branches/DockingManager

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

Former-commit-id: a659ece93f5e2cda3b606e643c0541f9f8387c55

Former-commit-id: c3e38b068f67783b6246763950eb44f4da63ff21

  1. … 122 more files in changeset.
Added license files to all projects except: Ringtoets.Application.SetUp Core.Common.Version Demo.Ringtoets Demo.Ringtoets.Test

Generated license files in projects.

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

Former-commit-id: 3acc9d7e6e84815f3fe9024f391e86456c362dc5

Former-commit-id: e0d4c1e5eded874de9d9391f8fe6af15b7369319

  1. … 212 more files in changeset.
Ensured nested TreeViewControl objects are correctly disposed Related to Issue [WTI-542]

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

Former-commit-id: 0b5c600fa1089f08663c2c146480c396ca80f7dd

Former-commit-id: 96b65fb96070fcc6ee38733b251d08d7155a3666

  1. … 5 more files in changeset.
Got rid of GuiSelectionChanged syncing logic in ProjectExplorer Related to Issue [WTI-419]

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

Former-commit-id: 0864bfe3bc07865c5bcaa61e5788bff0442d72d1

Former-commit-id: 4794e3d11db52a353de97afd1e17dab95e921ac7

  1. … 4 more files in changeset.
Added comments for TreeViewControl => Renamed some of the API methods Related to Issue [WTI-348]

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

Former-commit-id: 6db2f7091a8a45bfa7e0c22446816faacf3e7ee8

  1. … 10 more files in changeset.
Improved TreeViewControl API => Made GetNodeByTag private Related to Issue [WTI-347]

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

Former-commit-id: fb4cd8ba38a51603823833935d582bf54c1dcf83

  1. … 2 more files in changeset.
Improved TreeViewControl API Related to Issue [WTI-347]

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

Former-commit-id: d0c17b0b4cfa92785b9d3b4405e353d4f96e16aa

  1. … 6 more files in changeset.