dotnet-installer/scripts/test
2016-02-05 13:26:12 -08:00
..
setup dotnet-restore fix 2016-01-30 00:21:15 -08:00
argument-forwarding-tests.ps1 - Make all of the code looking for built assets use the OutputPathCalculator 2016-01-27 11:13:45 -08:00
argument-forwarding-tests.sh - Make all of the code looking for built assets use the OutputPathCalculator 2016-01-27 11:13:45 -08:00
build-tests.ps1 Making the tests build without tfm, rid or configuration, because dotnet test does not understand those. that means that if we build for release and then do a dotnet test, the test will fail because dotnet test will look for binaries under debug/tfm. 2016-02-04 18:03:33 -08:00
build-tests.sh Making the test scripts work with dotnet test. 2016-02-03 17:07:55 -08:00
check-prereqs.ps1 Clean up build scripts 2015-12-29 01:59:02 -08:00
check-prereqs.sh Source Common in check-prereqs.sh 2015-12-30 10:34:00 -08:00
package-command-test.ps1 Finish Refactoring Test Scripts 2016-01-30 00:21:14 -08:00
package-command-test.sh Finish Refactoring Test Scripts 2016-01-30 00:21:14 -08:00
restore-tests.ps1 update paths to generated nuget packages 2016-02-01 12:52:42 -08:00
restore-tests.sh update paths to generated nuget packages 2016-02-01 12:52:42 -08:00
run-tests.ps1 enable passing config to dotnet-test 2016-02-05 13:26:12 -08:00
run-tests.sh enable passing config to dotnet-test 2016-02-05 13:26:12 -08:00
test.ps1 Refactoring test scripts 2016-01-30 00:21:13 -08:00
test.sh Refactoring test scripts 2016-01-30 00:21:13 -08:00
validate-dependencies.ps1 Making the multi project validator compile for the passed configuration to make the scripts work for release as well. Also fixed the variable assignment in the .sh script. 2016-01-22 15:22:44 -08:00
validate-dependencies.sh Refactoring test scripts 2016-01-30 00:21:13 -08:00