summaryrefslogtreecommitdiffstats
path: root/testpar/t_shapesame.c
Commit message (Expand)AuthorAgeFilesLines
* Add GitHub actions for testing VOL connectors (#3849)jhendersonHDF2023-11-151-3/+36
* HDF5 API test updates (#3835)jhendersonHDF2023-11-131-46/+86
* Print some messages in parallel tests on MPI rank 0 only (#3785)jhendersonHDF2023-10-281-6/+11
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-031-2/+2
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-37/+37
* Convert hbool_t --> bool in testpar (#3495)Dana Robinson2023-09-051-82/+82
* Removed all the ranks printing out testing information (#3457)Scot Breitenfeld2023-09-011-0/+2
* chore: fix typo - persent -> present (#3273)H. Joe Lee2023-07-251-1/+1
* chore: fix grammar - get hang -> get hung (#3272)H. Joe Lee2023-07-241-1/+1
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-15/+15
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-28/+0
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-18/+18
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-185/+184
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-61/+61
* Synchronize HDF5 tests with VOL tests (#2628)jhendersonHDF2023-04-031-1/+2
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-101-6/+6
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-43/+51
* Fix some const cast and stack/static object size warnings (#1700)jhendersonHDF2022-05-011-2/+15
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-32/+32
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Ensure processes always synchronize in t_shapesame test setup (#306)jhendersonHDF2021-02-031-16/+6
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-1/+1
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-1978/+1331
* Fix a bunch of format string errors reported by Larry.David Young2020-09-251-3/+3
* fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co...kmu2020-01-271-6/+1
* more fix and address commentskmu2019-12-091-15/+0
* OESS-29 Update HD prefix mostlyAllen Byrne2019-08-241-27/+27
* Add H5Sselect_shape_same and H5Sselect_intersect_block API routines, alongQuincey Koziol2019-07-301-162/+63
* Align develop with incoming hyperslab_updates branch changes.Quincey Koziol2019-02-131-16/+16
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-854/+852
|\
| * Cleanup overuse of include filesAllen Byrne2018-02-141-854/+852
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-1/+1
|/
* fixed missing prototype warningM. Scot Breitenfeld2017-10-091-1/+1
* removed always true ifdefM. Scot Breitenfeld2017-10-091-2/+0
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r30201] Description:Quincey Koziol2016-07-181-0/+6
* [svn-r30189] Description:Quincey Koziol2016-07-181-8/+8
* [svn-r30075] Description:Quincey Koziol2016-06-141-1/+1
* [svn-r29880] Add HD to sleep function callsAllen Byrne2016-05-041-1/+1
* [svn-r29079] rename the coll read requirement function.Mohamad Chaarawi2016-02-101-1/+1
* [svn-r29077] Description:Quincey Koziol2016-02-101-2/+2
* [svn-r28649] - add new API to toggle collective metadata write.Mohamad Chaarawi2015-12-141-1/+3
* [svn-r27929] merge from trunk.Mohamad Chaarawi2015-10-011-2/+3
|\
| * [svn-r27768] Description:Quincey Koziol2015-09-141-2/+3
* | [svn-r27261] apply metadata enhancement patch that was based on the mdc 3 bra...Mohamad Chaarawi2015-06-211-0/+2
|/
* [svn-r26279] re-commit 26260 that Dana moved out fixing the versioning of fun...Mohamad Chaarawi2015-02-231-3/+0
* [svn-r26271] Reverse merge of r26260 which was causing daily test failures.Dana Robinson2015-02-221-0/+3
* [svn-r26260] - add an attribute callback to call H5_term_library when MPI_COM...Mohamad Chaarawi2015-02-201-3/+0
* [svn-r25921] - wrap MPI 3 usage with MPI_VERSION compile time check.Mohamad Chaarawi2014-12-231-2/+4