Max Katz
2fb68a43a6
Do not run Avalonia.PlatformSupport.UnitTests tests
4 years ago
Rustam Sayfutdinov
578f5fc1cb
Fix PlatformSupport.UnitTests
4 years ago
Steven Kirk
fb0da85ad3
Merge core libraries. ( #5831 )
* Merge core libraries.
Everything below `Avalonia.Controls` into `Avalonia.Base`.
* Move new files to correct place.
* Removed unused dirs/projects,
* Removed outdated references from theme assemblies.
* Merge unit tests to match new assembly layout.
* Fixup test namespaces.
* Make directory match namespace.
* Move files to match namespace.
* Move files to match namespace.
* Fix up incorrect namespace.
`Avalonia.Visuals.Media.Imaging` -> `Avalonia.Media.Imaging`.
* Fix resource URL.
* Removed outdated dependencies.
* Added missing project reference.
* Update test namespaces.
* Fix merge error.
* Fix merge errors.
* Fix bad merge in WindowsInteropTest.csproj.
* Fix up merge errors in csprojs.
* Remove merged tests from nuke.
* Fix up namespace.
* Fix compile error.
* Fix failing tests.
Now that more unit tests are present in Avalonia.Base.UnitTests, general `AvaloniaObject` properties are getting registered. Ignore those.
Co-authored-by: Jumar Macato <16554748+jmacato@users.noreply.github.com>
4 years ago
Max Katz
7752759eb8
Use JAVA_HOME_11_X64 SDK
4 years ago
Max Katz
6a968ecf86
Add more dotnet info output
4 years ago
Giuseppe Lippolis
19e4132c6b
feat(Build): Add 3 retry when the LeakTests fails
4 years ago
Dan Walmsley
b89e884bcf
Revert "Revert "Revert "upgrade to net462"""
This reverts commit e44c36bef3 .
4 years ago
Dan Walmsley
e44c36bef3
Revert "Revert "upgrade to net462""
This reverts commit c78179e9ac .
4 years ago
Dan Walmsley
c78179e9ac
Revert "upgrade to net462"
This reverts commit 010ca1901a .
4 years ago
Dan Walmsley
010ca1901a
upgrade to net462
4 years ago
Jumar Macato
a15e2597d2
remove mono check on nuke
5 years ago
Rustam Sayfutdinov
5bfbfb97d3
Use ControlCatalog.NetCore as an artifact
instead of ControlCatalog.Desktop
5 years ago
Rustam Sayfutdinov
2e500456eb
Remove Avalonia.ReactiveUI.Events
5 years ago
Dan Walmsley
3d98acbed9
fix nuke
5 years ago
Nikita Tsukanov
81e6df9188
CompileNative should depend on GenerateCppHeaders
5 years ago
Andrey Kunchev
376bb1ad49
fix issue #3113 compile avalonia.native.dylib with nuke
6 years ago
Rustam Sayfutdinov
a52464ebb9
Add html previewer tests to nuke
6 years ago
artyom
6275a1ca27
Don't test code that is generated at nukebuild time
6 years ago
Dan Walmsley
6eeeb6c8ea
skip building web previewer on osx.
6 years ago
Dan Walmsley
d0f0d02b92
install typescript with npm.
6 years ago
artyom
59b0f81aad
Add a smoke test
6 years ago
artyom
d683bbbffc
Add Avalonia.ReactiveUI.Events based on Pharmacist
6 years ago
Benedikt Schroeder
54553b44d3
Make npm silent
6 years ago
Nikita Tsukanov
8a5dcaddd4
Patch MSBuild tasks assembly during packaging
6 years ago
Nikita Tsukanov
aac980f005
Nuke
6 years ago
Nikita Tsukanov
8f73baf507
Ported native embedding PR to master
6 years ago
Matthias Koch
8f68d2d124
Fix ensuring directory
6 years ago
Matthias Koch
d60603d529
Fix information output
6 years ago
Matthias Koch
367548c1be
Minor cleanups
6 years ago
Matthias Koch
e870f6c6e4
Update NUKE to 0.24
6 years ago
Chris
5990dfc3b1
Include DataGrid unit tests in CI
6 years ago
Nikita Tsukanov
dbb5e72b73
HTML/WebSocket previewer "transport" + file watcher "transport"
6 years ago
Nikita Tsukanov
3113776f28
Java SDK workaround for azure pipelines
7 years ago
Nikita Tsukanov
94e2cbbd43
Updated Build.cs to version from master
7 years ago
Glenn Watson
e4c0ecc0e3
Make Avalonia compile on windows machines with VS2017 and VS2019
7 years ago
Nikita Tsukanov
a39763a5f2
Disable Mono tests for Linux until https://github.com/mono/mono/issues/13969 is fixed
7 years ago
Nikita Tsukanov
0c47fc299a
Print dotnet and mono versions
7 years ago
Nikita Tsukanov
4b234f73df
Run Avalonia.Base.UnitTests on netfx/mono
7 years ago
Nikita Tsukanov
ea7dc760cc
Updated SkiaSharp to 1.68.0
7 years ago
Jumar Macato
595d357a8b
Add unit test proj to nukebuild script.
7 years ago
Nikita Tsukanov
d532223a5a
Switched to post-processing nuget packages from AggregatePackage SDK
7 years ago
Nikita Tsukanov
9bd4f35dad
Removed MsBuildSettingsWithRestore hackery
7 years ago
Nikita Tsukanov
dd355cba5e
Fixed review comments
7 years ago
Nikita Tsukanov
f8d3046cb5
Switched build to Nuke
7 years ago