summaryrefslogtreecommitdiffstats
path: root/test/external.c
Commit message (Expand)AuthorAgeFilesLines
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-031-1/+1
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-21/+21
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-113/+113
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-10/+10
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-9/+9
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-54/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-2/+2
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-3/+3
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-9/+9
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-23/+23
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-1/+1
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-172/+172
* Fix JNI bug, fix warnings noticed in MSVC CI, be modern & portable (#1480)David Young2022-03-101-4/+3
* Snprintf2 (#1399)Sean McBride2022-01-281-2/+2
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-3/+3
* Update clang config (#473)Quincey Koziol2021-03-171-10/+40
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-1/+1
* Various clang tidy warning fixes (#448)Sean McBride2021-03-101-3/+3
* Update license url (#332)Larry Knox2021-02-171-1/+1
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-2/+2
* Clang-format of source filesAllen Byrne2020-09-301-445/+490
* Pre-format fixes for warnings as errorsAllen Byrne2020-09-291-24/+18
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-1/+1
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* Move function-scope macro definition to file-scope.Jacob Smith2019-09-301-5/+6
* Refactor external file addition loop to static function.Jacob Smith2019-09-291-18/+57
* fix declaring variable in for statementJacob Smith2019-09-281-9/+10
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2019-09-231-13/+13
|\
| * Add HD prefix to testsAllen Byrne2019-08-151-7/+7
| * Fix conflicting types for reset_raw_data_files() parameter in external_common...Larry Knox2019-08-011-6/+6
* | Change print calls to HD-wrapped.Jacob Smith2019-09-231-3/+2
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2019-07-221-0/+1
|\ \ | |/
| * Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-031-1/+2
* | Minor formatting adjustments.Jacob Smith2019-07-221-74/+47
* | Some minor reformatting.Jacob Smith2019-05-241-193/+241
|/
* Changing file names to avoid possible conflicts during parallel test.Songyu Lu2019-04-221-6/+6
* Left out this file in previous commit.Songyu Lu2019-04-091-11/+10
* This commit basically has the following changes:Songyu Lu2019-04-041-230/+1
* Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-281-4/+4
* Changed the Windows POSIX open() file permissions to be correctDana Robinson2017-04-281-4/+4
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r29698] Switched true and false to TRUE and FALSE in a function inDana Robinson2016-04-141-2/+2
* [svn-r29421] Fix for HDFFV-9516.Dana Robinson2016-03-151-7/+110
* [svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configureDana Robinson2016-02-221-171/+732
* [svn-r29119] Converted HDoff_t to off_t in test/external.c.Dana Robinson2016-02-151-116/+114
* [svn-r29084] Revert of:Dana Robinson2016-02-111-649/+90
* [svn-r29043] Fixes to make relative external storage work on Windows. Part of...Dana Robinson2016-02-041-3/+3
* [svn-r29041] Patch from Steffen Kiess that allows a relative path to be speci...Dana Robinson2016-02-041-88/+647
* [svn-r29035] Removed external links test from external storage test.Dana Robinson2016-02-021-104/+0