hdf5/tools/h5jam
Jonathan Kim 840ad09105 [svn-r22617] Purpose:
Fix for HDFFV-8107 testh5diff will fail if build/test in HDF5 source tree

Description:
  This is sub-task for "HDFFV-8105 testh5diff.sh uses the wrong operator (-a) in an if statement."
  From the HDFFV-8105's update, h5diff test failed if build&test is performed in HDF5 source tree because 'cp' try to copy test files to self dir. 
  It's addressed by skipping if cp's src dir and dest dir is same.
  Also this applied for all other tools under src/tools dir.
  No change to the CMakeLists.txt files because CMake cautions/demands that in-source builds be avoided.

  
Tested: 
 jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE), some manual tests as well
2012-08-01 10:37:40 -05:00
..
testfiles [svn-r22170] Removed extraneous svn executable properties from non-executable files. 2012-03-28 14:30:59 -05:00
CMakeLists.txt [svn-r22479] Remove subfolder tools from install command 2012-06-20 09:43:02 -05:00
getub.c [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5tools.h 2012-02-28 13:26:34 -05:00
h5jam.c [svn-r22411] reduce compiler warnings by removing unreferenced variables and adding cast 2012-05-25 12:39:07 -05:00
h5jamgentest.c [svn-r21980] Correct HD prefix in tools for *alloc 2012-02-24 09:39:17 -05:00
h5unjam.c [svn-r22300] Purpose: 2012-04-19 16:38:07 -05:00
Makefile.am [svn-r18808] Purpose: 2010-05-14 15:29:57 -05:00
Makefile.in [svn-r21249] Description: Part II of F2003 branch merge into the trunk. 2011-08-18 09:38:53 -05:00
tellub.c [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5tools.h 2012-02-28 13:26:34 -05:00
testh5jam.sh.in [svn-r22617] Purpose: 2012-08-01 10:37:40 -05:00