68 Commits (fcee846228d4c0d957a24913cf3ecdb52935ff02)

Author SHA1 Message Date
Steven Kirk 3eb5e0e200 Tweaked logging of binding errors. 9 years ago
Steven Kirk 7c13974285 Added failing test for #546. 9 years ago
Steven Kirk 48f0c05522 Fix BindingNotification.ClearValue. 9 years ago
Steven Kirk 129378cad1 Added more GC.KeepAlive statements. 9 years ago
Steven Kirk ef1039b865 Unskip another test. 9 years ago
Steven Kirk 7baa7dc0dd Added GC.KeepAlive to tests. 9 years ago
Steven Kirk 11586a4d4c Don't have async void tests. 9 years ago
Wiesław Šoltés 9450cbe4fd Skip failing Moq tests 9 years ago
Wiesław Šoltés 8b0ebc135e Skip failing Moq tests 9 years ago
Wiesław Šoltés 1f9426b345 Fix InvariantCultureFixture 9 years ago
Wiesław Šoltés b79fc889eb Fix duplicate 'CollectionBehavior' attribute 9 years ago
Wiesław Šoltés a07ae6e7ca Limit Tasks to a single thread 9 years ago
Wiesław Šoltés 3db4a5826c Skip tests as results are not consistent 9 years ago
Wiesław Šoltés bd3b34c0c8 Fix .NETCoreApp,Version=v1.1 tests 9 years ago
Wiesław Šoltés 91aaf87a36 Remove NET461 specific assert 9 years ago
Wiesław Šoltés dc92cd95ac Fix NET461 tests 9 years ago
Wiesław Šoltés 3ee2d9425f Fix expected exception message 9 years ago
Wiesław Šoltés bb117a7952 Set CurrentUICulture for tests 9 years ago
Wiesław Šoltés 66d5d70784 Use InvariantCulture same as for other tests 9 years ago
Wiesław Šoltés 872575b9b7 Set project OutputType 9 years ago
Wiesław Šoltés 45112f6690 Fix netcoreapp1.1 target framework build 9 years ago
Wiesław Šoltés 19f0f1d407 Removed unused files 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 71c6c572ac Moved ncrunch files to their own dir. 9 years ago
Steven Kirk 6036bd5998 Moved ncrunch files to their own dir. 9 years ago
Steven Kirk 15896f3158 Added failing test for #831. 9 years ago
Jeremy Koritzinsky 058e28640c Fixed some whitespace. 10 years ago
Jeremy Koritzinsky 1dc96e4184 Added more tests. 10 years ago
Jeremy Koritzinsky b038ed55ee Add ability to set the value pointed to by an indexer node. 10 years ago
Steven Kirk 59c49d259d Renamed assembly SceneGraph -> Visuals. 10 years ago
Steven Kirk 715149b1f5 Improve stream operator error message. 10 years ago
Steven Kirk 0ddf4caa95 Added a "stream" binding expression operator. 10 years ago
Steven Kirk dd29966f20 Run certain tests in invariant culture. 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 c9d3408c29 Improve numerical binding error messages. 10 years ago
Steven Kirk 7cb001801a Try to improve logged binding errors. 10 years ago
Steven Kirk f59c16bc00 Improve broken binding diagnostic messages. 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
Steven Kirk 06cd5c15f1 Don't run markup unit tests in parallel. 10 years ago
Steven Kirk 50b0b687cd Moved some leak tests to LeakTests. 10 years ago
Steven Kirk 844da05fe8 Revert "Only send BindingNotifications on error." 10 years ago
Steven Kirk 5a9be7d94a Make sure new value is returned. 10 years ago