Fix assembly resolving in test dummy on legacy netfx #440
Annotations
10 errors
I can execute a command and split the stdout by newline:
CliWrap.Tests/LineBreakSpecs.cs#L2147483647
System.IO.FileNotFoundException : Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
|
I can execute a command and split the stdout by newline while including empty lines:
CliWrap.Tests/LineBreakSpecs.cs#L2147483647
System.IO.FileNotFoundException : Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
|
I can execute a command and split the stdout by caret return:
CliWrap.Tests/LineBreakSpecs.cs#L2147483647
System.IO.FileNotFoundException : Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
|
I can execute a command and split the stdout by caret return followed by newline:
CliWrap.Tests/LineBreakSpecs.cs#L2147483647
System.IO.FileNotFoundException : Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
|
I can execute a command with buffering and not hang on large stdout and stderr:
CliWrap.Tests/BufferingSpecs.cs#L2147483647
System.IO.FileNotFoundException : Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
|
I can execute a command with buffering and get the stdout:
CliWrap.Tests/BufferingSpecs.cs#L2147483647
System.IO.FileNotFoundException : Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
|
I can execute a command with a configured awaiter:
CliWrap.Tests/ExecutionSpecs.cs#L2147483647
System.IO.FileNotFoundException : Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
|
I can execute a command with buffering and get the stdout and stderr:
CliWrap.Tests/BufferingSpecs.cs#L2147483647
System.IO.FileNotFoundException : Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
|
I can execute a command on a script using its short name:
CliWrap.Tests/PathResolutionSpecs.cs#L2147483647
System.IO.FileNotFoundException : Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
|
I can execute a command with buffering and get the stderr:
CliWrap.Tests/BufferingSpecs.cs#L2147483647
System.IO.FileNotFoundException : Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
packages
|
394 KB |
|