commit | 48bb687dfb00b00f789b688459ad5d0ec77a617b | [log] [tgz] |
---|---|---|
author | Dmitry Timoshkov <dmitry@codeweavers.com> | Mon Apr 03 21:59:27 2006 +0900 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Apr 03 21:35:03 2006 +0200 |
tree | d1dc9793b135c58faa1138d42659683e494db872 | |
parent | fd2ed6fffe495e243ce4480315f7bdb19d2a59e3 [diff] |
gdi: Separate GDI tests by moving them into appropriate files. Separate GDI tests by moving them into appropriate files: bitmap tests to bitmap.c, font test to font.c, pen tests to pen.c.