summaryrefslogtreecommitdiffstats
path: root/test/testframe.c
Commit message (Expand)AuthorAgeFilesLines
* Print some messages in parallel tests on MPI rank 0 only (#3785)jhendersonHDF2023-10-281-37/+47
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-261-3/+3
* Fix typo (givin->given) in test/testframe.c. (#3567)H. Joe Lee2023-09-221-1/+1
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-20/+20
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-3/+3
* Removed all the ranks printing out testing information (#3457)Scot Breitenfeld2023-09-011-6/+10
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-9/+0
* Remove HD from strto* calls (#3204)Dana Robinson2023-06-291-1/+1
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-9/+9
* Rename HDato*() to ato*() (#3201)Dana Robinson2023-06-291-1/+1
* Remove HD from protected POSIX calls (#3203)Dana Robinson2023-06-291-2/+2
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-6/+6
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-5/+5
* Remove HDva_(arg|copy|end|start) (#3184)Dana Robinson2023-06-281-2/+2
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-1/+1
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-1/+1
* Comment cleanup (#2689)Quincey Koziol2023-04-111-3/+0
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-1/+1
* Set default level to minimum time (#1722)Allen Byrne2022-05-171-13/+26
* Cleans up POSIX/C bits in H5private.h (#804)Dana Robinson2021-06-291-4/+18
* Update license url (#332)Larry Knox2021-02-171-1/+1
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-5/+5
* Clang-format of source filesAllen Byrne2020-09-301-163/+168
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-1/+1
* Fixed some exit calls.Dana Robinson2019-09-071-1/+1
* OESS-29 Update HD prefix mostlyAllen Byrne2019-08-241-101/+101
* Add HD prefix to testsAllen Byrne2019-08-151-7/+7
* TRILAB-111 fixes for parallel testingAllen Byrne2019-02-131-167/+171
* Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-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-r30201] Description:Quincey Koziol2016-07-181-18/+39
* [svn-r30189] Description:Quincey Koziol2016-07-181-2/+2
* [svn-r30113] Description:Quincey Koziol2016-06-281-5/+5
* [svn-r27811] Description:Quincey Koziol2015-09-161-10/+13
* [svn-r25465] BUg fix: HDFFV-8881Albert Cheng2014-07-221-9/+14
* [svn-r23529] Description:Quincey Koziol2013-04-031-2/+2
* [svn-r23332] HDFFV-8322: for valgrind testing, split-up testhdf5 tests by exc...Allen Byrne2013-03-061-2/+2
* [svn-r22758] Description:Quincey Koziol2012-09-131-6/+0
* [svn-r19796] Bug 2091: remove all Metraowerks compiler code bracheted by __MW...Albert Cheng2010-11-161-1/+1
* [svn-r19481] I'm backing out my fix for bug 1707 because there're some unreso...Raymond Lu2010-09-271-5/+1
* [svn-r19457] Bug fix for 1707 - H5Eset_auto causes a seg fault when an applic...Raymond Lu2010-09-211-1/+5
* [svn-r19242] Description:Quincey Koziol2010-08-161-0/+18
* [svn-r19092] Description:Quincey Koziol2010-07-191-1/+1
* [svn-r18154] ID 1753: added macro version of GetTestVerbosity.Albert Cheng2010-01-221-4/+4
* [svn-r14097] Description:Quincey Koziol2007-08-211-1/+1
* [svn-r13782] Increase the max number of tests to 45.Christian Chilan2007-05-221-1/+1
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r12440] Purpose:Quincey Koziol2006-06-271-2/+2
* [svn-r12430] Purpose:James Laird2006-06-211-17/+36