Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: Use angle-brackets to include testSystemTools.h to avoid problems with ↵ | Brad King | 2007-03-07 | 1 | -1/+3 |
| | | | | in-source builds. | ||||
* | ENH: Cleaned up KWSys tests to use test drivers. | Brad King | 2007-03-03 | 1 | -2/+2 |
| | |||||
* | ENH: merge in changes for beos support | Bill Hoffman | 2006-12-04 | 1 | -0/+6 |
| | |||||
* | ENH: add support for win64 for visual studio 2005 ide and nmake, also fix ↵ | Bill Hoffman | 2006-03-30 | 1 | -0/+3 |
| | | | | warnings produced by building for win64 | ||||
* | ENH: Cleanup DynamicLoader so that the symbols have more consistent names, ↵ | Andy Cedilnik | 2006-03-16 | 1 | -4/+6 |
| | | | | start using dynamic loader from kwsys in CMake | ||||
* | COMP: Fix warning | Mathieu Malaterre | 2006-03-13 | 1 | -0/+2 |
| | |||||
* | BUG: Fix problem on MacOSX, by disabling part of the test. | Mathieu Malaterre | 2006-03-13 | 1 | -0/+2 |
| | |||||
* | ENH: Make test usable from command line | Mathieu Malaterre | 2006-03-13 | 1 | -1/+7 |
| | |||||
* | BUG: Need a / for Visual Studio build | Mathieu Malaterre | 2006-03-10 | 1 | -0/+1 |
| | |||||
* | BUG: Do the proper path | Mathieu Malaterre | 2006-03-10 | 1 | -1/+1 |
| | |||||
* | BUG: Need a trailing slash | Mathieu Malaterre | 2006-03-10 | 1 | -2/+2 |
| | |||||
* | BUG: Fix problem with in the path | Mathieu Malaterre | 2006-03-10 | 1 | -1/+6 |
| | |||||
* | BUG: Trying to get testDynamicLoader to work on Solaris and SunOS, where ↵ | Mathieu Malaterre | 2006-03-10 | 1 | -1/+1 |
| | | | | current directory is not lookup when doing dlopen | ||||
* | ENH: Make sure that we find the proper symbol and not the one that start ↵ | Mathieu Malaterre | 2006-03-10 | 1 | -0/+2 |
| | | | | with _. STYLE: Remove an old style cast | ||||
* | ENH: Hopefully have the DynamicLoader to the proper thing. | Mathieu Malaterre | 2006-03-10 | 1 | -4/+5 |
| | |||||
* | BUG: Make sure to have proper dependencies | Mathieu Malaterre | 2006-03-10 | 1 | -0/+1 |
| | |||||
* | COMP: Add missing include | Andy Cedilnik | 2006-03-10 | 1 | -0/+1 |
| | |||||
* | ENH: remove test temporarily | Mathieu Malaterre | 2006-03-09 | 1 | -4/+4 |
| | |||||
* | ENH: Still more coverage of the DynamicLoader | Mathieu Malaterre | 2006-03-09 | 1 | -2/+18 |
| | |||||
* | ENH: Improve test coverage | Mathieu Malaterre | 2006-03-09 | 1 | -8/+26 |
| | |||||
* | ENH: Adding initial test for DynamicLoader | Mathieu Malaterre | 2006-03-09 | 1 | -0/+58 |