Commit Graph

8 Commits

Author SHA1 Message Date
Nate McMaster 7dc68e6f91
Fix syntax errors in the e2e test build definition 2018-08-29 21:33:59 -07:00
Nate McMaster f6fc60a0ed
Add script to invoke E2E tests on CI using ProdCon results (#1354) 2018-08-29 19:37:09 -07:00
Mike Harder 05291af90b Cli.FunctionalTests: Remove .gitignore (#1353) 2018-08-29 19:36:46 -07:00
Mike Harder b465a3b4a3 Functional tests for .NET Core CLI 2018-08-29 16:48:49 -07:00
Nate McMaster 71de7a98f5
Merge branch 'release/2.1' into release/2.2 2018-07-05 10:21:51 -07:00
Nate McMaster 55e0fd5677
Fix the version override check for ProdCon builds 2018-07-02 17:02:30 -07:00
Nate McMaster 91a1d2de50
Add unit tests for the shared framework (#1228)
Changes:
* Add a test project with simple unit tests for the shared framework
* Add root-level Directory.Build.props/targets files
* Cleanup .csproj files to reduce duplication
2018-06-27 14:56:10 -07:00
Nate McMaster b1b92385c0
Add unit tests for the shared framework
Changes:
* Add a test project with simple unit tests for the shared framework
* Add root-level Directory.Build.props/targets files
* Cleanup .csproj files to reduce duplication
2018-06-08 10:33:31 -07:00