omnisharp-vscode/test/unitTests
Gregg Miskelly f4e8700a15 Warning processing fix and tests for env files
This commit builds on the work of @SebastianPfliegel to finish up support for
env files in launch.json.

Two changes:
1. Fixes a build break in the way warnings were hooked up. I also decided to
add a button to open up the env file that has the warning.
2. Moves the parser into a seperate class and adds a unit test.
2018-08-17 10:53:52 -07:00
..
OptionObserver Merge: latest upstream/master 2018-06-14 00:59:47 +01:00
Packages CR feedback 2018-07-03 15:43:38 -07:00
logging Record the mono path in the launch result for the log 2018-07-24 09:51:26 +02:00
testAssets Unit test for the OmniSharp Manager 2018-06-05 10:42:15 +05:30
AbsolutePath.test.ts Add test for absolute path 2018-07-03 13:02:43 -07:00
OmnisharpDownloader.test.ts Modified the tests 2018-07-03 13:02:43 -07:00
OmnisharpManager.test.ts Modified the tests 2018-07-03 13:02:43 -07:00
OmnisharpPackageCreator.test.ts Use the extension path 2018-07-03 13:02:43 -07:00
ParsedEnvironmentFile.test.ts Warning processing fix and tests for env files 2018-08-17 10:53:52 -07:00
common.test.ts tsconfig.json: noUnusedLocals, noFallThroughCaseInSwitch, tslint.json: promise-function-async (#2162) 2018-04-09 09:30:10 -07:00
json.test.ts
optionStream.test.ts Add to another default values test 2018-06-14 01:27:54 +01:00
options.test.ts Add option to run with a custom mono installation 2018-07-19 12:05:35 +02:00
platform.test.ts