Core.Common.Controls.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Extended DataGridViewControlCellFormatExtensions. WTI-2032

    • -2
    • +28
    ./DataGrid/DataGridViewControlCellFormatExtensionsTest.cs
  1. … 1 more file in changeset.
Fixed bug when a cell would not refresh when cancelling an edit. WTI-2031

  1. … 1 more file in changeset.
Restored AssemblyInfos and Core.Common.Version. WTI-2003

  1. … 358 more files in changeset.
Migrated Core common test projects. WTI-2003

    • -55
    • +22
    ./Core.Common.Controls.Test.csproj
  1. … 52 more files in changeset.
Reverted changes. WTI-2003

  1. … 100 more files in changeset.
Fixed failing/hanging tests on build server? WTI-2003

  1. … 101 more files in changeset.
Removed all resources designer files. WTI-2003

  1. … 99 more files in changeset.
Revert "Removed all resources designer files. WTI-2003"

This reverts commit 2b0b66513226fa1fcd379c2cd214d61302cc9be7.

  1. … 99 more files in changeset.
Updated license headers in application and core common. WTI-1971

  1. … 27 more files in changeset.
Revert "Updated NUnit in the solution. WTI-1966"

This reverts commit 8d6c02dba7d6bf52f2cd43f66b1bb61bf5925ee8.

  1. … 427 more files in changeset.
Updated NUnit in the solution. WTI-1966

  1. … 427 more files in changeset.
Fixed packages.config targetFramework. WTI-1953

  1. … 260 more files in changeset.
Fixed package references. WTI-1953

  1. … 293 more files in changeset.
Updated .net version in all packages.config. WTI-1953

  1. … 267 more files in changeset.
Revert "Updated .net version in all packages.config. WTI-1953"

This reverts commit 5b0a61282b618ef46d67391fa93f577622c0481e.

  1. … 267 more files in changeset.
Updated NUnit to 3.11.0: WTI-1966

- Updated .csproj files

  1. … 213 more files in changeset.
Updated NUnit to 3.11.0: WTI-1966

- Updated packages.config files

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

    • -3
    • +3
    ./DataGrid/DataGridViewColorCellTest.cs
    • -3
    • +3
    ./DataGrid/DataGridViewColorColumnTest.cs
    • -3
    • +3
    ./DataGrid/DataGridViewColumnStateDefinitionFactoryTest.cs
    • -3
    • +3
    ./DataGrid/DataGridViewColumnStateDefinitionTest.cs
    • -3
    • +3
    ./DataGrid/DataGridViewComboBoxItemWrapperTest.cs
    • -3
    • +3
    ./DataGrid/DataGridViewControlCellFormatExtensionsTest.cs
    • -3
    • +3
    ./DataGrid/EnhancedDataGridViewTest.cs
    • -3
    • +3
    ./PresentationObjects/ObservableWrappedObjectContextBaseTest.cs
    • -3
    • +3
    ./PresentationObjects/WrappedObjectContextBaseTest.cs
  1. … 227 more files in changeset.
Fixed .targets: WTI-1931

- Fixed included targets in the csproj: renamed Ringtoets --> Riskeer

  1. … 353 more files in changeset.
Incorporated comments reviews 3225 and 3227:

- Updated test names

- Formatting / layout tests

Paired with ~carloslubbers

WTI-1658

    • -21
    • +21
    ./DataGrid/DataGridViewControlTest.cs
  1. … 7 more files in changeset.
Add method to auto resize a single column in a datagridview WTI-1658

    • -0
    • +68
    ./DataGrid/DataGridViewControlTest.cs
  1. … 1 more file in changeset.
Add optional parameter to DataGridViewControl.RefreshDataGridView to control the auto resizing behavior WTI-1658

    • -2
    • +64
    ./DataGrid/DataGridViewControlTest.cs
  1. … 1 more file in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./DataGrid/DataGridViewColorCellTest.cs
    • -1
    • +1
    ./DataGrid/DataGridViewColorColumnTest.cs
    • -1
    • +1
    ./DataGrid/DataGridViewColumnStateDefinitionFactoryTest.cs
    • -1
    • +1
    ./DataGrid/DataGridViewColumnStateDefinitionTest.cs
    • -1
    • +1
    ./DataGrid/DataGridViewComboBoxItemWrapperTest.cs
    • -1
    • +1
    ./DataGrid/DataGridViewControlCellFormatExtensionsTest.cs
    • -1
    • +1
    ./DataGrid/EnhancedDataGridViewTest.cs
    • -1
    • +1
    ./PresentationObjects/ObservableWrappedObjectContextBaseTest.cs
    • -1
    • +1
    ./PresentationObjects/WrappedObjectContextBaseTest.cs
  1. … 6081 more files in changeset.
Improvements after review. Paired with Kleijn. WTI-1691

Changes after review. WTI-1691

    • -69
    • +2
    ./DataGrid/DataGridViewControlTest.cs
  1. … 1 more file in changeset.
Fixed combobox redraw delay. WTI-1691

    • -37
    • +55
    ./DataGrid/DataGridViewControlTest.cs
  1. … 1 more file in changeset.
Cleanup: Removed unused usings. WTI-1767

    • -1
    • +0
    ./PresentationObjects/WrappedObjectContextBaseTest.cs
  1. … 30 more files in changeset.
"<geen>" => "<selecteer>". WTI-1691

    • -1
    • +1
    ./DataGrid/DataGridViewComboBoxItemWrapperTest.cs
  1. … 14 more files in changeset.
"<geen>" => "<selecteer>". WTI-1691

    • -1
    • +1
    ./DataGrid/DataGridViewComboBoxItemWrapperTest.cs
  1. … 14 more files in changeset.
Set combobox FlatStyle to flat. WTI-1691

  1. … 1 more file in changeset.