mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-24 15:25:00 +08:00
[svn-r12018] Purpose:
Bug fix Description: Uncomment tests Platforms tested: Linux 2.4 (mir) - 64-bit
This commit is contained in:
parent
5f59c68e7f
commit
4efe32d542
@ -278,12 +278,10 @@ main(void)
|
||||
fapl = h5_fileaccess();
|
||||
|
||||
/* Test fractal heap creation */
|
||||
#ifdef QAK
|
||||
nerrors += test_create(fapl);
|
||||
|
||||
/* Test fractal heap object insertion */
|
||||
nerrors += test_abs_insert_first(fapl);
|
||||
#endif /* QAK */
|
||||
|
||||
if(nerrors)
|
||||
goto error;
|
||||
|
Loading…
Reference in New Issue
Block a user