Parent Directory
|
|
|
|
|
auxilliary_tests/
|
|
|
|
|
data/
|
|
|
|
|
netcdf2_tests/
|
|
|
|
|
netcdf3_tests/
|
|
|
|
|
netcdf4_tests/
|
|
|
|
|
README
|
1.4 |
3 years |
johnevans007 |
*** empty log message ***
|
create_test_ncfile.m
|
1.1 |
2 years |
johnevans007 |
new file
|
test__create.m
|
1.2 |
3 years |
johnevans007 |
Added better documentation. Function name was incorrect.
|
test__enddef.m
|
1.1 |
3 years |
johnevans007 |
First commit.
|
test__open.m
|
1.2 |
3 years |
johnevans007 |
Since Test 4 wasn't supplying enough input arguments, an exception should
have b... |
test_attcopy.m
|
1.3 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_attdel.m
|
1.3 |
3 years |
johnevans007 |
Added a fifth test.
|
test_attinq.m
|
1.5 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_attname.m
|
1.3 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_attput.m
|
1.5 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_attrename.m
|
1.3 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_copy_att.m
|
1.4 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_create.m
|
1.6 |
2 years |
johnevans007 |
Was not properly closing out the netcdf file all of the time.
|
test_def_var.m
|
1.4 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_del_att.m
|
1.4 |
3 years |
johnevans007 |
Added tests for wrong datatypes.
|
test_dimdef.m
|
1.6 |
2 years |
johnevans007 |
Was not properly closing out the netcdf file all of the time.
|
test_dimid.m
|
1.3 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_diminq.m
|
1.3 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_dimrename.m
|
1.8 |
2 years |
johnevans007 |
Was not properly closing out the netcdf file all of the time.
|
test_get_var1_text.m
|
1.3 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_get_var_bad_param_datatype.m
|
1.2 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_inq.m
|
1.6 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_inq_att.m
|
1.2 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_inq_attid.m
|
1.3 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_inq_attlen.m
|
1.3 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_inq_atttype.m
|
1.3 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_inq_dim.m
|
1.5 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_inq_dimid.m
|
1.3 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_inq_unlimdim.m
|
1.2 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_inq_var.m
|
1.7 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_inq_varid.m
|
1.4 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_inquire.m
|
1.2 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_lfs.m
|
1.4 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_mexnc.m
|
1.51 |
2 years |
johnevans007 |
Adding option to remove netcdf files at the beginning of the test.
|
test_open.m
|
1.5 |
2 years |
johnevans007 |
Test 100 rewritten so as to actually try to write something in 'write'
mode.
|
test_put_get_att.m
|
1.3 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_put_get_var_double.m
|
1.6 |
2 years |
johnevans007 |
Was not properly closing out the netcdf file all of the time.
|
test_put_get_var_float.m
|
1.7 |
2 years |
johnevans007 |
Was not properly closing out the netcdf file all of the time.
|
test_put_get_var_int.m
|
1.7 |
2 years |
johnevans007 |
Was not properly closing out the netcdf file all of the time.
|
test_put_get_var_schar.m
|
1.6 |
2 years |
johnevans007 |
Was not properly closing out the netcdf file all of the time.
|
test_put_get_var_short.m
|
1.6 |
2 years |
johnevans007 |
Was not properly closing out the netcdf file all of the time.
|
test_put_get_var_text.m
|
1.4 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_put_get_var_uchar.m
|
1.8 |
2 years |
johnevans007 |
Was not properly closing out the netcdf file all of the time.
|
test_put_var_bad_param_datatype.m
|
1.3 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_put_varm.m
|
1.2 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_redef_def_dim.m
|
1.3 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_rename_att.m
|
1.3 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_rename_dim.m
|
1.3 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_rename_var.m
|
1.3 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_set_fill.m
|
1.3 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_strerror.m
|
1.1 |
3 years |
johnevans007 |
The input argument is not needed, so I got rid of it.
|
test_sync.m
|
1.2 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_vara_put_get.m
|
1.2 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_vardef.m
|
1.3 |
3 years |
johnevans007 |
Modified to test case of singleton variable.
|
test_varid.m
|
1.3 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_varinq.m
|
1.4 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_varmget.m
|
1.2 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_varput_1g.m
|
1.7 |
3 years |
johnevans007 |
Needed one more test to be sure.
|
test_varrename.m
|
1.2 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|
test_vars_put_get.m
|
1.2 |
3 years |
johnevans007 |
Replaced all "end_def" routines with "enddef".
|