summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [svn-r24101] Description:Quincey Koziol2013-09-052-35/+37
* [svn-r24097] Correct indentationAllen Byrne2013-09-041-1/+1
* [svn-r24056] Move make_executable commands back from tests fileAllen Byrne2013-08-222-132/+156
* [svn-r24055] Move make_executable commands back from tests fileAllen Byrne2013-08-222-35/+35
* [svn-r24030] Description:Quincey Koziol2013-08-194-426/+426
* [svn-r24029] Move TESTS to seperate file to allow easier editing by all devel...Allen Byrne2013-08-192-710/+718
* [svn-r24020] Description:Quincey Koziol2013-08-177-587/+560
* [svn-r24011] Description:Quincey Koziol2013-08-151-0/+4
* [svn-r23984] Merged 2 23932 from reduced_warnings branch:Larry Knox2013-08-095-3/+44
* [svn-r23812] Added the HD prefix to the system functions used in the links.c ...Allen Byrne2013-06-241-58/+58
* [svn-r23745] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-0/+14
* [svn-r23713] Description:Quincey Koziol2013-05-211-1/+0
* [svn-r23695] Description:Quincey Koziol2013-05-112-23/+8
* [svn-r23691] Fix valgrind leak by closing faplAllen Byrne2013-05-091-0/+3
* [svn-r23685] Issue 8380 H5Zunregister caused seg fault. I simplied the itera...Raymond Lu2013-05-081-2/+2
* [svn-r23675] Issue 8380 - H5Zunregister caused seg fault. This is the follow...Raymond Lu2013-05-062-2/+4
* [svn-r23667] Removed H5E call.Joel Plutchak2013-05-031-20/+1
* [svn-r23665] Added test cases to expose potential fill value issues.Joel Plutchak2013-05-021-0/+281
* [svn-r23656] Issue 8380 H5Zunregister caused seg fault: I added some protecti...Raymond Lu2013-04-293-7/+275
* [svn-r23549] Description:Quincey Koziol2013-04-044-52/+49
* [svn-r23547] Windows plugins will always be "dll"'s.Allen Byrne2013-04-041-1/+1
* [svn-r23546] Correct typoAllen Byrne2013-04-041-1/+1
* [svn-r23540] I took out the "const" symbol from H5PL_get_plugin_type and H5PL...Raymond Lu2013-04-033-6/+6
* [svn-r23536] I corrected the copyright information and added some comment in ...Raymond Lu2013-04-035-45/+31
* [svn-r23533] I changed the operation in dynlib2.c from math operations pow an...Raymond Lu2013-04-032-12/+12
* [svn-r23529] Description:Quincey Koziol2013-04-031-2/+2
* [svn-r23526] Bug fix: Mac system has dynamic library name in the form of libx...Albert Cheng2013-04-021-3/+17
* [svn-r23524] Use two plugin folders for testing plugin PathAllen Byrne2013-04-021-6/+45
* [svn-r23520] Add new plugin library to build list for test.Allen Byrne2013-04-021-33/+37
* [svn-r23519] I used H5Gcreate instead of H5Gcreate2 in plugin.c. I corrected...Raymond Lu2013-04-023-19/+86
* [svn-r23517] Rewrirte part of the script that copy the libdynlib libraries an...Albert Cheng2013-04-021-5/+33
* [svn-r23514] I forgot to add the new file dynlib3.c in last commit.Raymond Lu2013-04-011-0/+83
* [svn-r23513] I added a test case in plugin.c for testing using filter for gro...Raymond Lu2013-04-015-13/+84
* [svn-r23511] Replaced install-data-local with install-exec-hook in test/Makef...Larry Knox2013-04-012-8/+9
* [svn-r23494] I added another filter library dynlib2.c for plugin.c test. The...Raymond Lu2013-03-296-71/+142
* [svn-r23493] Correct improper additionAllen Byrne2013-03-291-3/+0
* [svn-r23492] Bug fix:Albert Cheng2013-03-291-6/+13
* [svn-r23491] Add test_plugin.sh to list of cleanup filesAllen Byrne2013-03-291-1/+3
* [svn-r23482] I changed the plugin library to be built as shared library only ...Raymond Lu2013-03-282-47/+115
* [svn-r23480] Reposition conditional and libtool commands.Allen Byrne2013-03-281-10/+8
* [svn-r23467] Remove subdirectory.Allen Byrne2013-03-274-246/+68
* [svn-r23465] I moved dynlib1.c to test/ directory and revised the Makefile.am...Raymond Lu2013-03-274-52/+188
* [svn-r23447] Add new env var to prevent filter plugin loadingAllen Byrne2013-03-251-0/+1
* [svn-r23435] ported revisions 23346:23432 from the trunkRaymond Lu2013-03-221-4/+8
|\
| * [svn-r23354] Close prop list varAllen Byrne2013-03-151-4/+8
| * [svn-r23336] Discovered some typo in the last added comment. Rewrote the comm...Albert Cheng2013-03-071-3/+3
| * [svn-r23332] HDFFV-8322: for valgrind testing, split-up testhdf5 tests by exc...Allen Byrne2013-03-062-3/+3
| * [svn-r23329] Bug fix: HDFFV-8305Albert Cheng2013-03-061-1/+4
| * [svn-r23326] Refactor testhdf5 for memcheck testing. Test longest running opt...Allen Byrne2013-03-051-3/+16
| * [svn-r23322] HDFFV-8322: Close resources, found from valgrind testingAllen Byrne2013-03-015-7/+30