dotnet-installer/scripts/test
2016-02-11 14:17:20 -08:00
..
setup Refactor 'publish' and 'build' tests to use the TestFramework 2016-02-11 14:17:20 -08:00
argument-forwarding-tests.ps1 Test directory refactoring step 1. 2016-02-08 20:35:22 -06: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 We still having issues when passing configuration to dotnet tests. This change makes dotnet build of tests and dotnet test commands always use debug build. We have issues #1267 and #1268 tracking fixes for this problem 2016-02-05 18:08:33 -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 Fix package-command tests failing on Windows. 2016-02-09 14:40:46 -06:00
restore-tests.sh Refactor output directory code 2016-02-09 08:52:59 -08:00
run-tests.ps1 Test directory refactoring step 1. 2016-02-08 20:35:22 -06:00
run-tests.sh Test directory refactoring step 1. 2016-02-08 20:35:22 -06: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