wine/ ./Make.rules.in dlls/Makedll.rules.in pr ...

Alexandre Julliard julliard at winehq.com
Wed Feb 20 13:04:03 CST 2002


ChangeSet ID:	1014231842289157318882644
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	02/02/20 14:04:03

Modified files:
	.              : Make.rules.in 
	dlls           : Makedll.rules.in 
	programs/winetest: runtest 
Added files:
	include/wine   : test.h 
	programs/winetest: make_ctests wtmain.c 

Log message:
	Preliminary version of the C unit tests run-time environment.
	Added make rules for building and running C unit tests.

Patch: http://cvs.winehq.com/patch.py?id=1014231842289157318882644

Revision  Changes    Path
 1.101    +31 -6     wine/Make.rules.in
 1.18     +0 -1      wine/dlls/Makedll.rules.in
 1.1     +0 -0       wine/include/wine/test.h
 1.5      +28 -18    wine/programs/winetest/runtest
 1.1     +0 -0       wine/programs/winetest/make_ctests
 1.1     +0 -0       wine/programs/winetest/wtmain.c





More information about the wine-cvs mailing list