PowerShell/test
Andrew Schwartzmeyer 9f2ce63267 Fix xUnit tests for netstandardapp1.5
With the switch to `netstandardapp1.5` framework for the host, the xUnit
test runner broke. For `dotnet test` to work with the .NET Core xUnit
runner, it must continue to target `dnxcore50`. Fortunately, we can
import our project's framework, and make everything work again.

Also improved the `xunit.sh` script to check for dependencies.
2016-02-19 14:40:17 -08:00
..
csharp Fix xUnit tests for netstandardapp1.5 2016-02-19 14:40:17 -08:00
fullclr Run FullCLR sanitary tests in AppVeyor 2016-02-03 17:29:27 -08:00
powershell New pester test for Import-LocalizedData 2016-02-11 10:13:56 -08:00
shebang Reorganize tests 2016-01-14 17:00:06 -08:00