mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-27 07:30:33 +08:00
24 lines
694 B
Markdown
24 lines
694 B
Markdown
|
NetCDF Unit/Regression Tests
|
||
|
============================
|
||
|
|
||
|
This file, when complete, will contain a description of every test run by netCDF during regression/unit testing. Much of this information is being backfilled, and is for the time being incomplete. This header will be updated to reflect completeness, when so warranted.
|
||
|
|
||
|
Tests are organized by the directory in which they appear.
|
||
|
|
||
|
nc_test4/
|
||
|
--------
|
||
|
|
||
|
Test | Notes
|
||
|
-----|------
|
||
|
tst_fill_attr_vanish | Ensures that adding a _FillValue attribute doesn't result in other variable attributes disappearing[^tstfillattrvanish].
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
External resources
|
||
|
------------------
|
||
|
|
||
|
[^tstfillattrvanish]:https://github.com/Unidata/netcdf-c/issues/239
|