Core.Common.Utils.Tests

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
renamed *Tests directories into *Test. Namespaces and projects come with the next commits

Related to Issue [WTI-148]

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

Former-commit-id: 7b15a1721206522eaf350e56a2d9a33c5215367e

    • -59
    • +0
    ./Aop/InvokeRequiredAttributeTest.cs
    • -57
    • +0
    ./Aop/TraceDllImportCallsAttributeTest.cs
    • -75
    • +0
    ./ChartViewDateTimeFormatProviderTest.cs
    • -140
    • +0
    ./Collections/EnumerableExtensionsTest.cs
    • -58
    • +0
    ./Collections/Extensions/ListExtensions.cs
    • -262
    • +0
    ./Collections/Generic/EventedListTest.cs
    • -179
    • +0
    ./Core.Common.Utils.Tests.csproj
    • -81
    • +0
    ./Globalization/RegionalSettingsManagerTest.cs
  1. … 929 more files in changeset.
reverted changes from rev 1009 for Tests projects in order to keep paths for the test-data files. Also they are not important to keep in Solution\bin folder. UMLs project reverted as well. Related to Issue [WTI-148]

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

Former-commit-id: b5e875391c3b9f3c190b7078802e7bb704520924

  1. … 35 more files in changeset.
all projects are build into SolutionDir\bin directory. Installer is also redirected to this dir. Related to Issue [WTI-148]

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

Former-commit-id: b930a00c4632ec165638f460385728583e825e17

  1. … 71 more files in changeset.
Prevent .pdb getting copied for anything but Debug in test projects. Related to Issue [WTI-64]

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

Former-commit-id: 7120d5b1b5e117098f2ef37a9cd2805a970d195d

  1. … 29 more files in changeset.
Added tests for AssertContextMenuStripContainsItem in TestHelper. Extended AssertContextMenuStripContainsItem with possibility to supply an expected enabled state. Disabled menu items in FailureMechanismNodePresenter's and PlaceholderWithReadonlyNameNodePresenter's context menu which have no functionality yet. Reordered ProjectTreeView's ContextMenu to match the one of FailureMechanismNodePresenter. Related to Issue [WTI-172]

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

Former-commit-id: 007130d4ecff38c1168dd5ddf1b0be02d5cbc557

  1. … 7 more files in changeset.
Moved *nunit.framework* (from 2.5.11) to NUGet (to version 2.6.4) - Fixed incorrect order of *SoilProfiles* and *SurfaceLines*. With the older version of NUnit, the test failed to identify this incorrect order Related to Issue [WTI-100]

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

Former-commit-id: 63d5be1e75f3e481c99b802445511d545c4cd668

  1. … 59 more files in changeset.
removed *zip utils* - deleted x64 folder for sharpmap

Related to Issue [WTI-100]

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

Former-commit-id: fe47388359433180129d5d2baf1ba304173fe543

  1. … 18 more files in changeset.
Removed the need of SharpTestEx library by replacing it with NUnit calls Related to Issue [WTI-64]

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

Former-commit-id: 78ad5f07e9258904c70ad94e1616e02671423c76

    • -2
    • +1
    ./ChartViewDateTimeFormatProviderTest.cs
    • -29
    • +7
    ./Collections/EnumerableExtensionsTest.cs
    • -10
    • +4
    ./Globalization/RegionalSettingsManagerTest.cs
    • -18
    • +9
    ./PropertyBag/DynamicPropertyBagTest.cs
  1. … 27 more files in changeset.
Removed *NDepend.Helpers.FileDirectoryPath.dll* - Rewritten a few methods that depended on NDepend.Helpers.FileDirectoryPath.dll Related to Issue [WTI-100]

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

Former-commit-id: 30ebd721907a6cd47b506308eff01a1e84d5efec

  1. … 4 more files in changeset.
Review related change => Removed SkipChildItemEventBubbling from INotifyCollectionChange Related to Issue [WTI-81]

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

Former-commit-id: 677fcce1900f10ade2d365d2e0322553ee38797b

    • -12
    • +0
    ./Collections/Generic/EventedListTest.cs
  1. … 6 more files in changeset.
Moved *RhinoMocks* to NUGet Related to Issue [WTI-100]

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

Former-commit-id: 581d3f7d8bcb436d66c815178bb61f30d6fd01d7

  1. … 45 more files in changeset.
Moved log4net to NUGet Related to Issue [WTI-100]

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

Former-commit-id: efc1ee9dc887a144abb0c543a7744ff8387ec427

  1. … 77 more files in changeset.
Removed Entity Related to Issue [WTI-81]

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

Former-commit-id: 180ce9cef43830024061d485ef768a163ceef361

  1. … 10 more files in changeset.
