Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r23138] Only do line by line compare if compare files fail. | Allen Byrne | 2013-01-07 | 1 | -0/+12 |
| | | | | Tested: local linux | ||||
* | [svn-r23113] Added corrections to treat ";" character as text for comparision. | Allen Byrne | 2012-12-20 | 1 | -21/+26 |
| | | | | Tested: local linux | ||||
* | [svn-r23110] Correct comparison function | Allen Byrne | 2012-12-19 | 1 | -18/+20 |
| | |||||
* | [svn-r23037] Correct string variable handling/reference | Allen Byrne | 2012-11-16 | 1 | -8/+8 |
| | | | | Tested: local and windows | ||||
* | [svn-r23036] HDFFV-8202: cmake compare should show differences in log output | Allen Byrne | 2012-11-15 | 1 | -10/+38 |
| | | | | Tested: local linux | ||||
* | [svn-r22570] Correct name of error reference file | Allen Byrne | 2012-07-13 | 1 | -2/+2 |
| | |||||
* | [svn-r22569] On windows read/write error reference file just like reference ↵ | Allen Byrne | 2012-07-13 | 1 | -0/+5 |
| | | | | file before comparision. This will set the line endings. | ||||
* | [svn-r22560] Changes to allow tests to compare error files! | Allen Byrne | 2012-07-12 | 1 | -3/+28 |
| | |||||
* | [svn-r22416] Missing ${TEST_FOLDER} path component in test script | Allen Byrne | 2012-05-29 | 1 | -1/+1 |
| | |||||
* | [svn-r20307] The TEST_REFERENCE EOL adjustment block needs to be included in ↵ | Allen Byrne | 2011-03-24 | 1 | -8/+8 |
| | | | | the SKIP_COMPARE IF block | ||||
* | [svn-r20305] Add tests to h5import and 80% of h5jam | Allen Byrne | 2011-03-23 | 1 | -12/+14 |
| | | | | Tested: local linux | ||||
* | [svn-r20168] BZ2048: Add -E --enable-error-stack option to h5dump. | Allen Byrne | 2011-02-28 | 1 | -1/+1 |
| | | | | Tested: local linux, heiwa, windows | ||||
* | [svn-r19790] CMake: Correct Error tests. Add Deprecated Symbols option. | Allen Byrne | 2010-11-16 | 1 | -2/+16 |
| | | | | Tested: local linux | ||||
* | [svn-r19782] Fix CMake testing for links_env test which requires an ↵ | Allen Byrne | 2010-11-15 | 1 | -0/+4 |
| | | | | | | | | environment variable at test run-time. Modified runTest.cmake file to allow optional ENV_VAR and ENV_VALUE to be passed. runTest.cmake requires a reference file, added links_env.out to testfiles folder. Also updated root CMakeLists.txt to output a message when unsopported options are configured with the PARALLEL option. CMake will still generate files. Tested: windows and local linux | ||||
* | [svn-r19679] Added h5mkgrp tests | Allen Byrne | 2010-10-27 | 1 | -1/+6 |
| | | | | | | Added valgrind test variables and increased Tested: Local linux | ||||
* | [svn-r19536] Cleanup formatting | Allen Byrne | 2010-10-07 | 1 | -1/+1 |
| | |||||
* | [svn-r19460] Updated runTest.cmake to compare against the expected result ↵ | Allen Byrne | 2010-09-21 | 1 | -2/+2 |
| | | | | code rather then just 0 | ||||
* | [svn-r19179] Description: | Quincey Koziol | 2010-08-05 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | | | Bring changes from Coverity branch back to trunk: r19079 & 19080: [BZ1942] h5dump -u to generate XML, it does not respect the -m option xml version of dump_data function didn't check for use of fp_format variable. Added new test expected file for committed bug 1942 r19103, 19104 & 19105: [BZ1821] h5repack -v did not display correct output for a selected compression. Needed new test for comparing output of -v option. Added new test file for solution to BZ1821 BZ1821 - Bring test changes from the shell script actually used. Tested on: Mac OS X/32 10.6.4 (amazon) debug & production (h5committested on branch) | ||||
* | [svn-r19107] Move Resources folder to config/cmake | Allen Byrne | 2010-07-20 | 1 | -0/+82 |
Tested: Local Linux |