Popup menus are now properly destroyed in the GUI tests.
In many instances, the wx.Menu.Destroy() method was only being called when the GUI is shown. This causes memory leaking in the GUI tests.
Authored by: bugman 2015-02-03
Parent: [r27491]
Child: [r27493]