Vincent Povirk : windowscodecs: Add test for BMP decoder.

Alexandre Julliard julliard at winehq.org
Mon Jun 29 09:17:48 CDT 2009


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

Author: Vincent Povirk <vincent at codeweavers.com>
Date:   Wed Jun 10 15:57:15 2009 -0500

windowscodecs: Add test for BMP decoder.

---

 configure                            |    9 ++
 configure.ac                         |    1 +
 dlls/Makefile.in                     |    5 +
 dlls/windowscodecs/Makefile.in       |    1 +
 dlls/windowscodecs/tests/Makefile.in |   13 +++
 dlls/windowscodecs/tests/bmpformat.c |  151 ++++++++++++++++++++++++++++++++++
 6 files changed, 180 insertions(+), 0 deletions(-)

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



More information about the wine-cvs mailing list