xenadmin/XenAdminTests
Aaron Robson 6353043b15 CP-27819: Switch to Visual Studio 2017 (into master) (#2305)
* CP-27819: Manually setting the ToolsVersion to 15.0 (VS2017) in all .csproj files for consistency and to attempt to enforce consistency of dev environments with the explicitness of the msbuild scripts as used in the build environments.
Auto updated as many of the .sln and .csproj files as VS2017 was willing to do https://docs.microsoft.com/en-us/visualstudio/ide/reference/upgrade-devenv-exe?view=vs-2017 and included changes to the gitignore to ensure that the update report and backup files are not included in the repo.

* CP-27819: Tidying up by removing FileUpgradeFlags, OldToolsVersion and UpgradeBackupLocation nodes from the .csproj files as they are produced as hints for how to revert project upgrades for which we can use version control.

* CP-27819: Removing redundant "ManifestCertificateThumbprint" and "ManifestTimestampUrl" nodes from project files "mk\sign.bat" has been used for this purpose for some time now.

* CP-27819: Updated readme to reflect that VS2017 is now in use.

Signed-off-by: Aaron Robson <aaron.robson@citrix.com>
2018-11-09 11:23:32 +00:00
..
ArchiveTests CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
CommandTests CA-287643: Replaced list view with data grid view to resolve column sizing issue and for consistency with the rest of the product. (#2226) 2018-10-02 10:18:34 +01:00
CompressionTests CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Controls CP-28926: Fixed test issues caused by changes in CP-28926 branch 2018-08-07 11:40:29 +01:00
Diagnostics Removed HostMaintenanceModeCheck; simplified logic by having the HostLivenessCheck 2018-10-22 14:23:29 +01:00
DialogTests Removed the label from the SrPicker because in half of the occasions it was 2018-10-24 12:49:31 +01:00
FolderTests CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
HealthCheckTests Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
LicensingTests Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
MainWindowWrapper Removed the label from the SrPicker because in half of the occasions it was 2018-10-24 12:49:31 +01:00
MiscTests CA-284090: Added a dedicated status bar on the TabPageFeature to resemble real 2018-08-15 09:59:58 +01:00
PluginTests Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
Properties CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
SearchTests Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
StringExtensionsTests CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
TabsAndMenus Fix the tests after changes in commit b6420b6c 2018-10-19 10:25:54 +01:00
TestResources CA-297617: Change Citrix Hypervisor Tools to Citrix VM Tools. 2018-09-14 15:54:04 +01:00
TreeTests CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
UnitTests CP-27924: Require RPU004 when upgrading from kolkata servers (RPU004 is unchanged). 2018-11-01 12:08:56 +02:00
WizardTests Fixed null reference exception in tests. 2018-08-29 10:25:47 +01:00
XenModelTests CA-294365: Replaced all references to pool or master except the necessary 2018-08-01 08:27:04 +01:00
XenOvf CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
app.config [Dotnet Upgrade] Convert all projects to use .net 4.6. All changes autogenerated by VS. 2016-09-29 10:50:24 +01:00
DatabaseTester.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
I18nResourceFilesTests.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
MainWindowLauncher.cs Removed unnecessary XenConnection constructor which was there only to be used by the tests; used an object initialiser instead. 2018-01-24 15:58:16 +00:00
MainWindowTester.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
ManagedTester.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
MockConnectionManager.cs CA-242134: Remove the VMPP code 2017-05-25 15:37:05 +01:00
TestCategories.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
TestDatabaseManager.cs Removed unnecessary XenConnection constructor which was there only to be used by the tests; used an object initialiser instead. 2018-01-24 15:58:16 +00:00
TestObjectProvider.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
UnitTester.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
XenAdminTests.csproj CP-27819: Switch to Visual Studio 2017 (into master) (#2305) 2018-11-09 11:23:32 +00:00