Commit Graph

11 Commits

Author SHA1 Message Date
Larry Knox
4819f89d3f
Update license url (#332)
* Modify temporary rpath for testing in java example scripts.

* Update URL in source file Copyright headers for web copy of COPYING
file - src and test directories.
2021-02-17 08:52:04 -06:00
Allen Byrne
b2d661b508 Clang-format of source files 2020-09-30 09:27:10 -05:00
Quincey Koziol
9e5dbf6906 Trim trailing whitespace 2020-04-20 18:12:00 -05:00
vchoi
3f081c9937 Modifications based on PR review feedback. 2020-03-31 19:53:14 -05:00
vchoi
6740ee1dcd Add two routines gen_ref_files() and gen_sel_files() to generate test files related to
references and selections.
These test files will be copied to 1.12, 1.10 and 1.8 for compatibility testing.
2020-03-26 12:06:04 -05:00
Binh-Minh Ribler
4731819b0e Improve code
Description:
    Added notes and changed argument to H5Fcreate to clarify the
    latest situation
Platforms tested:
    Linux/64 (jelly)
2018-03-09 20:44:37 -06:00
Binh-Minh Ribler
9a480c34e5 Added comment for clarification about latest as 1.10.
Platforms tested:
    Linux/64 (jelly)
    Linux/32 (jam)
2018-02-13 15:24:41 -06:00
Binh-Minh Ribler
74f74f60bb Cleaned up per comments in PR# 876
Platforms tested:
    Linux/64 (jelly)
    Darwin (osx1010test)
2018-02-07 11:33:31 -06:00
Binh-Minh Ribler
daa0eb8015 Further improvement 2017-11-27 15:09:15 -06:00
Binh-Minh Ribler
742798b84e Fixed comment. 2017-11-27 13:41:44 -06:00
Binh-Minh Ribler
ea4f752ace Adding data file generator
Description:
    Added gen_bounds.c to generate the following files:
    - bounds_earliest_latest.h5
    - bounds_earliest_v18.h5
    - bounds_latest_latest.h5
    - bounds_v18_latest.h5
    - bounds_v18_v18.h5
    for testing the version bounds fix in 1.8 and 1.6.
2017-11-27 12:44:23 -06:00