Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split tools into src and test - remove folders | Allen Byrne | 2016-10-27 | 1 | -1362/+0 |
| | |||||
* | Merge test output file clearing into runTest.cmake | Allen Byrne | 2016-10-03 | 1 | -43/+0 |
| | |||||
* | [svn-r30237] HDFFV-9939: Change cmake commands to reduce POST_BUILD custom ↵ | Allen Byrne | 2016-08-01 | 1 | -48/+28 |
| | | | | commands. Fixes possible overruns on windows command lines. | ||||
* | [svn-r29862] Convert source list names from *_SRCS to *_SOURCES. | Allen Byrne | 2016-05-04 | 1 | -23/+23 |
| | | | | Add/convert most tools to use new HDF5_TOOLS_DIR instead of HDF5_TOOLS_SRC_DIR CMake VAR. | ||||
* | [svn-r29601] Cleanup case of CMake commands in tools. | Allen Byrne | 2016-03-31 | 1 | -2/+4 |
| | | | | | Update CTestCustom file for new tests. Add connection from HDF5_ENABLE_USING_MEMCHECKER cmake option to library define USING_MEMCHECKER. | ||||
* | [svn-r28176] HDFFV-9550: Add VS2015 fix for change of standard format. | Allen Byrne | 2015-10-21 | 1 | -3/+3 |
| | |||||
* | [svn-r27235] Add vds h5diff tests | Allen Byrne | 2015-06-17 | 1 | -43/+89 |
| | |||||
* | [svn-r25741] Remove obsolete comment and add test to suite. | Allen Byrne | 2014-10-27 | 1 | -6/+1 |
| | |||||
* | [svn-r25188] Implement change to cmake_ext_mod config folder | Allen Byrne | 2014-05-14 | 1 | -2/+2 |
| | | | | Tested: local linux | ||||
* | [svn-r24948] Group tests by Common name | Allen Byrne | 2014-04-02 | 1 | -2/+2 |
| | | | | | | Remove WIN32 AND NOT CYGWIN if blocks - should be just WIN32 Tested: local linux CMake | ||||
* | [svn-r24824] HDFFV-8700 - | Allen Byrne | 2014-03-18 | 1 | -1/+1 |
| | | | | | | | | KitWare recommendations: Change CMake commands to lower case. Bump up CMake minimum versions. Split test file into separate file for h5repack test. Tested: local linux | ||||
* | [svn-r24782] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -23/+23 |
| | | | | KitWare recommendations: Change CMake commands to lower case. | ||||
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -85/+85 |
| | | | | | | | KitWare recommendations: Change CMake commands to lower case. Remove INCLUDE_DIRECTORIES in src for target level includes. Change ADD_DEFINITIONS package debug defines into CMake option. Remove -DNDEBUG | ||||
* | [svn-r24029] Move TESTS to seperate file to allow easier editing by all ↵ | Allen Byrne | 2013-08-19 | 1 | -0/+1382 |
developers. Tested: local linux |