Skip to content

Fix some tests on linux#2153

Merged
r15ch13 merged 2 commits intoScoopInstaller:masterfrom
leonyu:fix_some_tests_on_linux
Apr 4, 2018
Merged

Fix some tests on linux#2153
r15ch13 merged 2 commits intoScoopInstaller:masterfrom
leonyu:fix_some_tests_on_linux

Conversation

@leonyu
Copy link
Copy Markdown
Contributor

@leonyu leonyu commented Mar 25, 2018

Fix some test on Linux.

  • Currently Get-Content on Linux doesn't support -Encoding , thus cannot read file as Byte. It is still possible to read the test using .NET functionality.
  • Adjust path to use join-path in another file

@leonyu
Copy link
Copy Markdown
Contributor Author

leonyu commented Mar 25, 2018

Also I am not sure if AppVeyor supports Linux with PowerShell, if not, it is fairly easy to use CircleCI, a Docker-based cloud CI, to do Linux CI by pulling microsoft/powershell

@r15ch13 r15ch13 merged commit 71da515 into ScoopInstaller:master Apr 4, 2018
@leonyu leonyu deleted the fix_some_tests_on_linux branch April 5, 2018 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants