Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. This | lrknox | 2017-10-09 | 4 | -25/+13 | |
|/ | | | | | | allows them to be successfully linked but not installed. The change was added for the HDF5 1.8.20 release, but is also needed for all other HDF5 branches. | |||||
* | Fix other test name typos | Allen Byrne | 2017-10-05 | 1 | -2/+2 | |
| | ||||||
* | Fix typo in valgrind test name | Allen Byrne | 2017-10-05 | 1 | -1/+1 | |
| | ||||||
* | Cleanup cmake clean macros | Allen Byrne | 2017-10-03 | 14 | -175/+343 | |
| | ||||||
* | Correct depends name | Allen Byrne | 2017-10-03 | 1 | -1/+1 | |
| | ||||||
* | Fix list of names | Allen Byrne | 2017-10-03 | 1 | -2/+3 | |
| | ||||||
* | new reference file | Allen Byrne | 2017-10-03 | 1 | -0/+7 | |
| | ||||||
* | Fix repack plugin test - reorganize test macros | Allen Byrne | 2017-10-03 | 3 | -286/+370 | |
| | ||||||
* | Adjust filter available variables | Allen Byrne | 2017-10-02 | 1 | -19/+35 | |
| | ||||||
* | Fix STREQUAL if commands. | Allen Byrne | 2017-10-02 | 10 | -34/+45 | |
| | ||||||
* | Use define name instead. | Allen Byrne | 2017-09-20 | 1 | -1/+1 | |
| | ||||||
* | Fix VS2013 compile error | Allen Byrne | 2017-09-20 | 1 | -0/+9 | |
| | ||||||
* | HDFFV-10276 Add UD flag option to h5repack | Allen Byrne | 2017-09-07 | 3 | -16/+16 | |
| | ||||||
* | HDFFV-9774 Apply standard mask to .err files | Allen Byrne | 2017-09-06 | 6 | -12/+12 | |
| | ||||||
* | HDFFV-10276 Add filter mask for standard err | Allen Byrne | 2017-09-06 | 7 | -12/+15 | |
| | ||||||
* | HDFFV-9774 Add enable-error-stack argument to h5diff | Allen Byrne | 2017-08-31 | 23 | -0/+186 | |
| | ||||||
* | HDFFV-10188 force non-native type description | Allen Byrne | 2017-08-23 | 1 | -1/+1 | |
| | ||||||
* | HDFFV-10188 emu insists on printing non-native description | Allen Byrne | 2017-08-23 | 1 | -1/+1 | |
| | ||||||
* | HDFFV-10188 fix typo | Allen Byrne | 2017-08-21 | 1 | -1/+1 | |
| | ||||||
* | HDFFV-10188 add missing copy commands | Allen Byrne | 2017-08-21 | 1 | -0/+2 | |
| | ||||||
* | HDFFV-10188 Add tests and files | Allen Byrne | 2017-08-21 | 5 | -6/+65 | |
| | ||||||
* | HDFFV-10188 enable null space test | Allen Byrne | 2017-08-21 | 2 | -6/+6 | |
| | ||||||
* | Fix misnamed file in test script | Allen Byrne | 2017-08-02 | 1 | -1/+1 | |
| | ||||||
* | Add h5repack tests for paged aggregation | Allen Byrne | 2017-08-02 | 1 | -3/+94 | |
| | ||||||
* | Merge pull request #620 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to ↵ | Vailin Choi | 2017-08-02 | 13 | -0/+195 | |
|\ | | | | | | | | | | | | | develop * commit '59e94f5009a1f738d9924be942448f8cf6355b00': Add h5repack tests for paged aggregation Add tests to h5repack.sh.in to verify options added for paged aggregation work as expected. | |||||
| * | Add h5repack tests for paged aggregation | Vailin Choi | 2017-07-29 | 13 | -0/+195 | |
| | | | | | | | | Add tests to h5repack.sh.in to verify options added for paged aggregation work as expected. | |||||
* | | HDFFV-10256 Add test | Allen Byrne | 2017-08-01 | 2 | -0/+12 | |
| | | ||||||
* | | if PARALLEL copy seconf file to PAR folder | Allen Byrne | 2017-07-27 | 1 | -0/+3 | |
| | | ||||||
* | | Make sure zip_perf program does not run concurrently | Allen Byrne | 2017-07-26 | 1 | -0/+1 | |
| | | ||||||
* | | Correct copy to file name | Allen Byrne | 2017-07-25 | 1 | -1/+1 | |
| | | ||||||
* | | HDFFV-10246 Add check for string not null before use | Allen Byrne | 2017-07-25 | 3 | -0/+29 | |
|/ | ||||||
* | Closed a wayward fapl ID in tools/test/misc/repart_test.c | Dana Robinson | 2017-07-19 | 1 | -53/+42 | |
| | | | | and tidied. | |||||
* | Stripped C standard library headers from tools test code. | Dana Robinson | 2017-07-19 | 7 | -15/+0 | |
| | ||||||
* | HDFFV-10219 another mode change | Allen Byrne | 2017-06-26 | 1 | -1/+1 | |
| | ||||||
* | HDFFV-10219 change subset to use BINARY mode for h5dump | Allen Byrne | 2017-06-26 | 1 | -1/+1 | |
| | ||||||
* | HDFFV-10219 default input binary to NATIVE | Allen Byrne | 2017-06-20 | 1 | -2/+2 | |
| | ||||||
* | HDFFV-10219 - disable h5dump tests until h5import NATIVE is fixed | Allen Byrne | 2017-06-19 | 2 | -4/+4 | |
| | ||||||
* | HDFFFV-10219 fix file creation contention on windows | Allen Byrne | 2017-06-16 | 1 | -1/+1 | |
| | ||||||
* | HDFFV-10219 - fix name templates | Allen Byrne | 2017-06-15 | 1 | -3/+3 | |
| | ||||||
* | HDFFV-10219 add test headers | Allen Byrne | 2017-06-15 | 1 | -1/+3 | |
| | ||||||
* | HDFFV-10219 - Fix subset test | Allen Byrne | 2017-06-15 | 1 | -1/+1 | |
| | ||||||
* | HDFFV-10219Fix binary test to use gen files | Allen Byrne | 2017-06-15 | 1 | -7/+7 | |
| | ||||||
* | Add subset tests to script | Allen Byrne | 2017-06-15 | 1 | -4/+14 | |
| | ||||||
* | Fix changes to reference files. Still need to add subset test. | Allen Byrne | 2017-06-15 | 1 | -35/+49 | |
| | ||||||
* | HDFFV-10219 Add new reference file file for new test | Allen Byrne | 2017-06-15 | 1 | -0/+1 | |
| | ||||||
* | HDFFV-10219 - fix for native in bin file and possible non-native in h5 | Allen Byrne | 2017-06-15 | 11 | -121/+156 | |
| | ||||||
* | HDFFV-10219: add generated files to memcheck clear command | Allen Byrne | 2017-06-12 | 1 | -0/+16 | |
| | ||||||
* | HDFFV-10219: Added keyword SUBSET to h5import list. | Allen Byrne | 2017-06-12 | 3 | -0/+142 | |
| | ||||||
* | Merge branch 'develop' into windows_open | Dana Robinson | 2017-05-31 | 51 | -575/+774 | |
|\ | ||||||
| * | Minor warning fix. | Dana Robinson | 2017-05-25 | 1 | -1/+0 | |
| | |