summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/c_runtime/vswprintf/test16/testinfo.dat
blob: 39c59650dc14ea3cd93e5252ed07e1149fe4884e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# Copyright (c) Microsoft Corporation.  All rights reserved.
#

Version = 1.0
Section = C Runtime
Function = vswprintf
Name = Positive Test for vswprintf
TYPE = DEFAULT
EXE1 = test16
Description
= Tests the PAL implementation of the vswprintf function.
= Tests vswprintf with decimal point format doubles.
= This test is modeled after _snwprintf.