Commit Graph

24 Commits

Author SHA1 Message Date
Pranav K 4bf99de4e4 Remove framework from dotnet-test 2016-02-23 09:06:05 -08:00
Pranav K a7642bd20d Only run one set of desktop tests (net451 or dnx451). 2016-02-22 23:24:21 -08:00
BrennanConroy 350f9c4cef React to dotnet pack nupkg drop location 2016-02-22 16:47:08 -08:00
Victor Hurdugaci 9b10be8612 Pass the correct configuration to the test runners 2016-02-22 09:51:51 -08:00
Pranav K 53eb708a8b Add support for Coherence build 2016-02-18 09:57:30 -08:00
Doug Bunting cb4d93ce74 Fix typo that broke `--no-restore`
- `NoRestore` was checked when registering `repo-initialize` target instead of when executing it
2016-02-10 10:54:39 -08:00
Doug Bunting 5444297795 Add `--no-restore` and apply `--quiet` to `dotnet restore`
- new `--no-restore` pseudo-target controls whether `dotnet restore` runs at all
- `--quiet` adds `--verbosity minimal` to `dotnet restore` command

nit: clean out dangling `KOREBUILD_TEST_DNXCORE` environment variable
 - `--test-dnxcore` now logs a warning
2016-02-09 15:05:32 -08:00
Brennan 3adcbd10f7 Move temp delete elsewhere 2016-02-05 10:40:28 -08:00
Brennan 564dae0a6a Fix cross gen issue 2016-02-04 16:29:50 -08:00
Kiran Challa c0ed67e96f Enable running tests using dotnet xunit test runner 2016-02-04 10:10:49 -08:00
Nate McMaster 0348dffe26 Fix odd bug in globbing 2016-02-02 15:58:14 -08:00
Pavel Krymets 8854869d11 Add resx generation back 2016-02-02 12:19:53 -08:00
Victor Hurdugaci 9bb7768717 Build tests and samples 2016-01-27 20:19:31 -08:00
Pranav K 9bc8cc1def Updating CLI _k-standard-goals to remove use of dnu pack
Fixes #355
2016-01-15 10:46:30 -08:00
Victor Hurdugaci dba3e55c0a Update the templates 2016-01-06 16:02:05 -08:00
Victor Hurdugaci 7a19d9a9a9 Build instead of compile for samples 2016-01-06 09:56:25 -08:00
Victor Hurdugaci f1d9d74d07 Remove the --parallel flag in KoreBuild-dotnet 2015-12-22 19:04:25 -08:00
Victor Hurdugaci c626a599a7 Run tests on CoreCLR using DNX 2015-12-18 14:52:42 -08:00
Victor Hurdugaci ae85d226be Remove dnx and make CLR tests use the xunit runner 2015-12-18 09:18:44 -08:00
Victor Hurdugaci 3e6551f80d Move KoreBuild-dotnet from release 2015-12-15 11:53:41 -08:00
Andrew Stanton-Nurse 012aa6f2a7 update env vars in DorkBuild 2015-12-11 11:23:18 -08:00
Andrew Stanton-Nurse 3b57c74921 fix #332 by using dnu packages add 2015-12-11 09:56:33 -08:00
Victor Hurdugaci 1ccc412caf Support for dotnet 2015-12-08 10:40:43 -08:00
Victor Hurdugaci 7043b16980 KoreBuild-dotnet copy 2015-12-07 15:06:27 -08:00