Core.Plugins.CommonTools.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added OnUpdate event to TreeView so that the ToolTips on DocumentViews can be updated when nodes in the TreeView change (for example rename). Related to Issue [WTI-168]

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

Former-commit-id: edbc60154792f54d3328a914c563d07c3f474354

  1. … 6 more files in changeset.
SQLite database with load and save project Related to Issue [WTI-199]

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

Former-commit-id: 87c7609f9f912ed4e4fc8e5d5b0e7f6c3589e05d

    • -1
    • +1
    ./Core.Plugins.CommonTools.Test.csproj
  1. … 163 more files in changeset.
Set default platform to x86 (instead of AnyCPU) Removed configuration *CreateInstallerWithDemoProject* in projects (release was used anyways) Related to Issue [WTI-148]

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

Former-commit-id: 2fb0ca748dced07d7231dcbf87ed9885a248fffb

    • -8
    • +1
    ./Core.Plugins.CommonTools.Test.csproj
  1. … 72 more files in changeset.
Improved directory structure of Core.Common.Base Related to Issue [WTI-182]

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

Former-commit-id: 3168464f228a91b97925135b16969764661aa8a3

  1. … 77 more files in changeset.
Fixed creation of installer with demo projects added Related to Issue [WTI-95]

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

Former-commit-id: 81eb7226a7bfb9a01d5b8a9f2adac6514cbc8874

    • -0
    • +7
    ./Core.Plugins.CommonTools.Test.csproj
  1. … 71 more files in changeset.
- Created configuration for test coverage (it requires PDB files) - Cleaned up cofngiration for *CreateInstallerWithDemoProject*, it is an equivalent of *Release* Related to Issue [WTI-64]

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

Former-commit-id: c5f32c4f489636d5ebe6acddc774a15a5e3ef418

    • -2
    • +4
    ./Core.Plugins.CommonTools.Test.csproj
  1. … 73 more files in changeset.
project and namespaces corrected from *Tests to *Test. Related to Issue [WTI-148]

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

Former-commit-id: ad3feb5f5146dd0e8b1d11fc062143c4d2d3cc08

    • -0
    • +142
    ./Core.Plugins.CommonTools.Test.csproj
    • -142
    • +0
    ./Core.Plugins.CommonTools.Tests.csproj
  1. … 216 more files in changeset.
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

    • -0
    • +63
    ./CommonToolsGuiPluginTest.cs
    • -0
    • +142
    ./Core.Plugins.CommonTools.Tests.csproj
    • -0
    • +26
    ./Forms/TextDocumentViewTest.cs
    • -0
    • +15
    ./Properties/AssemblyInfo.cs
    • -0
    • +158
    ./TestViewList.cs
    • -0
    • +60
    ./test-data/TestPasteData_DutchDates.txt
    • binary
    ./test-data/restart.zip
    • -0
    • +16
    ./test-data/timeseries.csv
    • -0
    • +16
    ./test-data/timeseries_errors.csv
  1. … 933 more files in changeset.