Fixed a bunch of unit tests to restore state after they complete.
commit2e6799eeb95fbb74fca452cd477222393c71addd
authorMatt Handley <applmak@adiumx.com>
Wed, 12 Sep 2007 02:39:23 +0000 (12 02:39 +0000)
committerMatt Handley <applmak@adiumx.com>
Wed, 12 Sep 2007 02:39:23 +0000 (12 02:39 +0000)
tree8fe0a251118ae5330a0ffb8b03e9d5f0f9c59ceb
parent2bb0507b99b49bfe31535e745c8c55ce49c3decf
Fixed a bunch of unit tests to restore state after they complete.
Refs #7620

git-svn-id: svn://svn.adiumx.com/adium/trunk@20941 1c916fce-81e2-0310-a464-8ca513f45935
29 files changed:
ASUnitTests/CantSetAdiumsName.applescript
ASUnitTests/CantSetServiceName.applescript
ASUnitTests/CantSetVersion.applescript
ASUnitTests/CantSetWindowClosable.applescript
ASUnitTests/CantSetWindowMinimizable.applescript
ASUnitTests/CantSetWindowName.applescript
ASUnitTests/CloseChatWindow.applescript
ASUnitTests/CreateChat.applescript
ASUnitTests/DeleteAccount.applescript
ASUnitTests/FrontmostGetsSetCorrectly.applescript
ASUnitTests/GetAdiumsVersion.applescript [deleted file]
ASUnitTests/GetChatID.applescript
ASUnitTests/GetChatsAccount.applescript
ASUnitTests/GetChatsIndex.applescript
ASUnitTests/GetWindowBounds.applescript [deleted file]
ASUnitTests/GetWindowClosable.applescript [deleted file]
ASUnitTests/GetWindowID.applescript [deleted file]
ASUnitTests/GetWindowIndex.applescript
ASUnitTests/GetWindowMinimizable.applescript [deleted file]
ASUnitTests/GetWindowMinimized.applescript
ASUnitTests/GetWindowName.applescript
ASUnitTests/GetWindowResizable.applescript [deleted file]
ASUnitTests/GetWindowVisible.applescript
ASUnitTests/GetWindowZoomable.applescript [deleted file]
ASUnitTests/GetWindowZoomed.applescript
ASUnitTests/MakeAccount.applescript
ASUnitTests/SetWindowBounds.applescript
ASUnitTests/SetWindowResizable.applescript
ASUnitTests/SetWindowZoomable.applescript