summaryrefslogtreecommitdiffstats
path: root/test/swmr_sparse_reader.c
Commit message (Collapse)AuthorAgeFilesLines
* Misc library test changes from develop.Dana Robinson2020-05-171-2/+2
|
* Merge pull request #2537 in HDFFV/hdf5 from ~DYOUNG/werror:fix-werrors to ↵David Young2020-04-271-2/+2
| | | | | | | | | develop * commit 'd16eb45d536bd13ca3cf1b0bdc76c58d95d13f17': For compatibility with non-C99 Visual Studio versions, use "%" PRIuMAX instead of "%ju". Fix `test/swmr_sparse_reader.c:118:77: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]` and `test/snapshots-hdf5/current/test/swmr_sparse_reader.c:129:100: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]`. Fix `src/H5FDdirect.c:1346:5: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]`.
* HDFFV-10903 merge dev changes to 1.10Allen Byrne2019-09-181-5/+5
|
* Merge HD prefix and whitespace changes from developAllen Byrne2019-08-181-12/+12
|
* Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
| | | | | | | | and replace it with new url for COPYING file. Fix 2 lines in java error test expected output file where messages include line numbers changed by reducing the copyright header by 2 lines.
* Moved remaining SWMR-related test files to develop.Dana Robinson2017-01-261-0/+449