1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00
Commit Graph

25 Commits

Author SHA1 Message Date
miterosan
3870980f3e Seperate the compile from restoring. 2018-09-16 16:57:53 +02:00
miterosan
ead2e38882 Build the projects before testing 2018-09-16 16:40:40 +02:00
miterosan
0491fd581a Reduce the verbosity of the Restore. 2018-09-16 16:25:40 +02:00
miterosan
03ff695a67 Use Dotnet core VSTest
This allows only running one testrun.
2018-09-16 16:25:19 +02:00
miterosan
e20b084900 Report the test results to appveyor 2018-09-11 22:11:25 +02:00
miterosan
399d456edb Pin the addin and tool versions down. 2018-09-11 21:49:10 +02:00
miterosan
2763f0be6b Remove the usage of windows nuget restore and replace it with dotnet restore 2018-08-09 20:45:34 +02:00
miterosan
1a03ef13f4 Revert "Allow running on mono if possible. (non windows)"
https://youtrack.jetbrains.com/issue/RSRP-410004

This reverts commit 580d478dc8.
2018-08-07 22:36:52 +02:00
miterosan
7c6ae73be1 adjust the path to the commandline tools 2018-08-06 23:53:09 +02:00
miterosan
b98611dd8f minus minus 2018-08-06 23:47:48 +02:00
miterosan
8ed8efd06d silent the test for mono 2018-08-06 23:46:08 +02:00
miterosan
de6c25c052 rm bad sign 2018-08-06 23:37:47 +02:00
miterosan
2b293add9e Use the correct tool executable. Better mono detection 2018-08-06 23:36:24 +02:00
miterosan
580d478dc8 Allow running on mono if possible. (non windows) 2018-08-06 22:50:23 +02:00
miterosan
b430cf34e7 remove unfnished comment. 2018-08-05 22:27:51 +02:00
miterosan
fce2be9dc7 Allow running inspect core with cakeclr.
Sadly window only because nvika and resharper cmd tools require net45.
2018-08-05 22:24:52 +02:00
miterosan
2ce64104a4 :V JetBrains.ReSharper.CommandLineTools is an addin and not a tool 2018-08-04 00:03:03 +02:00
miterosan
309e74afac Move compile to the correct task.
The dotnetcore... commands all contain compiling.
2018-08-04 00:02:31 +02:00
miterosan
1b779dae77 Use CodeFileSanity as a cake addin. 2018-08-04 00:01:17 +02:00
miterosan
9e477140c1 Build against netcoreapp2.1 instead of net471 2018-07-30 21:45:15 +02:00
miterosan
8652c48c18 Restore nuget before analyzing the binaries. 2018-07-30 02:23:31 +02:00
miterosan
aef824b13d Also analyze the code for spaces and warnings. 2018-07-30 02:12:39 +02:00
miterosan
6a661d1766 Prepare inspect code 2018-07-29 20:49:26 +02:00
miterosan
91ca245c58 Allow testing 2018-07-26 03:40:28 +02:00
miterosan
4a5a453c7f Create an inital cake buildscript 2018-07-23 21:28:56 +02:00