xenadmin/XenAdminTests/TabsAndMenus
Gabor Apati-Nagy f4cd9bd97c CP-13786: GetVirtualisationStatus: Refactoring, bugfixes
Removed PV_DRIVERS_NOT_INSTALLED=0 from the VirtualisationStatus [Flags]enum - 0 will mean the same (to avoid bugs with enum.HasFlag(0) is always true)
Extracted common code to VMLifeCycleCommand.GetCantExecuteNoToolsOrDriversReasonCore() method (instead of defining overridden GetCantExecuteReasonCore() method at this level, because not all child classes need this...)

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-09-18 15:48:59 +01:00
..
DisconnectedTests.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
GeneralTabLicenseStatusStringifierTests.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
LogsTabTests.cs [CA-126770],[CA-123737]: Updated test cases. 2014-04-29 14:27:08 +01:00
MainMenuGeorge.cs CP-13100: Fixed unit tests and fixed a bug in code 2015-08-28 12:01:46 +01:00
MainMenuMidnightRide.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NetworkTabTests.cs Update NetworkTabTests.cs 2014-12-12 16:15:18 +00:00
PluginTabsAndMenus.cs CP-12155: Fix tests (as new menu item has been added into Tools) 2015-05-21 11:45:28 +01:00
StartUpStateTests.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
TabsAndMenus.cs CP-13786: GetVirtualisationStatus: Refactoring, bugfixes 2015-09-18 15:48:59 +01:00
TabsAndMenusBoston.cs CP-6095: Ensure the different views have a single root node with the appropriate 2013-10-08 10:17:57 +01:00
TabsAndMenusCowley.cs CP-6095: Ensure the different views have a single root node with the appropriate 2013-10-08 10:17:57 +01:00
TabsAndMenusGeorge.cs Fix tests after fix for [CA-135078] 2014-05-16 14:15:46 +01:00
TabsAndMenusMidnightRide.cs CP-6095: Ensure the different views have a single root node with the appropriate 2013-10-08 10:17:57 +01:00
TabsAndMenusTampa.cs [CA-123967] Ignore test attribute set (TabsAndMenus.TabsAndMenusTampa.ContextMenu_VMWithTools unit test needs a fix ) 2013-12-17 11:49:51 +00:00
ToolbarGeorge.cs CA-107358: Updated tests to reflect button text change. Also, request refreshing 2013-11-20 13:09:17 +00:00
ToolbarMidnightRide.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00