Larry Knox 5577a0e7d65 Add testing for H5Rdereference function versioned in HDF5 1.10. 11 Apr 2019 Larry Knox 5dc797a2769 Add tests for version H5F function H5Fget_info and its versioned structure. 10 Apr 2019 Larry Knox 88bb5903043 Add HDF5 1.11 (develop) binaries with v16, v18 and v110 default apis to api testing. 10 Apr 2019 Larry Knox e2dfde94a8a Add HDF5 1.10 binaries with v16 and v18 default apis to existing api testing. 02 Apr 2019 Larry Knox c004f346222 Check in bin and testh5compat.sh script to run h5compat test. 22 Jul 2015 Quincey Koziol d461efc9e8b Description: Correct expected output file after update to 1.8/trunk HDF5 library now allows 1.6 to access information. Also clean up a few compiler warnings at compile time.
Tested on:
Mac OS X/32 10.6.4 (amazon) 28 Sep 2010 Larry Knox be956b4ecf0 check_format.sh should return non-zero on failure rather than always returning 0. exit $EXIT_VALUE should accomplish that. Tested on jam. 22 Jul 2010 Larry Knox 0b9742f478f Update paths to match new pre-release/hdf5/v18 structure. Tested on jam, smirom, linew, duty & liberty. 16 Sep 2009 Larry Knox 4ce47ccf9d0 Update paths to match new pre-release/hdf5/v18 structure. Tested on jam, smirom, linew, duty & liberty. 16 Sep 2009 Larry Knox 90948eb40bd Update paths to match new pre-release/hdf5/v18 structure. Tested on jam, smirom, linew, duty & liberty. 16 Sep 2009 Neil Fortner 22f1791d299 Purpose: Add test for H5Z_class_t Description:
Versioning was recently added to H5Z_class_t. This new test verifies that the
versioning is working correctly, in a manner similar to other versioned symbols.
Tested: jam 21 Apr 2009 Private HDF 293ddfd71e6 Modified test scripts to exit with 0 if successful or 1 if any test fails. 01 Oct 2008 Private HDF 456d7b03d32 Change scripts to run with /bin/sh instead of /bin/bash. 21 Jul 2008 Private HDF 7fff93c38e7 Generalize 1.8 version in script and expected files to 1.8.x, ignoring any version extension. 12 Jun 2008 Larry Knox aff101fe60b Generalize 1.6 version in script and expected file to 1.6.x, ignoring rc-... 25 Jan 2008 Quincey Koziol 773bcf1ee40 Description: Switch from H5Pset_format_bounds() => H5Pset_libver_bounds(). 15 Jan 2008 Quincey Koziol cfc955800a8 Description: Update for switch from H5Pset_latest_format -> H5Pset_format_bounds 04 Jan 2008 Larry Knox 05c9398c78f Provide for null message and 1.6.6 version change. Tested on kagiso, smirom and linew. 30 Nov 2007 Larry Knox 1a9e49b08aa Undo mistaken path to h5cc; add code to use matching paths for binaries if directory named for host has a suffix. 28 Nov 2007 Larry Knox 017727c8ce7 Modified check_api.sh and expected output files for H5E api to ignore version string beyond 1.8.0.\n\nTested on 32 and 64 bit Linux and Solaris. 28 Nov 2007 Private HDF da22fbdb318 Specify bash shell. Use hostname in path to h5cc so the script can be run on multiple machines. 05 Nov 2007 Quincey Koziol 7c7790cdac9 Description: Catch up with recent changes to API names. Tested on:
Mc OS X/32 10.4.10 (amazon) 30 Oct 2007 Quincey Koziol 67077967550 Description: Add API versioning tests for H5Tarray_create() and H5Tget_array_dims(). Tested on:
Mac OS X/32 10.4.10 (amazon) 18 Oct 2007 Quincey Koziol f90a481842c Description: Add API versioning test for H5Pget_filter_by_id() Tested on:
Mac OS X/32 10.4.10 (amazon) 18 Oct 2007 Quincey Koziol 7771aba7ac0 Description: Add API versioning test for H5Pget_filter. 17 Oct 2007 Quincey Koziol dab179a1a8a Description: Add API versioning regression test for H5Pinsert(). Tested on:
Mac OS X/32 10.4.10 (amazon) 11 Oct 2007 Quincey Koziol 086b2b41990 Description: Add test harness for H5P* routines. Add version test for H5Pregister.
Tested on:
Mac OS X/32 10.4.10 (amazon) 11 Oct 2007 Quincey Koziol 66a1421f47a Description: Add H5Dcreate() to API version checks Update test script to handle API versioning of misc. routines in other
APIs than the test program is exercising.
Update test script to handle thread-safe library builds
Tested on:
Mac OS X/32 10.4.10 (amazon) 11 Oct 2007 Quincey Koziol ca53c539073 Description: Add regression test for API versioning of H5D routines. Tested on:
Mac OS X/32 10.4.10 (amazon) 08 Oct 2007 Quincey Koziol f83da3c8088 Description: Add API versioning checks for H5Aiterate() Tested on:
Mac OS X/32 10.4.10 (amazon) 04 Oct 2007 Quincey Koziol 5a8802af9f3 Description: Add regression test for API versioning on H5Arename() Tested on:
Mac OS X/32 10.4.10 (amazon) 27 Sep 2007 Quincey Koziol d65c071aebb Description: Add API versioning regression test for H5Adelete() Tested on:
Mac OS X/32 10.4.10 (amazon) 27 Sep 2007 Quincey Koziol 4b1b556268e Description: Add API versioning regression test for H5Topen. Tested on:
Mac OS X/32 10.4.10(amazon) 27 Sep 2007 Quincey Koziol 9322374b0b7 Description: Add API compatibility tests for H5Tcommit() Tested on:
Mac OS X/32 10.4.10 (duty) 27 Sep 2007 Quincey Koziol aafddeebd1f Description: Add API versioning test for H5Rget_obj_type Tested on:
Mac OS X/32 10.4.10 (amazon) 25 Sep 2007 Quincey Koziol 2f566d22295 Description: Add symbol version info to H5G API output Add test for H5Gopen symbol
Tested on:
Mac OS X/32 10.4.10 (amazon) 28 Aug 2007 Quincey Koziol 8d9ae8bcc1b Description: Add API compatibility test for H5G API routines and start with H5Gcreate routine. Tested on:
Mac OS X/32 10.4.10 (amazon) 27 Aug 2007 Quincey Koziol ea003318f36 Description: Add test for 1.8 library in "normal" mode Tested on:
Mac OS X/32 10.4.10 (amazon) 24 Aug 2007 Quincey Koziol cd832966ce7 Description: Flesh out API version compatibility testing to check both the 1.8.x library when built in 1.6 mode and the 1.8.x library when using the "look like 1.6" macro at application compile time. Also add tests for upgrading & downgrading each API routine when the 1.8
library is compiled as 1.6 and "normally".
Tested on:
Mac OS X/32 10.4.10 (amazon) 24 Aug 2007 Quincey Koziol a407d1210f1 Description: Add actual tests for all error API (H5E) routine that became versioned in 1.8.0 release. Tested on:
Mac OS X/32 10.4.10 (amazon) 23 Aug 2007 Quincey Koziol 951daf892c6 Description: Clean up output comments when an error is found 23 Aug 2007 Quincey Koziol dc5c9a3da51 Description: Add copyright notices. 21 Aug 2007 Quincey Koziol cd451e7952e Description: Rename format compatibility checking script 21 Aug 2007 Quincey Koziol c5c162d8698 Description: Add initial testing script and no-op test for API compatibility tests 21 Aug 2007 Quincey Koziol 335b6003220 Description: Add directory for API compatibility tests 21 Aug 2007 Quincey Koziol 277b41f5eb3 Description: Move existing compatibility tests into "format" subdirectory, in preparation
for creating "api" subdirectory and tests 21 Aug 2007 plaird 2f9e226f9a2 simple revisions of README.txt, thanks Frank 02 Aug 2007 plaird 80251b0fb48 Got rid of some variables that were not needed. 02 Aug 2007 plaird 3ffb3c7e9e7 Added a Usage section in the README 02 Aug 2007 Albert Cheng 36fd31149fb Changed the declarations of most char string to const char *name to reduce compiler warnings. Added the section of formal prototypes to please the compiler. Tested:
Kagiso. 02 Aug 2007