2798 Commits (3acf969fcffeb6b9ed951b4edd4e4c043fbc9ab8)

Author SHA1 Message Date
Dan Walmsley ccd5a92725 apply fix to timepicker tests also. 6 years ago
Steven Kirk f1e4a6a50a Register a font manager. 6 years ago
Maksym Katsydan 6f7dac83d1 Add focus-visible support with tests 6 years ago
Steven Kirk 8d2af50808 Add failing tests for #3552. 6 years ago
Steven Kirk ed43a5753a Handle BindingNotifications in LogicalNotNode. 6 years ago
amwx c9a4543d02 Skip failing time picker test 6 years ago
Benedikt Schroeder c9a98da01a Fix mandatory break 6 years ago
Benedikt Schroeder f211e3c724 Disable generators 6 years ago
Benedikt Schroeder f377172947 Introduce line break tests 6 years ago
Benedikt Schroeder 4fe771786e Update to Unicode 13.0 6 years ago
Jumar Macato baf63bfeec
add failing test 6 years ago
Jumar Macato ea12af0778
address review and add unit tests 6 years ago
amwx 61294fcaff Add unit tests 6 years ago
Steven Kirk a0e8afe841 Added rotate transform test. 6 years ago
Steven Kirk b5da0310f1 Update tests from UWP tests. 6 years ago
Steven Kirk 9c7aeaf713 Initial implementation of EffectiveViewportChanged. 6 years ago
Benedikt Schroeder 2a181d9acb Introduce TextRunProperties 6 years ago
Steven Kirk 2807cbe6cb Make LayoutManager disposable. 6 years ago
Steven Kirk f14d73f5c9 Disable render layers. 6 years ago
Nikita Tsukanov a3fe36b8a5 Fixed memory tests broken by Moq 6 years ago
Steven Kirk 259529fbcd Added unit test for not laying out invisible toplevel. 6 years ago
Steven Kirk d3c3741bec No longer need to pass root to ExecuteInitialLayoutPass. 6 years ago
Steven Kirk 7694fc0484 Don't run layout passes on hidden TopLevels. 6 years ago
Luis von der Eltz c4ef08206e Implementing support for IsTabStop attached property 6 years ago
Dariusz Komosinski 178a1aeb19 Add failing unit test. 6 years ago
Rustam Sayfutdinov 8414ace5cf Remove duplicate code for RoundLayoutValue 6 years ago
amwx af2d3205e3 Rename timepicker selectedtime test 6 years ago
Steven Kirk 55868ce690 Remove serilog. 6 years ago
Steven Kirk 479d480ad9 Parameterize logger on area as well as level. 6 years ago
amwx e1ba96b0f5 Add some unit tests 6 years ago
Steven Kirk bc891efc13 Don't raise ScrollChanged if nothing changed. 6 years ago
Dariusz Komosinski 2b50335727 Increase coverage of transform parsing and fix found issues. 6 years ago
Dariusz Komosinski 4b0e88f0ec Implement remainder of matrix interpolation fallback test. 6 years ago
Dariusz Komosinski 179fdd21b3 Use epsilon when checking for singular matrices. Add benchmark for decomposing a Matrix. Add more tests for Matrix struct. 6 years ago
Dariusz Komosinski 8c5b22c8cc Initial CSS like transform support. 6 years ago
amwx 0863b29d09 Rename existing DatePicker control 6 years ago
Rustam Sayfutdinov 5a65aa09f8 Add some tests for double case MathUtilities 6 years ago
Rustam Sayfutdinov 725081e187 Fix to not ~0 in test 6 years ago
Rustam Sayfutdinov 3307fd577b Replace check AreClose(x, 1) by IsOne in RoundLayoutValue 6 years ago
Steven Kirk 363b2a0489 Fix failing tests. 6 years ago
Rustam Sayfutdinov c4668f5ef3 Add tests for float math utils 6 years ago
Rustam Sayfutdinov 1ce6df7186 Remove duplicate code for MathUtilities 6 years ago
Rustam Sayfutdinov c73e777ed2 Return hack with double.Epsilon 6 years ago
Rustam Sayfutdinov 006186b981 Fix machine epsilon for double 6 years ago
Steven Kirk fc711e7c86 Measure PopupRoot to MaxAutoSizeHint. 6 years ago
Steven Kirk 5e16897137 Unwrap BindingNotification in MultiBinding. 6 years ago
Steven Kirk c3a5c48d6f Raise ScrollChanged when layout updated. 6 years ago
Steven Kirk d46265233d Raise LayoutUpdated at the end of layout pass. 6 years ago
Nikita Tsukanov 165da1c678 Naming 6 years ago
Max Katz 53cb9d266d Add ToolTip :open pseudo class tests 6 years ago