Commit Graph

15 Commits

Author SHA1 Message Date
Andrew Stanton-Nurse 91e94b1353 automate the autobahn test suite (#101)
However, we only run that automation if the Autobahn test suite runner
(wstest) is installed. After this is in and we can verify it on the CI
we'll look at making it mandatory for building the repo.

Also includes test applications and scripts for running Autobahn suites
against arbitrary ASP.NET 4.6, ASP.NET Core and HttpListener
applications.
2016-07-15 11:54:24 -07:00
Doug Bunting 80437e878a One build to rule them all
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 14:16:10 -07:00
Ajay Bhargav Baaskaran da50b8e026 Updating to RTM builds of xunit and Moq (#94) 2016-07-05 21:05:15 -07:00
Pranav K 38ba07487a Updating to dev versions 2016-06-16 10:18:54 -07:00
N. Taylor Mullen abe0f9ed90 Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:30:01 -07:00
Pranav K fc3ab48d61 Add dotnet-test-xunit dependency 2016-05-02 18:12:30 -07:00
Pavel Krymets 4ee4c29b06 Bring Microsoft.NETCore.Platforms dependency back 2016-04-18 17:09:11 -07:00
John Luo a51ba19b16 Update samples 2016-03-30 16:02:47 -07:00
Doug Bunting 51997b2bfc Remove project name from output path
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 21:40:10 -08:00
John Luo c5c3770f0d Updating test TFMs for custom test discovery 2016-02-19 15:20:56 -08:00
Cesar Blum Silveira ce2f823c7d Build with dotnet (#70). 2016-02-04 11:15:27 -08:00
Cesar Blum Silveira 9c734ddbab Reference Microsoft.NETCore.Platforms where necessary. 2016-02-03 12:47:47 -08:00
N. Taylor Mullen 9beb46dff1 Update ASP.NET 5 versions for ASP.NET Core.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:28:42 -08:00
N. Taylor Mullen e28aa5f568 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:49 -08:00
N. Taylor Mullen 5227607c58 Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:46 -08:00