Commit Graph

7373 Commits

Author SHA1 Message Date
Edward Hartnett
fe96b6a3e5 checking 2nd var data in 3D test 2020-02-12 08:14:13 -07:00
Edward Hartnett
77ae2cfecc improving 3d test 2020-02-12 08:11:37 -07:00
Edward Hartnett
2addd91215 added another var to 2D test 2020-02-12 08:10:16 -07:00
Edward Hartnett
550b8fa188 better 3d unlimited testing 2020-02-12 08:06:04 -07:00
Edward Hartnett
d922af9820 adding 3d test 2020-02-12 08:04:32 -07:00
Edward Hartnett
93ef9b1bdc adding 3d test 2020-02-12 07:49:04 -07:00
Edward Hartnett
4ea78cc985 testing two unlimited dims 2020-02-12 07:45:59 -07:00
Edward Hartnett
168850c373 testing two unlimited dims 2020-02-12 07:45:29 -07:00
Edward Hartnett
4683a4da3b testing two unlimited dims 2020-02-12 07:44:54 -07:00
Edward Hartnett
2f9856b2e6 testing two unlimited dims 2020-02-12 07:30:00 -07:00
Edward Hartnett
bf87013c6b adding test 2020-02-12 07:27:51 -07:00
Edward Hartnett
fe31d48a01 adding test 2020-02-12 07:25:02 -07:00
Edward Hartnett
4c9f1d91e4 making room for new tests 2020-02-12 07:21:22 -07:00
Edward Hartnett
1cd37f1e57 whitespace cleanup 2020-02-12 07:16:12 -07:00
Edward Hartnett
f326b6ad37 added in decl for num_obj for large file builds 2020-02-11 17:21:53 -07:00
Edward Hartnett
03c7e61b20 merged changes from master 2020-02-11 17:20:22 -07:00
Edward Hartnett
05a6ff74b2 merged changes from master 2020-02-11 17:19:53 -07:00
Edward Hartnett
15059a18b7 merged changes from master 2020-02-11 17:19:25 -07:00
Ward Fisher
0a9e5c31bb
Merge pull request #1629 from NOAA-GSD/ejh_more_szip_7
check szip parameters for validity, plus all other outstanding szip work...
2020-02-11 17:03:56 -07:00
Ward Fisher
b5faf8d8a4 Added a ctest script with DAP tests enabled. 2020-02-11 15:09:29 -07:00
Edward Hartnett
21e6fcbdf3 merged changes from master branch 2020-02-11 04:50:48 -07:00
Edward Hartnett
ecaa4c705f merged changes from master branch 2020-02-11 04:49:46 -07:00
Edward Hartnett
60ae773eb5 merged changes from master branch 2020-02-11 04:49:05 -07:00
Edward Hartnett
164de982bd merged changes from master branch 2020-02-11 04:05:35 -07:00
Ward Fisher
bd939806c5
Merge pull request #1633 from NOAA-GSD/ejh_hdf4_bug
raised NC_MAX_HDF4_NAME length to NC_MAX_NAME
2020-02-10 17:12:35 -07:00
Edward Hartnett
c0d9c6237d added more documentation to nc_def_var_filter() 2020-02-09 17:59:41 -07:00
Edward Hartnett
bb2941597f updated release notes 2020-02-09 13:38:14 -07:00
Edward Hartnett
7c88c916c8 changed version of dispatch table to 2 in configure.ac 2020-02-09 13:24:42 -07:00
Edward Hartnett
1487a921ba now test that bad version number in dispatch table causes rejection 2020-02-09 13:23:22 -07:00
Edward Hartnett
e957ebccfa now test that bad version number in dispatch table causes rejection 2020-02-09 13:22:35 -07:00
Edward Hartnett
e25174a29f whitespace cleanup of tst_udf.c 2020-02-09 13:19:10 -07:00
Edward Hartnett
9756efb765 now check the dispatch table version number 2020-02-09 13:17:52 -07:00
Edward Hartnett
eb8ba874e5 better documentation 2020-02-09 13:15:35 -07:00
Edward Hartnett
5731f4dafd whitespace cleanup 2020-02-09 13:09:32 -07:00
Edward Hartnett
a0839a2a7a added version to dispatch table 2020-02-09 13:07:58 -07:00
Edward Hartnett
f6c6665836 edited release notes 2020-02-09 12:51:55 -07:00
Edward Hartnett
b7ac19a43f only close non-zero typeids 2020-02-09 12:03:21 -07:00
Edward Hartnett
af6b6787bf fix for memory leak due to HDF5 types 2020-02-09 11:47:13 -07:00
Edward Hartnett
555b9384fc turned down number of runs 2020-02-09 11:24:19 -07:00
Edward Hartnett
23656e31ed further development of mem testing program 2020-02-09 09:04:23 -07:00
Edward Hartnett
2d3f4be2ea now detect memory leak open/closing files with tst_mem1.c 2020-02-09 08:51:11 -07:00
Edward Hartnett
8ffa18c385 adding tst_mem1.c 2020-02-09 08:44:02 -07:00
Edward Hartnett
cd38a4cf6c updated release notes 2020-02-08 09:38:44 -07:00
Edward Hartnett
da904f6438 raised NC_MAX_HDF4_NAME length to NC_MAX_NAME 2020-02-08 09:21:01 -07:00
Edward Hartnett
e15161ef22 more uncommented test code and whitespace cleanup 2020-02-08 06:59:52 -07:00
Edward Hartnett
e3b8687f88 updated RELEASE_NOTES 2020-02-08 06:46:28 -07:00
Edward Hartnett
075a28eecd now causing cmake build to create h5_test/run_par_tests.sh from h5_test/run_par_tests.sh.in 2020-02-08 06:43:36 -07:00
Edward Hartnett
26249f4583 added HDF5 parallel test to CMake build 2020-02-08 06:37:43 -07:00
Edward Hartnett
834adfe3b1 cleanup of nc_test4/run_par_test.sh.in 2020-02-08 06:36:29 -07:00
Edward Hartnett
29981888a9 now allow substitution of different mpi launcher in h5_test/run_par_tests.sh 2020-02-08 06:31:19 -07:00