31 Commits (ea7e9a7aed8fa32a6b003f3ebbe3dec49b4f1e73)

Author SHA1 Message Date
David Federman ea7e9a7aed
Onboard onto Central Package Management (#20704) 4 weeks ago
Youssef Victor c9e210eb70
Update to xunit.v3 (#20331) 2 months ago
Julien Lebosquain c68111294f
Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
Nikita Tsukanov fedbb270c0
Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
Max Katz 326ef7c9fd
Add .NET 8 target (Avalonia 11.1) (#14535) 2 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Steven Kirk 721547fcb2 Update samples/tests to net6.0. 4 years ago
Dan Walmsley 8ac7127809 sign more test assemblies 5 years ago
Steven Kirk 30e8cac05d Update to .NET core 3.1. 6 years ago
Nikita Tsukanov feadefc1a1 Run Mono/FullNET tests for all "core" libs except Avalonia.Controls 7 years ago
Jeremy Koritzinsky 44aaa33dc3 Clean up package dependencies. 8 years ago
Steven Kirk 30e78dc5b6 Only run unit tests on .net core. 8 years ago
Jeremy Koritzinsky eb7c010462 Retarget .Net Framework projects to 4.7 8 years ago
Nikita Tsukanov 913149d093 Switched to .NET Standard 2.0 9 years ago
Wiesław Šoltés 872575b9b7 Set project OutputType 9 years ago
Wiesław Šoltés 554ac50c71 Converted Avalonia.Markup.UnitTests to a new project system 9 years ago
Wiesław Šoltés f8097cc27d Added msbuild props for package references 9 years ago
Wiesław Šoltés 3a0ac21b48 Consolidated NuGet package versions 9 years ago
Nikita Tsukanov dc8a32d1b1 Run Avalonia.Base.UnitTests using `dotnet test` 9 years ago
Nikita Tsukanov 485fe1364e Everything is buildable via MSBuild 9 years ago
Nikita Tsukanov b6b5b9de88 Test now compile and can be run from visual studio 9 years ago
Nikita Tsukanov b0a063838f Migrated to PackageReference 9 years ago
Steven Kirk 59c49d259d Renamed assembly SceneGraph -> Visuals. 10 years ago
Wiesław Šoltés 9cdcf6cb02 Revert "Updated projects and packages" 10 years ago
Steven Kirk 079d481e36 Renamed ExpressionSubject -> BindingExpression. 10 years ago
Steven Kirk 57a611533c Added Data Annotations validation. 10 years ago
Steven Kirk 6ca54f7de5 Move Avalonia.Markup.UnitTests to .net 4.5. 10 years ago
Wiesław Šoltés 7cca79b435 Updated projects and packages 10 years ago
Steven Kirk 2f72295657 Started refactor of ExpressionObserver. 10 years ago
Steven Kirk 4906a472b0 Reimplemented data validation using BindingNotifications. 10 years ago
Jeremy Koritzinsky 3c5848bc2c Updated Rx to 3.0 and fixed a failing test from a not fully set up mock. 10 years ago
Steven Kirk 5c33fbc6ee Reimplemented property validation. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Jeremy Koritzinsky ee486113e5 Finished wiring up validation support. Now exceptions and INotifyDataErrorInfo implementers will set controls into their ":invalid" pseudo-class state. 10 years ago
Jeremy Koritzinsky f882e14e41 Added support for IPropertyAccessor's to listen for error notifications from a target that implements INotifyDataErrorInfo. 10 years ago
Steven Kirk 96ab9e62cd Added attached property support in bindings. 10 years ago
Steven Kirk 93884ea063 Added test for issue 284. 10 years ago
Steven Kirk 444b806eda Changes made my NuGet. 10 years ago
Steven Kirk 2df9a0d9f4 Forgot to save .csprojs. 10 years ago
Steven Kirk e096c849d9 Updated NuGet packages. 10 years ago
Steven Kirk 5f0a6c9d72 Use observable to signal update... 10 years ago
Steven Kirk 318be5196d Added some ExpressionObserver lifetime tests. 10 years ago
Steven Kirk b9992c582c Added binding ConverterParameter. 10 years ago
Steven Kirk 41cb6b68b6 Moved ControlLocator out of Data namespace. 11 years ago
Steven Kirk 554383b61d Added ControlLocator. 11 years ago
Steven Kirk 6fd2ec36a2 Fixed directory name/namespace in tests. 11 years ago
Steven Kirk 3427b7655b Added PerspexProperty plugin to ExpressionObserver. 11 years ago
Steven Kirk 16825ac45e Handle null and UnsetValue in ExpressionSubject. 11 years ago
Steven Kirk 62b8c5a40c Added default type converter for bindings. 11 years ago
Steven Kirk f1ca851833 Fix setting expression value on broken chain. 11 years ago