test_index.c: internal refactoring of test code.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Fri, 15 Nov 2013 09:35:07 +0000 (18:35 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Fri, 15 Nov 2013 12:50:40 +0000 (21:50 +0900)
commit9e0ce05d0cdbc86e6ad3af88424d2bee1b837b82
tree3e1c333be5e8751a0532b085db402e6297099dc7
parentc4cf7da2ad210550a92a62c8399ec38cb1816aaf
test_index.c: internal refactoring of test code.

1. Set internal function as static.
2. Put prefix '_' for internal functions.
3. Moved window resize/show code.
src/bin/test_index.c