[ROSTESTS] Add a test program. (#890) 919/head
authorBaruch Rutman <peterooch@gmail.com>
Fri, 28 Sep 2018 15:13:08 +0000 (18:13 +0300)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Mon, 8 Oct 2018 14:17:55 +0000 (16:17 +0200)
commitacb1f24085e4c58f8259403c60a8b91d76b435ee
treee5dcc89688dc59969e78b9e1da5b3f307be01fa9
parent87c529a537d1c92610fc2a3e41a25079d86db180
[ROSTESTS] Add a test program. (#890)

Add a test program that shows how the *PSMTextOut() functions draw
the strings by a side by side comparison between LpkPSMTextOut() and
UserLpkPSMTextOut().
modules/rostests/win32/user32/CMakeLists.txt
modules/rostests/win32/user32/psmtest/CMakeLists.txt [new file with mode: 0644]
modules/rostests/win32/user32/psmtest/psmtest.c [new file with mode: 0644]