Add tests to elementary_test to exercise toolbar's shrink modes.
authorRafael Fonseca <rfonseca@profusion.mobi>
Thu, 21 Oct 2010 15:37:02 +0000 (15:37 +0000)
committerRafael Fonseca <rfonseca@profusion.mobi>
Thu, 21 Oct 2010 15:37:02 +0000 (15:37 +0000)
commitbd424bac59f931fa783734163d21d94b4978bea5
tree84a6e8682bfedc908334ba56f1c56d300ef49144
parent3f4085fac79b396d657e2012ffa920b90986fbd7
Add tests to elementary_test to exercise toolbar's shrink modes.

Now that toolbar has 3 shrink modes I've added one test for each one. The first
one shows the menu mode which is responsible for adding a More button when the
toolbar size is not large enough to hold all items. The second one is scroll
mode in which the items can be scrolled when the length is not enough. The last
one, none mode, does nothing.

SVN revision: 53718
src/bin/test_toolbar.c