A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Benedikt Stebner eeb9e36a05
[Text] Glyph Outline Part 1/13 - Utility types for glyph outline support (#21405)
3 weeks ago
..
AvaloniaPropertyDictionaryTests.cs Improve AvaloniaObject.GetValue performance (#15342) 2 years ago
AvaloniaResourcesIndexTests.cs Try to combine AvaloniaResources with the same system path (#15302) 2 years ago
DelegateCommand.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 9 months ago
InlineDictionaryTests.cs Fix InlineDictionary Behavior for Single Item Reassignment (#17370) 2 years ago
MathUtilitiesTests.cs Remove duplicate code for RoundLayoutValue 6 years ago
ObjectPoolTests.cs [Text] Glyph Outline Part 1/13 - Utility types for glyph outline support (#21405) 3 weeks ago
SafeEnumerableAvaloniaListTests.cs Implement a copy-on-write list for VisualChildren/LogicalChildren (#21884) 2 months ago
SingleOrQueueTests.cs Use SingleOrQueue instead of Queue in DeferredSetter. Make sure tests pass. 8 years ago
SpanStringTokenizerTests.cs Add SpanStringTokenizer and avoid many string allocations in FontCollectionBase (#17745) 2 years ago
StringSplitterTests.cs Add support for parsing BoxShadows with color functions (#20321) 9 months ago
UriExtensionsTests.cs Handle long file paths in UriFromFilePath (#19955) 11 months ago
WeakHashListTests.cs Another fix for WeakHashList. Added basic unit tests. 4 years ago