497 Commits
Author SHA1 Message Date
Allen Byrne 27047165aa Remove debug statements 2018-06-21 16:52:07 -05:00
Allen Byrne 4e3b33e4ae Split/fix utility for vl types 2018-06-21 16:43:32 -05:00
Allen Byrne 3f47c38868 fix whitespace 2018-06-21 11:34:13 -05:00
Allen Byrne 651b728a62 HDFVIEW compound vlen needed vlen_t size 2018-06-20 16:06:18 -05:00
Allen Byrne 1a018cb334 Fix jni function call version 2018-06-01 09:33:51 -05:00
Allen Byrne b28815c205 H5O_info fixes for java and examples 2018-05-31 16:09:48 -05:00
Allen Byrne 7c74d1f026 Correct script names 2018-05-24 10:50:15 -05:00
Allen Byrne 263db01df5 HDFFV-9739 only executes H5E tests in production 2018-05-23 08:55:11 -05:00
Allen Byrne 9262607639 HDFFV-9739 fix copy testfiles command 2018-05-21 09:44:14 -05:00
Allen Byrne 9d0dfc8485 HDFFV-9739 remove obsolete test files 2018-05-21 09:14:34 -05:00
Allen Byrne 95a11297ee HDFFV-9739 dup test file for concurrent tests 2018-05-20 11:56:11 -05:00
Allen Byrne 67687ab9a2 HDFFV-9739 Fix autotools script 2018-05-20 10:46:49 -05:00
Allen Byrne 364760e66c HDFFV-9739 Change autotools test scripts 2018-05-18 12:35:40 -05:00
Allen Byrne 4157409557 HDFFV-9739 Update test reference 2018-05-16 16:31:39 -05:00
Allen Byrne 37e4607b91 HDFFV-9739 Grab err number before API call 2018-05-16 15:02:43 -05:00
Allen Byrne b18990526e Adjust test names for concurrent tests 2018-05-16 12:09:48 -05:00
Allen Byrne 11bbf15ed0 HDFFV-9739 Fix copy name 2018-05-16 10:44:17 -05:00
Allen Byrne 427ac6041a HDFFV-9739 factor out tests into separate JUnit 2018-05-15 18:12:19 -05:00
Allen Byrne bae6ca856d Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit '0cc480d952e2e215f006fc172485fcbabc0f599f':
  Yanked fragile java tests that check for exact line numbers and error text.
2018-05-03 14:02:36 -05:00
Dana Robinson 5ece751568 Yanked fragile java tests that check for exact line numbers and
error text.
2018-05-02 10:38:57 -07:00
Allen Byrne 2347bffaa2 TRILABS-19 remove add_defintions and use generator expressions 2018-04-26 16:41:04 -05:00
Allen Byrne 6c82c49dd5 TRILABS-20 set a compiler name on all project commands 2018-04-20 10:11:55 -05:00
Allen Byrne 46f2a2a432 TRILABS-19 Initial conversion of include_directories to targets 2018-04-17 15:57:58 -05:00
Allen Byrne 34e3e3ef17 Whitespace changes 2018-04-10 13:06:29 -05:00
Allen Byrne c4ff69d26b Whitespace and test reclassify 2018-04-10 13:01:49 -05:00
Allen Byrne a9662ba9fb Move two more functions from unit tests 2018-04-10 12:43:43 -05:00
Allen Byrne f015c89c5e Reorder of tests for debug APIs option 2018-04-10 10:27:03 -05:00
Allen Byrne db3d744f25 HDFFV-10444 fix soversion numbers for libraries 2018-04-10 08:55:17 -05:00
Allen Byrne 057a4e7fd6 Fix Java test for DEBUG_APIS 2018-04-09 15:07:29 -05:00
Allen Byrne 8c9661ce4d Update java error stack tests 2018-04-03 10:40:54 -05:00
Allen Byrne 539b6d4456 Update unimplemented lists 2018-03-26 11:08:41 -05:00
Allen Byrne 57e468aba7 Change max value 2018-03-15 14:35:03 -05:00
Allen Byrne b2d739ef39 Chnage values so test will fail when new latest is added 2018-03-15 14:28:36 -05:00
Allen Byrne fe22bb8e44 Exception changed 2018-03-15 14:15:45 -05:00
Allen Byrne 692c7867ef Exception type changed 2018-03-15 14:14:29 -05:00
Allen Byrne 3f221c1347 Correct constant var names 2018-03-15 14:11:24 -05:00
Allen Byrne 7399997968 Java constants for new lib verbounds values 2018-03-15 14:11:24 -05:00
Allen Byrne b5867a05a7 HDFFV-10412 add error on function for Java 2018-03-13 17:21:10 -05:00
Allen Byrne 24c62ba7fe Change CMake min to 3.10 2018-03-09 12:32:06 -06:00
Allen Byrne 5860384905 HDFFV-10414 change minor error_number 2018-03-05 11:47:09 -06:00
Allen Byrne cecb59f93f Correct if-endif block 2018-03-01 08:26:33 -06:00
Allen Byrne 032f680919 Add import 2018-02-27 14:09:27 -06:00
Allen Byrne b36bad53d9 Inc CMake min, Add new tests, rework test CMake files 2018-02-27 12:57:07 -06:00
Allen Byrne 2f18da435e HDFFV-10398 use the simpler add_subdirectory signature 2018-01-30 12:21:01 -06:00
Allen Byrne 6ca95c512a HDFFV-10385 rework java names 2018-01-17 10:27:00 -06:00
Allen Byrne 0291c09075 HDFFV-10385 Use OUTPUT_NAME property instead of CMAKE_BUILD_TYPE 2018-01-16 16:08:52 -06:00
Allen Byrne 19c18e44ed Revert CMAKE_BUILD_TYPE for matches - need to redesign 2018-01-12 14:17:04 -06:00
Allen Byrne be42e04791 HDFFV-10385 refactor CMAKE_BUILD_TYPE usage 2018-01-09 09:56:28 -06:00
hdftest bee148a995 Snapshot version 1.11 release 2 2018-01-05 10:09:10 -06:00
hdftest d01ad2a94a Snapshot version 1.11 release 1 2018-01-05 08:50:10 -06:00