summaryrefslogtreecommitdiffstats
path: root/test/tsohm.c
diff options
context:
space:
mode:
authorScott Wegner <swegner@hdfgroup.org>2008-10-13 18:33:51 (GMT)
committerScott Wegner <swegner@hdfgroup.org>2008-10-13 18:33:51 (GMT)
commit01eb811b400d9cac1e215f1b7889345fa231e0a8 (patch)
tree024805b04908206379aa6f2d8bd60a33f0ad2eff /test/tsohm.c
parent1eaa64a2246e111789a96365fdda7917308dd77e (diff)
downloadhdf5-01eb811b400d9cac1e215f1b7889345fa231e0a8.zip
hdf5-01eb811b400d9cac1e215f1b7889345fa231e0a8.tar.gz
hdf5-01eb811b400d9cac1e215f1b7889345fa231e0a8.tar.bz2
[svn-r15853] Purpose: Decrease size of points array in links test
Description: In the external_set_elink_fapl2 links test, there is a large array of points which declared on the stack for testing. Previously, the array was 1000 x 1000, which was too large for Visual Studio to handle. As a result, we were getting stack overflows during the test. We've reduced the number to 400, as this seems to be below the limit. The exact number of points in the array isn't important to the test. Tested: VS2005 on WinXP
Diffstat (limited to 'test/tsohm.c')
0 files changed, 0 insertions, 0 deletions