Commit Graph

10 Commits

Author SHA1 Message Date
Jinbo Wang e3c99ec889
Fix vulnerabilities (#939) 2021-01-20 15:16:10 +08:00
Chase Colman 9be9832e47
Implement envFile (Issue #523) (#928)
* Implement envFile

* Fix linting issues

* Update README

* Only merge envFile on launch type

* Changes as requested by @testforstephen
2021-01-13 09:40:22 +08:00
Jinbo Wang acf916ece9
Add test case to cover the logic of computing runtime classpath (#602)
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
2019-06-28 12:48:15 +08:00
Jinbo Wang 58e11da115
Add test case for enable toString object view (#593)
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
2019-05-31 10:28:08 +08:00
Jinbo Wang 99357f28bb
Add the new features to the test plan (#563)
* Add the new features to the test plan

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>

* comment jdk-12 by default

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
2019-04-15 13:19:27 +08:00
Jinbo Wang 73866303b5
Add long classpath case to the test plan (#536)
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
2019-02-21 15:29:47 +08:00
Andy Xu(devdiv) a69d509ad3
Merge hotfix to master (#409)
* Update testplan for setting environment variables. (#394)

* Bump version to 0.12.2 (#406)
2018-09-06 14:09:00 +08:00
Yan Zhang 31973a5efe
Merge hotfix back to master branch. (#400)
* Update testplan for setting environment variables. (#394)

* Update testplan for setting environment variables.

* Update TestPlan.md

* Update changelog for hotfix 0.12.1 (#396)

* Update changelog for hotfix 0.12.1

* Update CHANGELOG.md

* Bump version to 0.12.1 (#397)
2018-09-03 13:45:47 +08:00
Yan Zhang 8aa451f1cd
Ignore auto-generated files in test projects. (#384) 2018-08-29 11:16:46 +08:00
Yan Zhang 56aa89d207
check in test plan (#340)
* move test plan into repo

* move test projects here

* save test plan images to local

* update .vscodeignore
2018-07-18 13:59:30 +08:00