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.
To make way for low-level scene graph library.
|
10 years ago |
Steven Kirk
|
95a623f6cf
|
Updated XUnit NoAppDomain setting.
On advice from @wieslawsoltes.
|
10 years ago |
Steven Kirk
|
6df7aa6c06
|
Disable xunit appdomains on non-Windows.
|
10 years ago |
Wiesław Šoltés
|
3b088a4b4d
|
Fix unit tests search pattern
|
10 years ago |
Wiesław Šoltés
|
dfa87fe4ba
|
Use return in Select
|
10 years ago |
Wiesław Šoltés
|
db49e2c771
|
Update build.cake
|
10 years ago |
Wiesław Šoltés
|
41da9ecddd
|
Update build.cake
|
10 years ago |
Wiesław Šoltés
|
298d6e67dc
|
Update build.cake
|
10 years ago |
Nikita Tsukanov
|
440e35f1f1
|
Incorporated Avalonia.DotNetFrameworkRuntime.dll to the main nuget package
|
10 years ago |
Nikita Tsukanov
|
07a8e2f987
|
Allow to skip unit tests from cake build
|
10 years ago |
Nikita Tsukanov
|
172cdb60be
|
Don't depend on git binary to be present in PATH
|
10 years ago |
Wiesław Šoltés
|
f87a300ab4
|
Changed variable name for fix mono builds
|
10 years ago |
Wiesław Šoltés
|
f2d68cd9fa
|
Fix path normalization
|
10 years ago |
Wiesław Šoltés
|
bbba388b72
|
Autodetect and verify NuGet dependencies versions
|
10 years ago |
Wiesław Šoltés
|
df54dd5d2a
|
Fixed invalid CleanDirectory call
|
10 years ago |
Wiesław Šoltés
|
13f0adca91
|
Moved uploading artifact to appveyor.yml
|
10 years ago |
Wiesław Šoltés
|
45e6ae77b3
|
Use correct NuGet package version
|
10 years ago |
Wiesław Šoltés
|
1d2be074d6
|
Added cake build scripts
|
10 years ago |