Jeff Latimer : usp10: Added some tests.
Module: wine Branch: refs/heads/master Commit: 29ff53c119ff8f2421f1ff40f257632692810db9 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=29ff53c119ff8f2421f1ff40... Author: Jeff Latimer <lats(a)yless4u.com.au> Date: Tue Feb 14 17:38:20 2006 +0100 usp10: Added some tests. --- configure | 3 - configure.ac | 1 dlls/usp10/Makefile.in | 2 dlls/usp10/tests/.gitignore | 3 + dlls/usp10/tests/Makefile.in | 13 +++ dlls/usp10/tests/usp10.c | 195 ++++++++++++++++++++++++++++++++++++++++++ dlls/usp10/usp10.c | 31 +++++++ dlls/usp10/usp10.spec | 4 - 8 files changed, 249 insertions(+), 3 deletions(-) create mode 100644 dlls/usp10/tests/.gitignore create mode 100644 dlls/usp10/tests/Makefile.in create mode 100644 dlls/usp10/tests/usp10.c Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=29ff53c119ff8f2421f1...
participants (1)
-
Alexandre Julliard