summaryrefslogtreecommitdiffstats
path: root/tools/test
Commit message (Collapse)AuthorAgeFilesLines
...
* | Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. Thislrknox2017-10-094-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 typosAllen Byrne2017-10-051-2/+2
|
* Fix typo in valgrind test nameAllen Byrne2017-10-051-1/+1
|
* Cleanup cmake clean macrosAllen Byrne2017-10-0314-175/+343
|
* Correct depends nameAllen Byrne2017-10-031-1/+1
|
* Fix list of namesAllen Byrne2017-10-031-2/+3
|
* new reference fileAllen Byrne2017-10-031-0/+7
|
* Fix repack plugin test - reorganize test macrosAllen Byrne2017-10-033-286/+370
|
* Adjust filter available variablesAllen Byrne2017-10-021-19/+35
|
* Fix STREQUAL if commands.Allen Byrne2017-10-0210-34/+45
|
* Use define name instead.Allen Byrne2017-09-201-1/+1
|
* Fix VS2013 compile errorAllen Byrne2017-09-201-0/+9
|
* HDFFV-10276 Add UD flag option to h5repackAllen Byrne2017-09-073-16/+16
|
* HDFFV-9774 Apply standard mask to .err filesAllen Byrne2017-09-066-12/+12
|
* HDFFV-10276 Add filter mask for standard errAllen Byrne2017-09-067-12/+15
|
* HDFFV-9774 Add enable-error-stack argument to h5diffAllen Byrne2017-08-3123-0/+186
|
* HDFFV-10188 force non-native type descriptionAllen Byrne2017-08-231-1/+1
|
* HDFFV-10188 emu insists on printing non-native descriptionAllen Byrne2017-08-231-1/+1
|
* HDFFV-10188 fix typoAllen Byrne2017-08-211-1/+1
|
* HDFFV-10188 add missing copy commandsAllen Byrne2017-08-211-0/+2
|
* HDFFV-10188 Add tests and filesAllen Byrne2017-08-215-6/+65
|
* HDFFV-10188 enable null space testAllen Byrne2017-08-212-6/+6
|
* Fix misnamed file in test scriptAllen Byrne2017-08-021-1/+1
|
* Add h5repack tests for paged aggregationAllen Byrne2017-08-021-3/+94
|
* Merge pull request #620 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to ↵Vailin Choi2017-08-0213-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 aggregationVailin Choi2017-07-2913-0/+195
| | | | | | | | Add tests to h5repack.sh.in to verify options added for paged aggregation work as expected.
* | HDFFV-10256 Add testAllen Byrne2017-08-012-0/+12
| |
* | if PARALLEL copy seconf file to PAR folderAllen Byrne2017-07-271-0/+3
| |
* | Make sure zip_perf program does not run concurrentlyAllen Byrne2017-07-261-0/+1
| |
* | Correct copy to file nameAllen Byrne2017-07-251-1/+1
| |
* | HDFFV-10246 Add check for string not null before useAllen Byrne2017-07-253-0/+29
|/
* Closed a wayward fapl ID in tools/test/misc/repart_test.cDana Robinson2017-07-191-53/+42
| | | | and tidied.
* Stripped C standard library headers from tools test code.Dana Robinson2017-07-197-15/+0
|
* HDFFV-10219 another mode changeAllen Byrne2017-06-261-1/+1
|
* HDFFV-10219 change subset to use BINARY mode for h5dumpAllen Byrne2017-06-261-1/+1
|
* HDFFV-10219 default input binary to NATIVEAllen Byrne2017-06-201-2/+2
|
* HDFFV-10219 - disable h5dump tests until h5import NATIVE is fixedAllen Byrne2017-06-192-4/+4
|
* HDFFFV-10219 fix file creation contention on windowsAllen Byrne2017-06-161-1/+1
|
* HDFFV-10219 - fix name templatesAllen Byrne2017-06-151-3/+3
|
* HDFFV-10219 add test headersAllen Byrne2017-06-151-1/+3
|
* HDFFV-10219 - Fix subset testAllen Byrne2017-06-151-1/+1
|
* HDFFV-10219Fix binary test to use gen filesAllen Byrne2017-06-151-7/+7
|
* Add subset tests to scriptAllen Byrne2017-06-151-4/+14
|
* Fix changes to reference files. Still need to add subset test.Allen Byrne2017-06-151-35/+49
|
* HDFFV-10219 Add new reference file file for new testAllen Byrne2017-06-151-0/+1
|
* HDFFV-10219 - fix for native in bin file and possible non-native in h5 Allen Byrne2017-06-1511-121/+156
|
* HDFFV-10219: add generated files to memcheck clear commandAllen Byrne2017-06-121-0/+16
|
* HDFFV-10219: Added keyword SUBSET to h5import list.Allen Byrne2017-06-123-0/+142
|
* Merge branch 'develop' into windows_openDana Robinson2017-05-3151-575/+774
|\
| * Minor warning fix.Dana Robinson2017-05-251-1/+0
| |