ChangeSet ID: 1026271814476954772210778 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/07/09 22:30:14
Modified files: . : configure configure.ac dlls/advapi32 : Makefile.in Added files: dlls/advapi32/tests: .cvsignore registry.c
Log message: Created registry unit test and added tests for RegEnumValue[AW].
Patch: http://cvs.winehq.com/patch.py?id=1026271814476954772210778
Revision Changes Path 1.316 +5 -0 wine/configure 1.57 +1 -0 wine/configure.ac 1.14 +5 -1 wine/dlls/advapi32/Makefile.in 1.1 +0 -0 wine/dlls/advapi32/tests/.cvsignore 1.1 +0 -0 wine/dlls/advapi32/tests/registry.c