Vincent Povirk : windowscodecs: Add test for BMP decoder.
Module: wine Branch: master Commit: b19e329be41fd55b5ec6d0e932f9466dc7b18072 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b19e329be41fd55b5ec6d0e932... Author: Vincent Povirk <vincent(a)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=b19e329be41fd55b5ec6d0...
participants (1)
-
Alexandre Julliard