Skip to content

v15.0.0-preview-20161227-02

* Allow TranslationLayer to specify Diag parameters
Log message for logging file of test host

* Passing runsettings as command line arguments.

* Removed unused variable.

* Added regex, testcases.

* Added new parameter VSTestCLIRunSettings in VSTest Task.

* Added htlm encoding to the RunSettings values coming as CLI arguments.

* Style fixes

* Fix typo

* Work done under this commit: (#302)

1) Create xlf file for all language
2) Create language resx file from xlf file
3) create satellite dll

* Testhost Diag log file name format change (#303)

Update diag log format for testhost. New format ensures log files are unique so that we don't run multiple testhosts with same file name in case of parallel runs.

* Changes for passing RunSettings args as array of string.

* Doc changes.

* test fixes.

* Removed unused namespaces, improved documentation, added trim to key.

* Removed HTML Encoding as it is already done while validating xml.

* Removed ununsed namespace and package.run
Assets 2