3345 Commits (22644028ca5c52843f87f45f42a2a44ed2eab7fe)

Author SHA1 Message Date
GMIKE 5407e6293f spaces 5 years ago
GMIKE 339ddca027 Sharper angle of a LineNode in Tests 5 years ago
GMIKE ce21eee155 replace target-typed object creation 5 years ago
GMIKE 721e088911 LineNode tests 5 years ago
Steven Kirk 4e65b0296b Added failing tests for #6729. 5 years ago
Dan Walmsley 786375aff9 handle platforms that return null for the trayiconimpl. 5 years ago
Nikita Tsukanov 5ede6f9ae2 Added support for non-control templates in XAML 5 years ago
Benedikt Stebner 68418d7f2a Add failing test 5 years ago
Steven Kirk 79f601886e Added tests for transforms on CombinedGeometry children. 5 years ago
Steven Kirk 6e0a911a3a Add test for transforms on GeometryGroup children. 5 years ago
Steven Kirk f66bdefaf6 Simplified GeometryGroup tests, 5 years ago
Dan Walmsley 00b82a215d fix unit tests. 5 years ago
Steven Kirk 4dbf646a73 Implement CombinedGeometry. 5 years ago
Dan Walmsley 33f4bb6418 fix unit tests. 5 years ago
Steven Kirk 89cb076778 Implement GeometryGroup. 5 years ago
Tako c6f9c6a820
Implement MaskedTextBox (#6453) 5 years ago
Takoooooo 60b3e028b5 fix 5 years ago
Steven Kirk 2a09574ba7 Revert "Fixed gradient brush target rectangles." 5 years ago
Takoooooo 77f4a6e808 more tests 5 years ago
Takoooooo 5c1fd27d1f wip 5 years ago
Takoooooo 7a027792cb add failing test 5 years ago
Giuseppe Lippolis df5250e155 ref(tests): warning CS0067 The event 'TrackingResourceProvider.OwnerChanged' is never used 5 years ago
Giuseppe Lippolis 7d8e6ea75f ref(tests): warning CS0067 The event 'KeyboardDeviceTests.DelegateCommand.CanExecuteChanged' is never used 5 years ago
Giuseppe Lippolis 8b6f264379 ref(test): removed warning CS0105 The using directive for 'System' appeared previously in this namespace 5 years ago
Steven Kirk 5ae9a2d60c Validate source collection, and add tests. 5 years ago
Steven Kirk cd80536d58 Added failing test for #6439. 5 years ago
Max Katz 0f83ccb4b0
ContentPresenter should create child without content, if template was set (#6226) 5 years ago
Steven Kirk 9718a77fa9 Skip TextLayout render tests on OSX. 5 years ago
Wiesław Šoltés 5b9f06865e Update expected test files 5 years ago
Dan Walmsley 0ddc444d2c Rename eventargs class. 5 years ago
Dan Walmsley 2a4830bf5b fix tests. 5 years ago
Dan Walmsley c9458e5be8 use a ShutdownRequestedEventArgs class to future proof the event args. 5 years ago
Dariusz Komosinski c598b3883a Add unit test that verifies ordering. 5 years ago
Steven Kirk f6fce366cd Added failing tests for TextLayout when used with a transform. 5 years ago
Steven Kirk ba369a9059 Fix auto-scaling on win32. 5 years ago
Steven Kirk 911262bf3f Correctly handle long-form bindings with empty path. 5 years ago
Steven Kirk 551380e71d Added failing test for #4392. 5 years ago
Steven Kirk 298dd4e299 Added ShutdownRequested to IClassicDesktopStyleApplicationLifetime. 5 years ago
Dariusz Komosinski cca1d4abc4 Fix even more tests. 5 years ago
Dariusz Komosinski e55c11ec37 Fix unit tests. 5 years ago
Benedikt Stebner a55a6ec1ff Fix RightToLeft TextWrapping 5 years ago
Dan Walmsley b250fce59c rename test to describe the actual issue. 5 years ago
Dan Walmsley a295cac930 test more keys. 5 years ago
Dan Walmsley 73aaefcc32 add a failing unit test to demonstrate the issue. 5 years ago
Dan Walmsley ac45578575 initial attempt at unit test 5 years ago
Steven Kirk a42334d128 Hide child windows when hiding parent/owner. 5 years ago
Steven Kirk 15cdee1bee Ensure parent/owner windows are visible when showing child. 5 years ago
Steven Kirk 69852a56f5 Don't allow self as parent/owner window. 5 years ago
Steven Kirk ea3f85e126 Don't allow using a closed window as a parent/owner. 5 years ago
Steven Kirk cd51d638e9 Pass dialog flag to window impl Show. 5 years ago