summaryrefslogtreecommitdiffstats
path: root/testpar/t_2Gio.c
Commit message (Expand)AuthorAgeFilesLines
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-3/+3
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-6/+6
* Clang-format of source filesAllen Byrne2020-09-301-1403/+1355
* Fix some HDfprintf compilation errors: use the right format stringsDavid Young2020-09-241-3/+4
* Trim trailing whitespaceQuincey Koziol2020-04-201-11/+11
* testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-01-291-1/+1
* fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co...kmu2020-01-271-27/+42
* squash cast warning fixkmu2020-01-231-107/+108
* Merge pull request #2292 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/prototype to dev...Kimmy Mu2020-01-231-1/+1
|\
| * fix missing prototype warningkmu2020-01-211-1/+1
* | merge and fix conflictkmu2020-01-191-2/+0
|/
* Change from using H5Dcreate to H5Dcreate2Richard Warren2019-12-111-2/+2
* Adds a new t_2Gio.c MPI testRichard Warren2019-11-261-0/+4980