Module: wine Branch: master Commit: ecb97fc24c78f85a8f051084e68a8299b0cd8609 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=ecb97fc24c78f85a8f051084...
Author: Detlef Riekenberg wine.dev@web.de Date: Thu Sep 28 11:47:52 2006 +0200
localspl/tests: Add initial test.
---
Makefile.in | 2 + configure | 3 +- configure.ac | 1 + dlls/Makefile.in | 1 + dlls/localspl/tests/Makefile.in | 13 +++++++ dlls/localspl/tests/localmon.c | 72 +++++++++++++++++++++++++++++++++++++++ programs/winetest/Makefile.in | 3 ++ programs/winetest/winetest.rc | 1 + 8 files changed, 95 insertions(+), 1 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=ecb97fc24c78f85a8f05...