Max Katz
c663c14290
Fix debug code previously committed to master.
3 years ago
Max Katz
dbaffc8206
Remove Solution usage from the nuke tests to avoid random CI errors
3 years ago
Max Katz
eabd3ca7f0
Fix pack and execute tests on CI
3 years ago
Nikita Tsukanov
a24e0185fc
Generate fake ref assemblies with patched *Impl and [NotClientImplementable] interfaces
3 years ago
Dan Walmsley
c1de1ca902
skip netfx tests on macos.
3 years ago
Max Katz
5e4509deb1
Run tests on Avalonia.Headless
3 years ago
Max Katz
c35259dc3f
Run generators tests on CI
3 years ago
Max Katz
de039015ca
Small cleanup of warnings
3 years ago
Max Katz
9003dfde51
Parse target framework manually
3 years ago
Dan Walmsley
9714462521
try fix nuke
4 years ago
Benedikt Stebner
c3da4df93a
Fix leaktests
4 years ago
Benedikt Stebner
97ca9e3fe5
One more
4 years ago
Benedikt Stebner
240b644650
Next try
4 years ago
Dan Walmsley
9814d63f07
Revert "update nuke."
This reverts commit 3feb132de9 .
4 years ago
Dan Walmsley
3feb132de9
update nuke.
4 years ago
Nikita Tsukanov
a9c8a03a75
build
4 years ago
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