wine/tools winapi/Makefile.in winapi/c_parser. ...

Alexandre Julliard julliard at wine.codeweavers.com
Tue Oct 1 13:10:54 CDT 2002


ChangeSet ID:	5586
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/10/01 13:10:54

Modified files:
	tools/winapi   : Makefile.in c_parser.pm c_type.pm winapi.pm 
	                 winapi_cleanup winapi_extract 
	tools/winapi_check: modules.pm winapi_function.pm 
Added files:
	tools/winapi   : tests.dat tests.pm winapi_test 
	                 winapi_test_options.pm 

Log message:
	Patrik Stridvall <ps at leissner.se>
	- Added a new tool winapi_test for generating tests.
	- Added a data structure packing test to winapi_test.
	- Reorganized and optimized a few things.

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

Old revision  New revision  Changes     Path
 1.4           1.5           +2 -0       wine/tools/winapi/Makefile.in
 1.6           1.7           +83 -33     wine/tools/winapi/c_parser.pm
 1.1           1.2           +16 -10     wine/tools/winapi/c_type.pm
 1.5           1.6           +26 -15     wine/tools/winapi/winapi.pm
 1.2           1.3           +2 -25      wine/tools/winapi/winapi_cleanup
 1.17          1.18          +22 -4      wine/tools/winapi/winapi_extract
 1.18          1.19          +33 -12     wine/tools/winapi_check/modules.pm
 1.14          1.15          +12 -2      wine/tools/winapi_check/winapi_function.pm
 Added         1.1           +0 -0       wine/tools/winapi/winapi_test
 Added         1.1           +0 -0       wine/tools/winapi/winapi_test_options.pm
 Added         1.1           +0 -0       wine/tools/winapi/tests.dat
 Added         1.1           +0 -0       wine/tools/winapi/tests.pm




More information about the wine-cvs mailing list