summaryrefslogtreecommitdiffstats
path: root/fortran/test
Commit message (Expand)AuthorAgeFilesLines
* Fixed misc. H5E fortran failures due to previous PR (#4138)Scot Breitenfeld2024-03-153-7/+20
* fixes compilation failures due to H5E additions (#4090)Scot Breitenfeld2024-03-081-4/+4
* Added new H5E with tests. (#4049)Scot Breitenfeld2024-03-074-88/+374
* Rename incorrectly named option (#4067)Allen Byrne2024-03-051-4/+4
* Fix the datatype passed to H5*exists_async APIs in tests. (#4033)Scot Breitenfeld2024-02-231-0/+32
* Fixed XL and gfortran errors (#3968)Scot Breitenfeld2024-01-301-4/+4
* fixed BIND name (#3957)Scot Breitenfeld2024-01-241-7/+2
* Fortran API work. (#3941)Scot Breitenfeld2024-01-233-9/+161
* Added H5Fdelete_f with test (#3912)Scot Breitenfeld2023-12-301-10/+41
* Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)Allen Byrne2023-11-221-0/+18
* Add intel oneapi windows build to CI CMake (#3836)Allen Byrne2023-11-101-7/+7
* Fortran Wrappers H5VLnative_addr_to_token_f and H5VLnative_token_to_address_f...Scot Breitenfeld2023-11-031-9/+25
* Add h5pget_actual_selection_io_mode fortran wrapper (#3746)Scot Breitenfeld2023-10-231-0/+5
* Attempt to quiet some warnings with cray compilers. (#3724)Scot Breitenfeld2023-10-1911-60/+15
* Correct fortran CMake generator expressions (#3670)Allen Byrne2023-10-141-29/+29
* Fixes test failure for gfortran -O2 and -O3, -fdefault-real-16 (#3662)Scot Breitenfeld2023-10-131-2/+1
* Address nagfor exceptions stoppage. (#3658)Scot Breitenfeld2023-10-112-73/+0
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-1/+1
* removed C_INT32_T from Fortran APIs (#3537)Scot Breitenfeld2023-09-141-5/+5
* fixed nvidia compiler issue (#3527)Scot Breitenfeld2023-09-111-10/+6
* misc. fortran fixes for failing CI dailty tests (#3523)Scot Breitenfeld2023-09-082-3/+10
* Added new Fortran API wrappers (#3511)Scot Breitenfeld2023-09-0713-1161/+1858
* removed the use of encoded single apostrophe (#3261)Scot Breitenfeld2023-07-202-14/+14
* Fixed more warnings about extra semicolons (#3249)Sean McBride2023-07-181-3/+3
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-2911-128/+2
* Remove HD/hbool_t from fortran (#3182)Dana Robinson2023-06-284-25/+25
* Print out the VOL connector being used in the ASYNC test (#3016)Scot Breitenfeld2023-06-051-2/+2
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-051-1/+1
* Updated H5Ovisit_f and H5Ovisit_by_name_f wrappers internals. (#2987)Scot Breitenfeld2023-05-221-18/+12
* Fix 'datatype' misspellings ('dataype') (#2984)Dana Robinson2023-05-191-1/+1
* Fixes failures with gfortran 4.8 (#2979)Scot Breitenfeld2023-05-182-5/+11
* Fix CMake generator expression syntax (#2909)Allen Byrne2023-05-051-12/+12
* Fixed test failure for when REAL is promoted via a compiler flag (#2873)Scot Breitenfeld2023-05-022-13/+14
* Add Fortran Selection IO APIs (#2864)Scot Breitenfeld2023-05-013-20/+227
* Remove "the the" from comments and docs (#2865)Dana Robinson2023-05-011-6/+6
* Remove unused variable warning (#2828)H. Joe Lee2023-04-281-1/+1
* Added Fortran Async APIs (#2715)Scot Breitenfeld2023-04-214-29/+226
* Comment cleanup (#2689)Quincey Koziol2023-04-116-27/+0
* Fix new codespell issues (#2521)Mark Kittisopikul2023-03-081-1/+1
* Pass-through connector testing flexibility (#2399)Quincey Koziol2023-01-091-1/+1
* Update FORTRAN VOL connector test for external pass-through testing (#2393)Quincey Koziol2023-01-051-1/+3
* fixed unclosed objects in test (#2290)Scot Breitenfeld2022-12-101-6/+10
* Update copyright headers (#2184)Larry Knox2022-11-0137-38/+1
* Multi Dataset (#2120)Neil Fortner2022-10-193-1/+259
* Fix H5Dfill_f test (#2162)Scot Breitenfeld2022-10-142-115/+176
* Implemented C matching (and general) H5Dfill Fortran wrappers (#2152)Scot Breitenfeld2022-10-112-1/+314
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-1/+1
* Corrects more Fortran warnings (#2059)Dana Robinson2022-08-231-1/+2
* Quiets Fortran warnings about large arrays (#2053)Dana Robinson2022-08-221-2/+4
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-191-4/+4