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

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

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

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

  1. … 6095 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. … 39 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.
- Merged conditional ?: expressions into conditional access. - Merged sequential checks in && or || expressions.

Paired with berg_jl

Related to Issue [WTI-1242]

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

Former-commit-id: 046b2480e95cfbe00503c7529eef55b577d7c563

Former-commit-id: b458cfeda0d4eeff999fab9ba59e439bcb9c9526

  1. … 39 more files in changeset.
Applied cleanup over Ringtoets.Core Related to Issue [WTI-1242]

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

Former-commit-id: e79666c3005d8749a1973fc827c38a6e17a64dfd

Former-commit-id: d1b69716d861a8986cd3fb3e1426d5be26758c48

  1. … 30 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.
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.
- Changed splashScreen picture - Removed progress indicator and redundant information (licenseText and copyrightText) Related to Issue [WTI-685]

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

Former-commit-id: 2e4825bec317c36062eaf63a1e00e2f86bfe18a9

Former-commit-id: d83f5d0eb997f040d7577297e3ea87d05d65e03c

  1. … 9 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.
Last typo's fixed for WTI-Review-333 Related to Issue [WTI-337]

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

Former-commit-id: a00d115a8d2138035fd8351fb18f332607e8727f

Former-commit-id: 36457ad99961ddcd35d267ae14bc4275ebf4a3d5

  1. … 24 more files in changeset.
* Implemented review suggestions from WTI-Review-319 ** Fixing typo's ** Extra XML docs ** Improved consistency ** Removed obsolete tests ** Split tests to improve readability Related to Issue [WTI-337]

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

Former-commit-id: 1116e927199781c11f61b477a300c8afbe2d07e3

Former-commit-id: 52e3e9f95fcba68cbb73e497ad02b8d883d8454c

  1. … 86 more files in changeset.
Paired: * Small scalability optimizations in SplashScreen.xaml. * Fixed bug in SplashScreen related to showing support ui elements. Related to Issue [WTI-143]

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

Former-commit-id: f273bfec00d58dd0ffa8a7270c125028d441edf8

  1. … 2 more files in changeset.
# Added support phone and email (website) to about dialog (not splashScreen) # Removed company from splashScreen and about box (request of PO) # New grid layout for SplashScreen # Improved test coverage of SplashScreen Related to Issue [WTI-143]

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

Former-commit-id: fa4e96ceb27272211622a2b19fc9b045bf618b7f

  1. … 7 more files in changeset.
* Tests and XML documentation for: ** Core.Common.Gui/Forms/SplashScreen ** Core.Common.Gui/Forms/ViewManager Related to Issue [WTI-337]

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

Former-commit-id: 859ba4fe7d506a3956bcb6f71f59a9735f635a6b

    • -0
    • +102
    ./SplashScreenTest.cs
  1. … 26 more files in changeset.