Patrik Svensson
|
52c1d9122b
|
Add global usings (#668)
* Use global usings
* Fix namespace declarations for test projects
|
2021-12-23 16:50:31 +01:00 |
|
Patrik Svensson
|
ec1188b837
|
Use file scoped namespace declarations
|
2021-12-22 08:51:17 -05:00 |
|
Patrik Svensson
|
6549436356
|
Fix line break regression
In commit d1d94cd, we accidentally introduced a regression
since conhost requires all line breaks to be `\r\n`.
|
2021-05-10 17:42:49 -04:00 |
|
Patrik Svensson
|
04efd1719c
|
Add new test framework for consoles
|
2021-04-19 20:39:45 -04:00 |
|
Patrik Svensson
|
0ae419326d
|
Add Spectre.Cli to Spectre.Console
* Renames Spectre.Cli to Spectre.Console.Cli.
* Now uses Verify with Spectre.Console.Cli tests.
* Removes some duplicate definitions.
Closes #168
|
2020-12-28 17:28:03 +01:00 |
|