Test almost all of the low level variant functions

This commit is contained in:
Jon Griffiths 2003-12-11 05:25:44 +00:00 committed by Alexandre Julliard
parent 965b285238
commit 17ce98503b
3 changed files with 5401 additions and 1 deletions

View File

@ -4,3 +4,4 @@ olefont.ok
safearray.ok
testlist.c
vartest.ok
vartype.ok

View File

@ -9,7 +9,8 @@ EXTRALIBS = $(LIBUUID)
CTESTS = \
olefont.c \
safearray.c \
vartest.c
vartest.c \
vartype.c
@MAKE_TEST_RULES@

File diff suppressed because it is too large Load Diff