Test almost all of the low level variant functions
This commit is contained in:
parent
965b285238
commit
17ce98503b
|
@ -4,3 +4,4 @@ olefont.ok
|
|||
safearray.ok
|
||||
testlist.c
|
||||
vartest.ok
|
||||
vartype.ok
|
||||
|
|
|
@ -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
Loading…
Reference in New Issue