summaryrefslogtreecommitdiffstats
path: root/test/gen_cross.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-2/+2
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-26/+26
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-41/+0
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-2/+2
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-2/+2
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-12/+12
* Comment cleanup (#2689)Quincey Koziol2023-04-111-24/+0
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-137/+137
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-071-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-2/+2
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-2/+2
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-343/+329
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-1/+1
* Fixed some exit calls.Dana Robinson2019-09-071-30/+29
* Cleanup overuse of include filesAllen Byrne2018-02-141-23/+22
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Changes to be committed:Frank.Willmore2016-10-251-2/+2
* [svn-r30017] Description:Quincey Koziol2016-06-061-2/+2
* [svn-r27818] Minor warning fixes.Dana Robinson2015-09-171-34/+34
* [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-0/+4
* [svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_...Dana Robinson2015-02-271-83/+1
* [svn-r24869] Description:Quincey Koziol2014-03-231-9/+9
* [svn-r24803] Description:Quincey Koziol2014-03-161-0/+2
* [svn-r24030] Description:Quincey Koziol2013-08-191-8/+8
* [svn-r22110] Removed incorrect 'executable' svn properties.Dana Robinson2012-03-211-0/+0
* [svn-r20855] Issue 2599 - Cross-test BE and LE data. I added the test for de...Raymond Lu2011-05-171-12/+596
* [svn-r20029] Purpose: Fix bug 2131Neil Fortner2011-02-021-55/+616
* [svn-r20006] I updated the read buffer from float to double to be more approp...Raymond Lu2011-01-261-1/+1
* [svn-r19998] I changed the previous commit from FLOAT to DOUBLE again because...Raymond Lu2011-01-261-12/+12
* [svn-r19982] I changed the previous commit from DOUBLE to FLOAT because the b...Raymond Lu2011-01-241-10/+10
* [svn-r19977] Bug 2131 - I added a test case for integer data. I also skipped...Raymond Lu2011-01-211-20/+97
* [svn-r19972] I added a test case for dataset with scale-offset filter into cr...Raymond Lu2011-01-211-20/+146
* [svn-r14199] Description:Quincey Koziol2007-10-111-2/+2
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r12175] Purpose: Changed Dataset NameRaymond Lu2006-03-301-1/+1
* [svn-r12151] Purpose: New testRaymond Lu2006-03-241-0/+102