Removed Entity from Url Related to Issue [WTI-81]

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

Former-commit-id: 6f7e118299d9ac67ca67b96a1134db80fe0114c0

  1. … 2 more files in changeset.
Removed Entity from TextDocument Related to Issue [WTI-81]

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

Former-commit-id: 17cd3b094ba8f9af071a7f91f13f2b2e9705844e

  1. … 2 more files in changeset.
Renamed TextDocumentBase to TextDocument Related to Issue [WTI-81]

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

Former-commit-id: 05e5253f02e57c50724793b222ef6b0c6e752ed1

  1. … 7 more files in changeset.
Merged TextDocument and TextDocumentBase Related to Issue [WTI-81]

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

Former-commit-id: 5130dbad9a41890037425dd683871f4885188247

  1. … 6 more files in changeset.
Further cleanup and improvement of translations due to review. Related to Issue [WTI-6]

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

Former-commit-id: 82fdefedc8e13efbf5cffe5b56478dedc20d720c

    • -1
    • +1
    ./PropertyBag/DynamicPropertyBagTest.cs
  1. … 30 more files in changeset.
* Implemented the full node tree for child data of DikeAssessmentSection. * Introduced test utility method to compare images. Related to Issue [WTI-165]

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

Former-commit-id: 0f2dff03da7967bb831e913da7ae23a241d88c90

    • -0
    • +83
    ./Properties/Resources.Designer.cs
    • -0
    • +127
    ./Properties/Resources.resx
    • binary
    ./Resources/abacus.png
    • binary
    ./Resources/acorn.png
  1. … 22 more files in changeset.
* Implemented review comments of WTI-Review-130: ** Fixed output paths for projects; ** Removed unsupported configurations; ** Improved comments. Related to Issue [WTI-139]

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

Former-commit-id: c9e89aad465317fe084794b2643f5ba36cbdc489

  1. … 59 more files in changeset.
Removed EntityAttribute usage from TypeUtils

Related to Issue [WTI-81]

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

Former-commit-id: 9d651c4adf5ddf486de1facc3df0a1b62ef1d4db

  1. … 1 more file in changeset.
Removed obsolete methods Related to Issue [WTI-6]

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

Former-commit-id: 5cfe6f216a6f3d55a109820b0c5f15dd1e59483c

  1. … 1 more file in changeset.
Replaced CategoryAttribute with ResourcesCategoryAttribute. Fixed FileUtilsTest Fixed ProgressBarDialogTest Related to Issue [WTI-6]

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

Former-commit-id: 8fef2378d26af0bcb589a7a94b0e0bd822554084

  1. … 10 more files in changeset.
Extracted and translated strings from Core.Common.Utils (except for EntityAttribute which is up for removal). Removed unused classes: - QuarterNavigatableLabelFormatProvider - YearNavigatableLabelFormatProvider - ExcelFormula - ExcelFormulaToken - DateTimeFormats Related to Issue [WTI-6]

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

Former-commit-id: 9d852f9723b4c99d26069102a0dba84308250520

  1. … 16 more files in changeset.
Extracted strings mostly from exceptions from files to resources and added translations. Related to Issue [WTI-6]

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

Former-commit-id: c688648f21a99c64fbca59dbcfd445e2545d8b66

    • -3
    • +3
    ./PropertyBag/DynamicPropertyBagTest.cs
  1. … 50 more files in changeset.
Fixed the issues with localizable string which Resharper could find.

Related to Issue [WTI-6]

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

Former-commit-id: 3c5f1aa2e1df65ce2e0ea171dc2b650c5b414499

  1. … 19 more files in changeset.
* Created new configuration CreateInstallerWithDemoProject * Create Ringtoets.Demo project to add testing utils to the application ** Testing utils only available in Debug, Release and CreateInstallerWithDemoProject configurations, through the INCLUDE_DEMOPROJECT preprocessor symbol

Related to Issue [WTI-139]

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

Former-commit-id: 148370829781060c53c54af79d47d20e201453f3

  1. … 75 more files in changeset.
Fixed test where translation was required. Related to Issue [WTI-6]

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

Former-commit-id: d8b3da2975d527719c070743b7e90faa04afa53f

    • -14
    • +33
    ./ChartViewDateTimeFormatProviderTest.cs
following review Related to Issue [WTI-84]

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

Former-commit-id: 42ba6fa6620dfb1079ea57a18f791e88e5c50a17

  1. … 11 more files in changeset.
- Adjusted resources - Adjusted build files - Removed unused project (Ringtoets.Piping.Data.UML) Related to Issue [WTI-93]

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

Former-commit-id: 8b39a68cfeaf65dbebc380cd956ad59a6deedb5e

  1. … 85 more files in changeset.