mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r15807] correction in test name, testing "non" initialized chunks
tested: windows, linux
This commit is contained in:
parent
698a6d8845
commit
413bedbddf
@ -653,11 +653,11 @@ int main( void )
|
||||
|
||||
|
||||
/*-------------------------------------------------------------------------
|
||||
* test a dataset with initialized chunks
|
||||
* test a dataset with non initialized chunks
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
TESTING("initialized chunks");
|
||||
TESTING("non initialized chunks");
|
||||
|
||||
dims3[ 0 ] = 90;
|
||||
dims3[ 1 ] = 90;
|
||||
|
Loading…
Reference in New Issue
Block a user