Ward Fisher
|
99c8bccd85
|
Tweaked options table in install document.
|
2016-10-27 14:13:29 -06:00 |
|
Ward Fisher
|
08609a6ed4
|
Cleaning up the install doc, and updating some missing items.
|
2016-10-27 13:36:26 -06:00 |
|
Wei-keng Liao
|
f19e4ce81e
|
sync m4 files with PnetCDF
|
2016-10-25 15:11:16 -05:00 |
|
Wei-keng Liao
|
39ea0963e1
|
make ERANGE_FILL default
|
2016-10-25 15:10:25 -05:00 |
|
Wei-keng Liao
|
7fbde1b5bc
|
add a new option ERANGE_FILL to use fill values when NC_ERANGE occurs; sync ncx.m4 with PnetCDF
|
2016-10-25 15:09:52 -05:00 |
|
Wei-keng Liao
|
87fab92924
|
match type of a subroutine argument
|
2016-10-25 13:28:38 -05:00 |
|
Wei-keng Liao
|
d78ec898e5
|
SCHAR_MAX is 127, not 128
|
2016-10-25 13:21:54 -05:00 |
|
Wei-keng Liao
|
c282d18080
|
add two fill value inquiry subroutines
|
2016-10-25 13:14:03 -05:00 |
|
Ward Fisher
|
eb5be645ea
|
Added missing err_macros.h to tst_parallel.c
|
2016-10-25 12:00:39 -06:00 |
|
Ward Fisher
|
174aa62d75
|
Added missing err_macros.h to tst_parallel4.c
|
2016-10-25 11:59:27 -06:00 |
|
Ward Fisher
|
d8c04ead27
|
Added missing err_macros.h to tst_nc4perf.c
|
2016-10-25 11:58:24 -06:00 |
|
Ward Fisher
|
c9ca03deee
|
Added missing err_macros.h to tst_parallel3.c
|
2016-10-25 11:57:22 -06:00 |
|
Ward Fisher
|
414ef40ca1
|
Added missing err_macros.h to tst_mode.c
|
2016-10-25 11:56:25 -06:00 |
|
Ward Fisher
|
938b27bd84
|
Added missing err_macros.h to tst_mpi_parallel.c
|
2016-10-25 11:54:25 -06:00 |
|
Ward Fisher
|
4111dcfe9e
|
Propegated autoconf options in travis.yml
|
2016-10-24 17:21:15 -06:00 |
|
Ward Fisher
|
4feadbfd22
|
Additional updates in support of https://github.com/Unidata/netcdf-c/issues/321
|
2016-10-24 17:16:58 -06:00 |
|
Ward Fisher
|
b37784ed7f
|
Corrected parallel tests in support of https://github.com/Unidata/netcdf-c/issues.321
|
2016-10-24 22:45:15 +00:00 |
|
Ward Fisher
|
be9eeb1c96
|
Corrected missing include in a couple of hdf4 tests.
|
2016-10-21 13:55:49 -06:00 |
|
Ward Fisher
|
873b9e9557
|
Removed an old benchmark test for which the source data appears to be long gone.
|
2016-10-21 19:48:14 +00:00 |
|
Ward Fisher
|
dd557c1919
|
Updated an old benchmark script and ref files to accomodate updated metadata reported by ncdump.
|
2016-10-21 19:42:14 +00:00 |
|
Ward Fisher
|
1c11fc5d59
|
More refactoring, pushing to avoid accidental loss.
|
2016-10-21 19:24:40 +00:00 |
|
Ward Fisher
|
157af11bc2
|
Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321
|
2016-10-21 17:17:39 +00:00 |
|
Wei-keng Liao
|
075bc075e4
|
ncmpi__enddef has been available since PnetCDF 1.5.0
|
2016-10-18 14:38:34 -05:00 |
|
Wei-keng Liao
|
08afcf1f88
|
add missing tests from the original netCDF
|
2016-10-13 13:25:16 -05:00 |
|
Wei-keng Liao
|
6737a38a24
|
add back a fix for NC_EDIMSIZE
|
2016-10-13 03:26:08 -05:00 |
|
Wei-keng Liao
|
beac085c7d
|
more updates due to renaming test_read.c and test_write.c to m4 files
|
2016-10-13 02:56:50 -05:00 |
|
Wei-keng Liao
|
ac86d8c9fb
|
Update CMakeLists.txt due to test_read.c and test_write.c have been renamed to m4 files
|
2016-10-13 02:25:21 -05:00 |
|
Wei-keng Liao
|
3a93d84a67
|
borrow some m4 files from PnetCDF
|
2016-10-13 02:17:31 -05:00 |
|
Wei-keng Liao
|
0d24dccbd3
|
copy ncx.m4 from PnetCDF
|
2016-10-13 02:15:45 -05:00 |
|
Wei-keng Liao
|
fbbed1f9ff
|
move ncid check to the first and add varid check before name check
|
2016-10-13 02:12:26 -05:00 |
|
Wei-keng Liao
|
df91c19f3c
|
add NULL name check
|
2016-10-12 13:45:41 -05:00 |
|
Wei-keng Liao
|
125ca43cfb
|
add NULL name check
|
2016-10-12 13:33:44 -05:00 |
|
Wei-keng Liao
|
4725c1484b
|
move varid check right after ncid
|
2016-10-12 13:33:17 -05:00 |
|
Ward Fisher
|
a3327a3621
|
removed outdated information re: parallel netcdf.
|
2016-10-10 10:53:25 -06:00 |
|
Wei-keng Liao
|
c4a148e136
|
type cast (char) before comparison
|
2016-10-10 00:20:23 -05:00 |
|
Wei-keng Liao
|
8bf99abe77
|
silence compile warning from -Wsign-conversion
|
2016-10-10 00:07:24 -05:00 |
|
Wei-keng Liao
|
dbb9be59d2
|
temporally disable __arm__ for testing
|
2016-10-09 22:21:32 -05:00 |
|
Wei-keng Liao
|
835ff7cd1e
|
make test subroutine return nok, add comments on X_CHAR_MIN and X_CHAR_MAX
|
2016-10-09 22:18:46 -05:00 |
|
Wei-keng Liao
|
9cf01256cf
|
revise sunroutine equal, add equal2 for matched ityep and xtype APIs, and add nc_err_code_name
|
2016-10-09 22:16:09 -05:00 |
|
Wei-keng Liao
|
ecc851b21c
|
borrow PnetCDF test_put.m4
|
2016-10-09 22:13:40 -05:00 |
|
Wei-keng Liao
|
aacb3c2e11
|
borrow PnetCDF test_get.m4
|
2016-10-09 22:13:30 -05:00 |
|
Wei-keng Liao
|
f336af5474
|
now ncx.m4 is the same as PnetCDF's except PNETCDF is not defined
|
2016-10-09 21:58:43 -05:00 |
|
Wei-keng Liao
|
0eff6cb128
|
add CDF format checking in hash4 to exclude the NC_BYTE-to-uchar exception fro CDF-5 format
|
2016-10-08 13:48:22 -05:00 |
|
Wei-keng Liao
|
e1643f9fd8
|
handle special case when calling _uchar APIs to access NC_BYTE attributes/variables in CDF-2 file format (no NC_ERANGE check)
|
2016-10-06 00:50:52 -05:00 |
|
Wei-keng Liao
|
f8813bbd04
|
handle special case when calling _uchar APIs to access NC_BYTE attributes in CDF-2 file format
|
2016-10-06 00:49:13 -05:00 |
|
Wei-keng Liao
|
dd19b27b44
|
handle special case when calling _uchar APIs to access NC_BYTE attributes/variables in CDF-2 file format
|
2016-10-06 00:48:01 -05:00 |
|
Wei-keng Liao
|
4b911c1435
|
add a rule to delete folder results
|
2016-10-06 00:44:50 -05:00 |
|
Wei-keng Liao
|
1f32277afb
|
use ncx_get_uint32 instead of ncx_get_int_int
|
2016-10-06 00:43:40 -05:00 |
|
Wei-keng Liao
|
f6804fc5c0
|
handle special case when calling _uchar APIs to access NC_BYTE variables in CDF-2 file format
|
2016-10-06 00:42:55 -05:00 |
|
Wei-keng Liao
|
688ad6d218
|
handle special case when calling _uchar APIs to access NC_BYTE attributes in CDF-2 file format
|
2016-10-06 00:41:53 -05:00 |
|