Commit Graph

21 Commits

Author SHA1 Message Date
Allen Byrne
07b2f73506 [svn-r29513] Only delete the copied and generated test files. 2016-03-22 12:55:45 -05:00
Allen Byrne
98e315ffff [svn-r29507] Add actual file name to delete functions to prevent accidental deletion of source files.
(HDFFV-9730 created for tools scripts, which is the basis for the java scripts)
2016-03-22 10:15:44 -05:00
Allen Byrne
9c570c7b42 [svn-r29480] Correct copy functions to test the directory 2016-03-21 11:06:52 -05:00
Allen Byrne
b8e163a845 [svn-r29465] Fix issue with .classes dir not getting created for java by adding mkdir .classes to configure. 2016-03-17 11:47:21 -05:00
Allen Byrne
83acb60e39 [svn-r29463] qualify .classes with $(top_builddir) 2016-03-17 09:29:18 -05:00
Allen Byrne
7f8f2feaf9 [svn-r29450] Separate error compare from output compare 2016-03-16 12:35:51 -05:00
Allen Byrne
1f5286ddf2 [svn-r29447] Correct signature of H5Pexist to return boolean 2016-03-16 11:58:03 -05:00
Allen Byrne
0647698684 [svn-r29446] Check if H5Pexist return value is >0 rather then ==1 2016-03-16 11:36:48 -05:00
Allen Byrne
4573feb2a9 [svn-r29443] Fix get_access_plist test 2016-03-16 09:19:06 -05:00
Allen Byrne
71aebc8eb4 [svn-r29435] Remove char from var name. 2016-03-15 15:39:21 -05:00
Allen Byrne
5a344710ba [svn-r29418] Add compare to expected to script to verify correct operation of test 2016-03-15 12:13:41 -05:00
Allen Byrne
f56bf61b8c [svn-r29407] Correct source location 2016-03-14 14:59:06 -05:00
Allen Byrne
f9dd7f1a80 [svn-r29403] Correct file location and add overview to makefile 2016-03-14 13:32:31 -05:00
Allen Byrne
8d9b56a7e8 [svn-r29400] HDFFV-9717: add overview section to javadocs 2016-03-14 12:56:15 -05:00
Allen Byrne
85711b31d8 [svn-r29399] HDFFV-9717: add overview section to javadocs 2016-03-14 12:51:41 -05:00
Larry Knox
f5234cd194 [svn-r29379] Add individual LT_VERS_* variables for wrapper libraries: c++, fortran, java, hl, hl/c++, hl/fortran to so that the shared object version numbers can be incremented independently.
Disabled auto-increment of shared object version numbers by h5vers.

Files modified:
    config/lt_vers.am
    java/src/jni/Makefile.am
    hl/src/Makefile.am
    hl/c++/src/Makefile.am
    hl/fortran/src/Makefile.am
    c++/src/Makefile.am
    bin/h5vers
    fortran/src/Makefile.am
2016-03-09 13:55:31 -05:00
Allen Byrne
e836bfd010 [svn-r29247] Fix return type 2016-03-01 12:48:41 -05:00
Allen Byrne
a0485058d6 [svn-r29232] add debug symbols library to install 2016-02-29 15:56:08 -05:00
Allen Byrne
83b5bed5d4 [svn-r29231] Check if szip is enabled before attempting to run example with szip. 2016-02-29 15:47:35 -05:00
Allen Byrne
198ceb5fcc [svn-r29227] HDFFV-9552: merge in java code.
new files added.
2016-02-28 21:45:23 -05:00
Allen Byrne
63249be0e1 [svn-r29226] HDFFV-9552: merge in java code. 2016-02-28 21:43:00 -05:00