summaryrefslogtreecommitdiffstats
path: root/test/testfiles/error_test_1
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r25782] - Merge latest trunk into branch.Mohamad Chaarawi2014-11-041-8/+8
|\ | | | | | | | | | | | | - Modify Dataset IO code with Quincey's changes. - fix bugs. tested on Jam.
* | [svn-r25007] Refactor code related to multi dataset I/O in H5Dio.c.Neil Fortner2014-04-091-4/+10
| | | | | | | | | | | | | | | | | | Various other cleanup/fixes related to multi dataset I/O, including tracing. Improve t_pmulti_dset to work with variable dataset sizes and any number of processes. Remove old multi dataset test, make check should pass now. Tested: ummon, jam
* | [svn-r24863] Merge r24602 through r24792 to multi_rd_wd_coll_io branchNeil Fortner2014-03-211-3/+0
|\ \ | |/ | | | | | | | | | | Enable collective I/O for point selections in multi dataset calls Other minor cleanup Tested: ummon
| * [svn-r24646] HDFFV-8640: Remove xlate_utility by fixing reference files to ↵Allen Byrne2014-01-271-3/+0
| | | | | | | | | | | | not add extra lines. Tested: cmake and autotools local linux
* | [svn-r24421] Jonathan Kim2013-11-111-5/+8
|/ | | | Rewire single-dset Read (H5Dread) via multi-dset Read path.
* [svn-r24167] HDFFV-8513, HDFFV-8522 Plugin testing in h5repack, h5dump.Allen Byrne2013-09-191-0/+3
| | | | | | | Add more usage info for UserMacros. Add new option information about the Plugin default path. Tested: local linux, jam
* [svn-r22287] Description:Quincey Koziol2012-04-161-3/+3
| | | | | | | | Clean up more FUNC_ENTER/FUNC_LEAVE macros and move H5D & H5T code toward the final design (as exemplified by the H5EA & H5FA code). Tested on: Mac OSX/64 10.7.3 (amazon) w/debug & parallel
* [svn-r20934] Issue 4278 - When reading data fails, the error message should ↵Raymond Lu2011-06-061-1/+2
| | | | | | | | say which filter isn't registered. This is the follow-up commit (20929 and 20930). The check-vfd in Makefile has trouble with the file name. Because the test file is pre-generated, I use the default FAPL to create the full file name to avoid some driver test. Tested on jam - simple change.
* [svn-r20929] Issue 4278 - When reading data fails, the error message should ↵Raymond Lu2011-06-031-1/+20
| | | | | | say which filter isn't registered. The fix is simple. Most of the effort is on the test. The file with filter enabled is created in gen_filter.c. The verification of the error message is in test_error.c. The output is compared against the standard output. Tested on jam, koala, and heiwa.
* [svn-r16835] Allow an error class to use other class's major or minor ↵Raymond Lu2009-04-221-2/+11
| | | | | | errors. Added a test for it, too. Tested on jam - simple change.
* [svn-r9839] Purpose:Quincey Koziol2005-01-191-4/+0
| | | | | | | | | | | Bug fix Description: Don't print very long description, check that it's correct internally. Platforms tested: Linux 2.4 (heping) Solaris 2.7 (arabica)
* [svn-r9825] Purpose:Quincey Koziol2005-01-141-0/+4
| | | | | | | | | | | | Bug fix Description: Fix possible overrun in error description string by allocating large enough string on the fly. Platforms tested: FreeBSD 4.10 (sleipnir) Too minor to require h5committest
* [svn-r7524] *** empty log message ***Raymond Lu2003-09-291-10/+10
|
* [svn-r7507] *** empty log message ***Raymond Lu2003-09-241-0/+31