Mike McCormack : infosoft: Add a test for the language neutral word breaker .

Alexandre Julliard julliard at wine.codeweavers.com
Tue Aug 15 13:33:34 CDT 2006


Module: wine
Branch: master
Commit: b5871fa5121b7b2d1d071152a761bc305b0ace8b
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=b5871fa5121b7b2d1d071152a761bc305b0ace8b

Author: Mike McCormack <mike at codeweavers.com>
Date:   Tue Aug 15 22:58:12 2006 +0900

infosoft: Add a test for the language neutral word breaker.

---

 configure                       |    3 -
 configure.ac                    |    1 
 dlls/infosoft/Makefile.in       |    2 
 dlls/infosoft/tests/Makefile.in |   13 ++
 dlls/infosoft/tests/infosoft.c  |  204 +++++++++++++++++++++++++++++++++++++++
 programs/winetest/Makefile.in   |    3 +
 6 files changed, 225 insertions(+), 1 deletions(-)
 create mode 100644 dlls/infosoft/tests/Makefile.in
 create mode 100644 dlls/infosoft/tests/infosoft.c

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=b5871fa5121b7b2d1d071152a761bc305b0ace8b



More information about the wine-cvs mailing list