aboutsummaryrefslogtreecommitdiff
path: root/src/ext
diff options
context:
space:
mode:
authorBevan Weiss <bevan.weiss@gmail.com>2024-06-20 23:40:03 +1000
committerBob Arnson <github@bobs.org>2024-07-04 19:25:49 -0400
commita4f09c89c7c044f606ddf6bcff587ccb693560bf (patch)
tree6ecc0745723b390e45cc53968088dcd1dadb2d5c /src/ext
parentc5c226be1d271aee816b20f5ca0777ed1242a6d8 (diff)
downloadwix-a4f09c89c7c044f606ddf6bcff587ccb693560bf.tar.gz
wix-a4f09c89c7c044f606ddf6bcff587ccb693560bf.tar.bz2
wix-a4f09c89c7c044f606ddf6bcff587ccb693560bf.zip
Add Sandbox configuration to more easily perform Integration tests.
Will automatically 'install' dotnet/dotnet sdk into sandbox at startup based on versions in 'src/test/sandbox/{AMD64,ARM64}' (dotnet-runtime.zip & dotnet-sdk.zip). Running ./src/test/sandbox/setup_sandbox.bat will download the required files (when run on the host). If the files aren't available, and the guest has network, it will attempt to download the files itself at startup. Still to be done: * menu at startup to allow easy one button selection of which particular test set to run * investigation into whether vstest.console.exe can be used to capture test execution, and possibly have the sandbox available as a test runner, so MSI tests could be run in the sandbox directly from the dev environment. Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com>
Diffstat (limited to 'src/ext')
0 files changed, 0 insertions, 0 deletions