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.
 
 
 
Nikita Tsukanov 0bad390dac Added PointerUpdateKind and replaced InputModifiers with KeyModifiers 7 years ago
..
Properties Renamed Perspex -> Avalonia 10 years ago
Avalonia.UnitTests.csproj Merge pull request #2778 from AvaloniaUI/popup-ng 7 years ago
ImmediateDispatcher.cs Support invoking a task in the dispatcher. 8 years ago
InvariantCultureFixture.cs Use CurrentCulture instead of CurrentUICulture. 9 years ago
MockAssetLoader.cs Now passing most of the tests 7 years ago
MockGlobalClock.cs Added skipped failing leak test for transitions. 7 years ago
MockPlatformRenderInterface.cs Get rid of not needed interfaces. 7 years ago
MockStreamGeometryImpl.cs Make Pen mutable. 7 years ago
MockWindowingPlatform.cs IPopupImpl is now optional advanced feature 7 years ago
MouseTestHelper.cs Added PointerUpdateKind and replaced InputModifiers with KeyModifiers 7 years ago
NotifyingBase.cs Use NotifyingBase in unit tests. 10 years ago
RuntimeInfo.cs Make our unit tests support library (Avalonia.UnitTests) target netstandard2.0 so we don't have to worry about targetting .NET Framework on linux. 8 years ago
TestLogSink.cs Renamed Perspex -> Avalonia 10 years ago
TestRoot.cs Use INameScope from IServiceProvider 7 years ago
TestServices.cs Added skipped failing leak test for transitions. 7 years ago
TestTemplatedRoot.cs Removed WithNameScope 7 years ago
TestWithServicesBase.cs Make ShapeLayoutTests use MockPlatformRenderInterface 9 years ago
UnitTestApplication.cs Refactored lifetime control into separate lifetime classes 7 years ago