Migration

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed failing migration tests due to moved paths. WTI-1425

Updated MigrationTestProject to contain all serializable elements in order to verify the migration logic. WTI-1425

Fixed migration test data path. WTI-1760

  1. … 5 more files in changeset.
Cleanup. WTI-1760

Fixed compilation errors. WTI-1760

  1. … 5 more files in changeset.
Moved Test util Tests to right project. WTI-1760

  1. … 3 more files in changeset.
Moved TestUtil files to right project. WTI-1760

  1. … 4 more files in changeset.
Moved integration tests to right project. WTI-1760

  1. … 10 more files in changeset.
Added NUnit to test projects. WTI-1760

Added Ringtoets.Migration.Core.TestUtil.Test project. WTI-1760

  1. … 1 more file in changeset.
Added Ringtoets.Migration.Core.TestUtil project. WTI-1760

  1. … 1 more file in changeset.
Added migration integration test project. WTI-1760

  1. … 1 more file in changeset.
Fixed compilation errors. WTI-1760

  1. … 3 more files in changeset.
Adjusted namespace. WTI-1760

Renamed project to Ringtoets.Migration.Test. WTI-1760

  1. … 1 more file in changeset.
Moved Application.Ringtoets.Migration.Test project to Ringtoets namespace. WTI-1760

    • -0
    • +25
    ./test/Ringtoets.Migration.Test/Properties/AssemblyInfo.cs
    • -0
    • +27
    ./test/Ringtoets.Migration.Test/packages.config
  1. … 4 more files in changeset.
Fixed compilation errors. WTI-1760

  1. … 1 more file in changeset.
Changed namespace. WTI-1760

Renamed Application.Ringtoets.Migration to Ringtoets.Migration. WTI-1760

Moved Application.Ringtoets.Migration to Ringtoets namespace. WTI-1760

    • -0
    • +25
    ./src/Ringtoets.Migration/Properties/AssemblyInfo.cs
    • -0
    • +202
    ./src/Ringtoets.Migration/Properties/Resources.Designer.cs
    • -0
    • +159
    ./src/Ringtoets.Migration/Properties/Resources.resx
    • -0
    • +25
    ./src/Ringtoets.Migration/packages.config
  1. … 6 more files in changeset.
Fixed compilation errors. WTI-1760

Changed namespaces. WTI-1760

Renamed Migration.Core.Test. WTI-1760

  1. … 1 more file in changeset.
Moved Application.Ringtoets.Migration.Core.Test to Ringtoets namespace. WTI-1760

  1. … 41 more files in changeset.
Fixed compilation errors. WTI-1760

Changed namespace. WTI-1760

Renamed Application.Ringtoets.Migration.Core to Ringtoets.Migration.Core. WTI-1760

  1. … 1 more file in changeset.
Moved Migration.Core to Ringtoets namespace. WTI-1760

    • -0
    • +25
    ./src/Ringtoets.Migration.Core/Properties/AssemblyInfo.cs
    • -0
    • +135
    ./src/Ringtoets.Migration.Core/Properties/Resources.resx
  1. … 33 more files in changeset.
Adjusted migration script for the point3d serializer for backwards compatibility: - Removed namespace attribute

WTI-1425