Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r26750] HDFFV-8667: h5repack crashes on enumerated 8-bit type nested in ↵ | Albert Cheng | 2015-04-07 | 1 | -3/+0 |
| | | | | | | | | | compound type. Added the testing to h5repack where it belongs. Undo the tests added to h5dump. Tested: h5committested plus tested in jam by hand. | ||||
* | [svn-r26721] Disable failing test | Allen Byrne | 2015-04-03 | 1 | -1/+1 |
| | |||||
* | [svn-r26693] Remove use of obsolete HDF5_USE_FILTER_{internal} | Allen Byrne | 2015-04-01 | 1 | -10/+2 |
| | |||||
* | [svn-r26683] Remove internal filter checks | Allen Byrne | 2015-03-31 | 1 | -12/+4 |
| | |||||
* | [svn-r26682] Add new test from test script | Allen Byrne | 2015-03-31 | 1 | -0/+3 |
| | |||||
* | [svn-r25744] Add bitfield and opague datatype file for tests. | Allen Byrne | 2014-10-27 | 1 | -0/+6 |
| | | | | Tested: local linux | ||||
* | [svn-r25188] Implement change to cmake_ext_mod config folder | Allen Byrne | 2014-05-14 | 1 | -9/+9 |
| | | | | Tested: local linux | ||||
* | [svn-r25185] update cmake command name case | Allen Byrne | 2014-05-12 | 1 | -3/+3 |
| | |||||
* | [svn-r24948] Group tests by Common name | Allen Byrne | 2014-04-02 | 1 | -6/+6 |
| | | | | | | 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 | -5/+5 |
| | | | | | | | | 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 | -82/+82 |
| | | | | KitWare recommendations: Change CMake commands to lower case. | ||||
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -110/+110 |
| | | | | | | | 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-r24482] HDFFV-8635: remove test of whole file and just test dsets that ↵ | Allen Byrne | 2013-12-02 | 1 | -2/+1 |
| | | | | | | have szip compression. Tested local linux with cmake and autotools | ||||
* | [svn-r24471] JAVA-1798: Add the testfiles for hdf-java and the h5dump tests ↵ | Allen Byrne | 2013-11-27 | 1 | -18/+76 |
| | | | | | | including the test to read filter data. Tested: cmake and autotools - local linux | ||||
* | [svn-r24408] Add compound integer tests files | Allen Byrne | 2013-11-06 | 1 | -0/+10 |
| | | | | Tested: local linux cmake | ||||
* | [svn-r24057] Add --superblock long name to parser and add tests for both ↵ | Allen Byrne | 2013-08-22 | 1 | -0/+8 |
| | | | | | | --boot-block and --superblock. Tested: local linux | ||||
* | [svn-r24029] Move TESTS to seperate file to allow easier editing by all ↵ | Allen Byrne | 2013-08-19 | 1 | -0/+1367 |
developers. Tested: local linux |