Core.Common.TestUtil.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Moved GC of FileDisposeHelper to the tests that depend on it -- Found out that calling *SQLiteConnection.ClearAllPools();* should close the connection pools. Unfortunately, in combination with the Entity Framework it does not seem to to have affect anything.

Related to Issue [WTI-476]

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

Former-commit-id: 714bcdc0449060510357432a4911f7c707119174

Former-commit-id: 0dbd339ef76ea75631b12f83cae703df639c6a68

  1. … 5 more files in changeset.
- Extended FileDisposeHelper to support multiple files that are guaranteed to be deleted upon disposal. - Implemented *PerformCalculation* for *ExceedanceProbabilityCalculationOutput* Related to Issue [WTI-476]

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

Former-commit-id: 7a76766169ac55a3e4b54b1c8ee9b5f8751344d7

Former-commit-id: 175f2ab6ab6fd6fd6971d29d79d08f8dd49f129f

  1. … 4 more files in changeset.
- Review comments processed Related to Issue [WTI-434]

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

Former-commit-id: f05f341be86ca1b4eb879333768a3925aa0cf58f

Former-commit-id: 447cb6e97ffc42fd36f3f0ce3d1649cd844161b9

    • -0
    • +91
    ./FileDisposeHelperTest.cs
  1. … 19 more files in changeset.
* Implemented review suggestions of WTI-Review-369: ** Made Point2D, Point3D and Segment2D more clearly immutable. ** Removed Point2D default constructor (now more consistent with point3D) ** Math2D.SplitLineAtLenghts improvements: *** Reuse of epsilonForComparisons. *** Xml docs. *** variable naming. ** Remove IFileImporter.SupportedItemType and made FileImporterBase generic with type-parameter to use instead. ** Improved test names. ** Optimizations in FailureMechanismSectionsImporter. ** Test coverage for DoubleWithToleranceComparer. ** Improved text resources. Related to Issue [WTI-365]

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

Former-commit-id: 9e27e584fe2b6fd5244140250c9ddd9a82bd3e65

Former-commit-id: 12a7c688737048e0aea43a05962cb795dc6fcccb

    • -0
    • +114
    ./DoubleWithToleranceComparerTest.cs
  1. … 28 more files in changeset.
* Merged MathUtils into ComparableExtensions. * Removed TypeConverter. * Moved TestHelperTest from Core.Common.Utils.Test to Core.Common.TestUtil.Test and related test-data. * Fully covered and documented root of Core.Common.Utils. Related to Issue [WTI-187]

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

Former-commit-id: 72a534c6b345b6ba66294b1837e9b7aa578a6536

    • -0
    • +83
    ./Properties/Resources.Designer.cs
    • -0
    • +127
    ./Properties/Resources.resx
    • binary
    ./Resources/abacus.png
    • binary
    ./Resources/acorn.png
  1. … 23 more files in changeset.
Refactored: - WindowsFormsTestHelperTest - GuiTestHelper - ProjectExplorerGuiPlugin - ProjectTreeViewTest Related to Issue [WTI-163]

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

Former-commit-id: 75555d5977462c6423aafd4155675012ff570fcb

  1. … 2 more files in changeset.
Change test method names to correct standards. Related to Issue [WTI-163]

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

Former-commit-id: 2118e8503daf08d0b26f92d888d62e712890b9a4

Improved pdb configuration Related to Issue [WTI-309]

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

Former-commit-id: 95c06c9a739ec690e52abe7ac71566ab2dfe1049

  1. … 21 more files in changeset.
removed reference from one test project to another to make sure the tests are only executed once Related to Issue [WTI-250]

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

Former-commit-id: be509f3fc0b52b962e12278aa2a7dabe1f6c6471

  1. … 20 more files in changeset.
updated copyright year to 2016 Related to Issue [WTI-45]

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

Former-commit-id: 314677460610374d04aeb1921780609d57f78bbf

  1. … 14 more files in changeset.
Renamed TestUtils to TestUtil Related to Issue [WTI-184]

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

Former-commit-id: d7daba7b69132117103600f3370c1324765c1c86

    • -0
    • +69
    ./Core.Common.TestUtil.Test.csproj
    • -0
    • +35
    ./Properties/AssemblyInfo.cs
    • -0
    • +135
    ./WindowsFormsTestHelperTest.cs
  1. … 136 more files in changeset.