Andy Cedilnik
|
f483e48d2a
|
ENH: Cleanup DynamicLoader so that the symbols have more consistent names, start using dynamic loader from kwsys in CMake
|
2006-03-16 11:01:05 -05:00 |
Mathieu Malaterre
|
b4654c2d3a
|
COMP: Fix warning
|
2006-03-13 15:57:40 -05:00 |
Mathieu Malaterre
|
4f9efe7502
|
BUG: Fix problem on MacOSX, by disabling part of the test.
|
2006-03-13 14:39:50 -05:00 |
Mathieu Malaterre
|
325baa33d2
|
ENH: Make test usable from command line
|
2006-03-13 10:27:42 -05:00 |
Mathieu Malaterre
|
87fdcd6eb6
|
BUG: Need a / for Visual Studio build
|
2006-03-10 15:42:33 -05:00 |
Mathieu Malaterre
|
7763163e4b
|
BUG: Do the proper path
|
2006-03-10 15:38:35 -05:00 |
Mathieu Malaterre
|
aaa780d6a1
|
BUG: Need a trailing slash
|
2006-03-10 15:12:04 -05:00 |
Mathieu Malaterre
|
fe66b15da4
|
BUG: Fix problem with in the path
|
2006-03-10 15:08:40 -05:00 |
Mathieu Malaterre
|
c0161e9e57
|
BUG: Trying to get testDynamicLoader to work on Solaris and SunOS, where current directory is not lookup when doing dlopen
|
2006-03-10 14:53:42 -05:00 |
Mathieu Malaterre
|
97aca504d8
|
ENH: Make sure that we find the proper symbol and not the one that start with _. STYLE: Remove an old style cast
|
2006-03-10 11:57:43 -05:00 |
Mathieu Malaterre
|
011de35360
|
ENH: Hopefully have the DynamicLoader to the proper thing.
|
2006-03-10 11:32:09 -05:00 |
Mathieu Malaterre
|
d633bac7bc
|
BUG: Make sure to have proper dependencies
|
2006-03-10 10:28:43 -05:00 |
Andy Cedilnik
|
09b34fa796
|
COMP: Add missing include
|
2006-03-10 10:07:42 -05:00 |
Mathieu Malaterre
|
69dd8ee7e7
|
ENH: remove test temporarily
|
2006-03-09 17:15:54 -05:00 |
Mathieu Malaterre
|
20c680e7fc
|
ENH: Still more coverage of the DynamicLoader
|
2006-03-09 17:08:33 -05:00 |
Mathieu Malaterre
|
9b55f2579a
|
ENH: Improve test coverage
|
2006-03-09 16:40:34 -05:00 |
Mathieu Malaterre
|
428bc24823
|
ENH: Adding initial test for DynamicLoader
|
2006-03-09 14:35:56 -05:00 |