69 Commits (0d01ffcea0d08e2911fd5d6bc7722541fcb9827d)

Author SHA1 Message Date
Wiesław Šoltés aac49c8a6d Enable Avalonia.Markup.UnitTests .Net Core tests 9 years ago
Wiesław Šoltés 39fe06c983 Disable Markup tests 9 years ago
Wiesław Šoltés 1304c54a64 Set tests Configuration 9 years ago
Wiesław Šoltés 590f9f8d83 Enable all Net-Core unit tests 9 years ago
Nikita Tsukanov ecd64c876b Allow publishing to nuget from non-release branches with tags prefixed with `nuget-release-` 9 years ago
Nikita Tsukanov 25ba0c8207 Updated dotMemory 9 years ago
Nikita Tsukanov 3d3786e742 Cake + Mono = HATE 9 years ago
Nikita Tsukanov 0ccd5fb3be Speed limit enforced by aircraft 9 years ago
Nikita Tsukanov eb2b10900c Include config files in zip archive 9 years ago
Nikita Tsukanov 894556c274 Include native libs to zip archive 9 years ago
Wiesław Šoltés 457d7bccaa Updated NuGet.CommandLine package version 10 years ago
Wiesław Šoltés 3c78a4af05 Disable .NET Core markup unit tests 10 years ago
Wiesław Šoltés e85fb8b8f2 Enable markup unit tests 10 years ago
Wiesław Šoltés 29045f85c5 Disable for now markup unit tests for dotnet 10 years ago
Wiesław Šoltés 3b3266cc7c Converted Avalonia.Visuals.UnitTests to a new project system 10 years ago
Wiesław Šoltés 6b0a5c0449 Converted Avalonia.Styling.UnitTests to a new project system 10 years ago
Wiesław Šoltés 86a54ec60d Converted Avalonia.Markup.Xaml.UnitTests to a new project system 10 years ago
Wiesław Šoltés 554ac50c71 Converted Avalonia.Markup.UnitTests to a new project system 10 years ago
Wiesław Šoltés 0c9df8878f Converted Avalonia.Interactivity.UnitTests to a new project system 10 years ago
Wiesław Šoltés 8601a3e71e Converted Avalonia.Input.UnitTests to a new project system 10 years ago
Nikita Tsukanov f129262238 Skip netcoreapp1.1 for layout and controls for now 10 years ago
Nikita Tsukanov 886a65beaa Use dotnet test for layout and controls tests 10 years ago
Nikita Tsukanov bcbfbbb906 skip net core tests on windows 10 years ago
Nikita Tsukanov f3394b881f Fixed linux build 10 years ago
Nikita Tsukanov dc8a32d1b1 Run Avalonia.Base.UnitTests using `dotnet test` 10 years ago
Nikita Tsukanov a06a6d10bd Install dotMemoryUnit from cake script 10 years ago
Nikita Tsukanov beda69a2e6 Special hack to keep VS happy 10 years ago
Nikita Tsukanov a6fb94afde use nuget 4.3 10 years ago
Nikita Tsukanov f6cad5f10c use msbuild for package restore 10 years ago
Nikita Tsukanov 4bb5ebf070 Fixed build script for windows 10 years ago
Wiesław Šoltés 3674dbd529 Remove unnecessary information call 10 years ago
Wiesław Šoltés 042d255f2c Split cake build script 10 years ago
Nikita Tsukanov d0e6915542 Added package for GTK3 and "fixed" platform detector for .NET Core 10 years ago
Nikita Tsukanov 8afb694ead Fixed dependencies 10 years ago
Nikita Tsukanov 830a4963fe Added netcoreapp1.0 build for Avalonia.Skia.Desktop, updated splat 10 years ago
Nikita Tsukanov a5467c31e5 Downgrade to .NETStandard1.5 10 years ago
Nikita Tsukanov 424c21fab4 Added Avalonia.DotNetCoreRuntime 10 years ago
Nikita Tsukanov 3e237a2fdc Prepare separate solution for XBuild 10 years ago
Nikita Tsukanov e9554554c1 Avalonia.Win32 for .NETStandard 1.1 10 years ago
Steven Kirk 714145b13d Added SharpDX.Direct3D11 to nuspec. 10 years ago
Jeremy Koritzinsky 8f2c55fb04 Changed render tests and designer support test to always output to the artifacts/tests folder and modify the relative paths within so they don't fail on CI. Fixed CI to fail if tests fail (got turned off when OpenCover was added accidentally). 10 years ago
Jeremy Koritzinsky 33df423ef5 Remove Coveralls.io coverage support since we are using CodeCov instead. 10 years ago
Jeremy Koritzinsky 22b89ed897 Copy all tests to a test directory under artifacts to prevent collecting coverage for multiple copies of the same assembly in multiple different areas. (Massively shrinks the coverage.xml file). 10 years ago
Jeremy Koritzinsky 57750c8cfe Added Coveralls credentials and settings 10 years ago
Jeremy Koritzinsky b6e062ed8a Add initial Coveralls.io publishing 10 years ago
Jeremy Koritzinsky 5edb20fdfe Added CodeCov uploading. 10 years ago
Jeremy Koritzinsky c86e750281 Add OpenCover coverage testing for Windows builds. 10 years ago
Wiesław Šoltés 1d73d7fe86 Added support for zip binaries build artifacts for AppVeyor 10 years ago
Steven Kirk 59c49d259d Renamed assembly SceneGraph -> Visuals. 10 years ago
Steven Kirk 95a623f6cf Updated XUnit NoAppDomain setting. 10 years ago