aboutsummaryrefslogtreecommitdiff
path: root/test/dotnet/scenarios.json
Commit message (Collapse)AuthorAgeFilesLines
* Run project tests as non-root userJP Ungaretti2023-03-011-2/+4
|
* Add scenarios for build and runJP Ungaretti2023-03-011-0/+16
|
* Add runtime testJP Ungaretti2023-03-011-0/+9
|
* Update version testsJP Ungaretti2023-03-011-8/+0
|
* Update additional version testJP Ungaretti2023-03-011-2/+2
|
* Remove lts scenarioJP Ungaretti2023-03-011-8/+0
|
* Remove apt testJP Ungaretti2023-02-281-9/+0
|
* Add .NET 7, drop .NET 5 (#269)Chuck Lantz2022-11-141-2/+51
| | | | | | | | | | | | | | | | | | | | | * Add .NET 7, drop .NET 5 * Add libssl3 to common-utils for jammy * Handle lts/latest hard coding * Fix, improve tests * Bump version * Fix situation where version could come from either MS repo or OS * Remove unused option * Bump common version * Remove unused function * Restore DOTNET_ROOT per feedback
* test updates to adopt https://github.com/devcontainers/cli/pull/124 (#114)Josh Spicer2022-08-241-0/+27
* test updates to adopt https://github.com/devcontainers/cli/pull/124 * remove accidental tgz check in * typo in option * typo in python install script on dotnet6/jammy branch * no scenarios * code review and test name * Delete install_os_provided_python.sh