mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-26 21:47:04 +00:00
Issue#2406 reported a behavior different from Cocoa Framework. This test validates that Cappuccino CPSplitView is working well when adding and removing a subview. A CPSplitView that has only one subview should resize it to take the whole space available. This PR adds a new test to Tests/Manual