Commit Graph

44 Commits

Author SHA1 Message Date
Russ Rew
5e1967e466 Put gettimeofday(&start_time, ...) call in the right place for meaningful timings. 2010-11-12 21:18:11 +00:00
Ed Hartnett
e22ff1d34a added timing test of HDF5 many attributes creation 2010-11-12 20:12:32 +00:00
Ed Hartnett
35b0c5422d got benchmark build working agian 2010-11-12 18:09:12 +00:00
Russ Rew
2ba3602188 remove writing attributes, since already tested in bm_many_atts benchmark 2010-11-12 05:36:24 +00:00
Russ Rew
171f42da85 Documentation fixes for udunits, cxx4. New benchmark programs for a large number of objects (groups, variables, attributes). 2010-11-12 03:56:26 +00:00
Ed Hartnett
c2b967be53 changes to make parallel tests script output 2010-10-20 17:20:28 +00:00
Ed Hartnett
211225da2b fixed parallel test by removing BAIL macro 2010-10-15 13:21:43 +00:00
Ed Hartnett
a658960034 added more valgrind testing 2010-10-13 22:53:25 +00:00
Ed Hartnett
5923f92119 adding missing include in parallel I/O test program 2010-10-13 15:05:00 +00:00
Ed Hartnett
75d38d4308 fixed for missing header file 2010-10-08 20:14:19 +00:00
Ed Hartnett
64d614fd87 added missing file, fixed includes, removed unneeded header file 2010-10-08 20:08:24 +00:00
Ed Hartnett
65c54d88f5 fixed some AIX portability issues, added tests, especially valgrind tests 2010-10-08 18:54:53 +00:00
Dennis Heimbigner
80e693a444 enforce --disable-dap-remote-tests 2010-09-02 19:34:46 +00:00
Ed Hartnett
a943d702dd whoops, forgot to add this file 2010-08-23 13:21:12 +00:00
Ed Hartnett
cd6468ae14 cleaned up some memory problems, added nc_inq_path for classic and netcdf-4 files 2010-08-20 19:50:59 +00:00
Ed Hartnett
a27fd4390c added opendap memory test 2010-08-20 17:20:32 +00:00
Ed Hartnett
469731fd88 inq path works for netcdf-4 2010-08-19 18:15:48 +00:00
Ed Hartnett
1aedb82327 fixed some memory problems, more progress towards nc_inq_path 2010-08-19 17:37:29 +00:00
Ed Hartnett
cdf3d497fd turned off failed test 2010-08-18 15:43:37 +00:00
Ed Hartnett
38383a8b4c forgotten file added 2010-08-18 15:32:21 +00:00
Ed Hartnett
a0e1b037e5 added nc_inq_path in dispatch tables 2010-08-18 15:11:17 +00:00
Ed Hartnett
96970bba9e fixed HDF4 problem with allocated metadata storage 2010-07-06 14:56:28 +00:00
Ed Hartnett
0e855e0dc5 more changes to make netcdf-4 use less memory per variable 2010-07-01 11:39:34 +00:00
Ed Hartnett
6de0e1698e fixed parallel make problem in oc directory, fixed extra-test problem 2010-06-30 14:55:57 +00:00
Ed Hartnett
e8218ab23b moved header files to include dir, refactored libdispatch, cleaned up Makefile.am files 2010-06-29 14:11:48 +00:00
Ed Hartnett
f0a72cbefb fixed broken classic-only build 2010-06-28 17:17:43 +00:00
Russ Rew
ef66f0cc06 Merged latest trunk changes to my branch. 2010-06-24 22:07:01 +00:00
Ed Hartnett
2ddea973a3 fixed valgrind tests some more 2010-06-24 08:52:03 +00:00
Russ Rew
07967fba22 Merged latest trunk changes to my branch. 2010-06-24 05:23:23 +00:00
Ed Hartnett
f6447ee94c fixed extra-test libsrc4/tst_h_vl2 problem and valgrind test problems 2010-06-23 13:57:33 +00:00
Ed Hartnett
204685b257 got valgrind tests to pass 2010-06-23 13:20:39 +00:00
Russ Rew
8a013d4f51 Changed calls in tests from deprecated _ubyte functions to equivalent
_uchar functions.
2010-06-22 22:41:04 +00:00
Ed Hartnett
ad5bb5a1b4 fixed tst_v2 in nc_test4/Makefile.am 2010-06-22 15:04:06 +00:00
Ed Hartnett
fc4a4ea189 finished breaking up netcdf.m4 into c files. 2010-06-22 13:25:14 +00:00
Ed Hartnett
e5512f4e56 removed v2 test in nc_test4 when --enable-c-only is used 2010-06-22 10:18:15 +00:00
Ed Hartnett
bb57cf2e4b moved functions out of m4 into c files in libdispatch/netcdf.m4 2010-06-18 14:01:51 +00:00
Ed Hartnett
7a31e82ec3 cleaned up test files better 2010-06-15 16:05:30 +00:00
Ed Hartnett
0b54b49991 moved some tests which used v2 API from libsrc4 to nc_test4, to allow the library to be built before the tests 2010-06-15 15:24:28 +00:00
Ed Hartnett
45538c2613 got extra-tests working 2010-06-11 17:07:34 +00:00
Ed Hartnett
4496123ff7 moved tests t_nc and t_type from libsrc to nc_test and nc_test4 to simplify build 2010-06-10 21:10:50 +00:00
Ed Hartnett
57d743dddb fixed build problems for libcf/gridspec, pnetcdf, and hdf4 2010-06-10 17:18:48 +00:00
Ed Hartnett
bb0035c95d fixed Makefile.am includes to find new netcdf.h location 2010-06-07 15:40:31 +00:00
Ed Hartnett
92ccf1c5fa moved headers to include directory 2010-06-03 20:22:55 +00:00
Ed Hartnett
18f4bca367 moving to trunk subdir 2010-06-03 13:24:43 +00:00