Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r27469] Merge from trunk with dual-binary CMake code. | Allen Byrne | 2015-08-05 | 1 | -78/+520 |
| | | | | Tested: local linux with CMake | ||||
* | [svn-r27172] Change disable to skip big test on cygwin | Allen Byrne | 2015-06-09 | 1 | -4/+9 |
| | |||||
* | [svn-r27171] Disable big test on cygwin | Allen Byrne | 2015-06-09 | 1 | -20/+22 |
| | |||||
* | [svn-r26699] Generators are only built static | Allen Byrne | 2015-04-01 | 1 | -2/+2 |
| | |||||
* | [svn-r26594] Merge macros and fortran changes from dual_binary feature. | Allen Byrne | 2015-03-25 | 1 | -1/+1 |
| | | | | Tested: local linux | ||||
* | [svn-r26106] Disable flush1/flush2 test under debug VFD on Windows. | Allen Byrne | 2015-02-02 | 1 | -12/+77 |
| | |||||
* | [svn-r26074] fix test destination | Allen Byrne | 2015-01-29 | 1 | -2/+2 |
| | |||||
* | [svn-r25990] Add VFD flush2 depends on flush1 property to test | Allen Byrne | 2015-01-21 | 1 | -0/+1 |
| | |||||
* | [svn-r25986] HDFFV-9060: Changed test folder to use different test folders ↵ | Allen Byrne | 2015-01-20 | 1 | -46/+180 |
| | | | | | | for VFDs and regular. Needed to set srcdir env var and specify working folder to the folders where all the reference files were copied. Tested: local linux | ||||
* | [svn-r25607] Add 10 sec timeout to VFD - flush2 tests instead of default 20 min. | Allen Byrne | 2014-09-22 | 1 | -0/+1 |
| | |||||
* | [svn-r25357] Change default timeout to 1200 seconds or 20 mins | Allen Byrne | 2014-06-25 | 1 | -4/+4 |
| | | | | adjust up for certain tests. | ||||
* | [svn-r25343] Add more vfd tests to smaller timeout limits | Allen Byrne | 2014-06-23 | 1 | -0/+3 |
| | |||||
* | [svn-r25310] Add max time for VFD objcopy test | Allen Byrne | 2014-06-18 | 1 | -0/+1 |
| | |||||
* | [svn-r25261] limit vfd flush1 test time | Allen Byrne | 2014-06-11 | 1 | -0/+1 |
| | |||||
* | [svn-r25188] Implement change to cmake_ext_mod config folder | Allen Byrne | 2014-05-14 | 1 | -7/+10 |
| | | | | Tested: local linux | ||||
* | [svn-r24950] Add missing prefix | Allen Byrne | 2014-04-03 | 1 | -1/+1 |
| | |||||
* | [svn-r24948] Group tests by Common name | Allen Byrne | 2014-04-02 | 1 | -45/+45 |
| | | | | | | Remove WIN32 AND NOT CYGWIN if blocks - should be just WIN32 Tested: local linux CMake | ||||
* | [svn-r24782] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -50/+50 |
| | | | | KitWare recommendations: Change CMake commands to lower case. | ||||
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -58/+58 |
| | | | | | | | 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-r24659] Restore dsets test to cmake process | Allen Byrne | 2014-01-28 | 1 | -0/+1 |
| | |||||
* | [svn-r24646] HDFFV-8640: Remove xlate_utility by fixing reference files to ↵ | Allen Byrne | 2014-01-27 | 1 | -2/+2 |
| | | | | | | not add extra lines. Tested: cmake and autotools local linux | ||||
* | [svn-r24392] Cleanup testfiles from scripts. Update lists of files to be ↵ | Allen Byrne | 2013-11-01 | 1 | -0/+2 |
| | | | | | | cleaned. CMake update to clean testfiles. Tested: local cmake, autools, and h5committest | ||||
* | [svn-r24056] Move make_executable commands back from tests file | Allen Byrne | 2013-08-22 | 1 | -132/+1 |
| | |||||
* | [svn-r24055] Move make_executable commands back from tests file | Allen Byrne | 2013-08-22 | 1 | -35/+0 |
| | |||||
* | [svn-r24029] Move TESTS to seperate file to allow easier editing by all ↵ | Allen Byrne | 2013-08-19 | 1 | -0/+717 |
developers. Tested: local linux |