245 Commits (a66bdcf87f89b1a77e3bc537eb7ce5b853e71021)

Author SHA1 Message Date
Wiesław Šoltés f3e2d45e19 Fix tests 4 years ago
Dariusz Komosinski 90b67c3b9f Modify test setup so actual framework classes are used. 4 years ago
Kaktusbot 5eca6cc83e Add test to AvaloniaList.AddRange to notify Count property changed 4 years ago
Dariusz Komosinski 066c81b1ac Another fix for WeakHashList. Added basic unit tests. 4 years ago
Steven Kirk 6df672e4c0 Remove IAvaloniaPropertyVisitor. 4 years ago
Steven Kirk f9dbbb3da1 Make UpdateDataValidation non-generic. 4 years ago
robloo c7e0a68f27 Support RGB component percentages in CSS format parsing 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Steven Kirk d42a936478 Remove virtual generic methods from ValueStore. 4 years ago
Steven Kirk f8706278a8 Make OnPropertyChanged non-generic. 4 years ago
Steven Kirk 5763a914fe Remove generics from IAvaloniaObject. 4 years ago
Tim a3b5ee8375 Adding Test for BindingDisposable 4 years ago
Max Katz 7794d1b046 Add tests 4 years ago
Rustam Sayfutdinov 04f9c0b5b6 Fix getting paths from Uri 4 years ago
Takoooooo 71c438a4a3 fix 4 years ago
Nikita Tsukanov f010322a06 Force compacting WeakEvent subscriber list in before assertions in tests 4 years ago
Nikita Tsukanov 1221356df3 apicompat 4 years ago
Nikita Tsukanov e6c08a13d7 Added reflection-free API for weak events 4 years ago
usUyGBx 05fdbd88ef
Send one notifi per seq range in RemoveAll method of AvaloniaList (optimized) (#5754) 4 years ago
Steven Kirk 721547fcb2 Update samples/tests to net6.0. 4 years ago
Takoooooo 77f4a6e808 more tests 5 years ago
Takoooooo 5c1fd27d1f wip 5 years ago
Takoooooo 7a027792cb add failing test 5 years ago
Steven Kirk 04ae8ee43f Added failing property batch update tests. 5 years ago
Steven Kirk 5bc392ee95 Added more failing tests. 5 years ago
Steven Kirk 3afa95253f Allow binding property during ending batch update. 5 years ago
Steven Kirk 03cf2c6f9f Added another failing batch update test. 5 years ago
Steven Kirk 0a41ba08fd Added failing batch update test. 5 years ago
Max Katz b240fc7d0c Add failing and working tests for null DataContext 5 years ago
Dan Walmsley b735796c64 Rename PropertyMetaData to AvaloniaPropertyMetaData 5 years ago
Dan Walmsley 9eb7a1002f fix test signing 5 years ago
Steven Kirk 42bab93224 Handle nested batch updates. 5 years ago
Steven Kirk c4c4cc8bd8 Handle batching binding completion. 5 years ago
Steven Kirk 27df5a2bd9 Fix LocalValue bindings during batch update. 5 years ago
Steven Kirk e542c5bc89 Removed old code. 5 years ago
Steven Kirk 0f238113f5 Implement batching for AvaloniaObject property values. 5 years ago
Giuseppe Lippolis c98918bc2a Update tests 6 years ago
Dariusz Komosiński 00dbf12cee Remove not needed code. 6 years ago
Dariusz Komosiński 8555fed86b Add failing tests for #4733 and fix property accessor. 6 years ago
Kieran Devlin f3e0863f52 Updated exception type for validation exceptions so that DataValidationErrors can extract the user friendly message. 6 years ago
Steven Kirk 3f47f6dba3 Added failing test for AvaloniaList.CopyTo. 6 years ago
José Pedro 32fe0e60a7
Use typed property changed args instead of changing handler args type. 6 years ago
José Pedro 7782261ec3
Added typed AvaloniaProperty<T>.Changed. 6 years ago
Steven Kirk 37bd384794 Use EnabledDataValidation from metadata. 6 years ago
Steven Kirk d5716fce8f Added failing data validation test. 6 years ago
Steven Kirk 7519f85706 Added property metadata tests. 6 years ago
Steven Kirk 09b042683a Move some tests. 6 years ago
Dariusz Komosinski 178a1aeb19 Add failing unit test. 6 years ago
Rustam Sayfutdinov 8414ace5cf Remove duplicate code for RoundLayoutValue 6 years ago
Rustam Sayfutdinov 5a65aa09f8 Add some tests for double case MathUtilities 6 years ago