summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [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
| * [svn-r23320] Close resources, found from valgrind testingAllen Byrne2013-02-271-0/+6
| * [svn-r23305] HDFFV-8257: szip still used even if headers are not found. Chang...Allen Byrne2013-02-181-1/+1
| * [svn-r23260] Bug fix: HDFFV-8267Albert Cheng2013-02-121-1/+1
* | [svn-r23432] I added a new macro HDF5_PLUGIN_PRELOAD to skip plugin loading d...Raymond Lu2013-03-222-2/+14
* | [svn-r23405] Correct typoAllen Byrne2013-03-201-1/+1
* | [svn-r23403] Refactor windows code:Allen Byrne2013-03-203-62/+9
* | [svn-r23402] Plugin Library needs own dll decoratorAllen Byrne2013-03-201-2/+11
* | [svn-r23401] I cleaned up the test.Raymond Lu2013-03-201-149/+8
* | [svn-r23400] I updated Makefile.in for Mac.Raymond Lu2013-03-201-1/+1
* | [svn-r23390] Remove dll decoration from local functionAllen Byrne2013-03-191-3/+3
* | [svn-r23389] HDFFV-8338: remove unused headersAllen Byrne2013-03-191-2/+0
* | [svn-r23387] Add dynamic windows decorationsAllen Byrne2013-03-191-4/+17
* | [svn-r23384] Copy dynamic lib to a plugins folder for testing. This will avoi...Allen Byrne2013-03-191-2/+17
* | [svn-r23380] Description:Quincey Koziol2013-03-192-4/+5
* | [svn-r23359] I added some macros and refactoring the code to prepare for Wind...Raymond Lu2013-03-152-4/+0
* | [svn-r23358] correct env var value for testAllen Byrne2013-03-151-1/+1
* | [svn-r23357] HDFFV-8338: Add cmake support, this commit only tested for linuxAllen Byrne2013-03-152-0/+89
* | [svn-r23350] I cleaned up some code and added comments for my previous checki...Raymond Lu2013-03-145-32/+95
* | [svn-r23347] ported revision 23248:23346 from the trunkRaymond Lu2013-03-139-14/+59