summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Propagate more thingsAndy Cedilnik2004-10-171-0/+4
|
* ENH: Propagate MEMORYCHECK_COMMAND and COVERAGE_COMMAND to the CTest testAndy Cedilnik2004-10-171-1/+2
|
* BUG: Use kwsys from the source treeAndy Cedilnik2004-10-041-1/+1
|
* ENH: Better sorting of resultsAndy Cedilnik2004-10-041-1/+1
|
* BUG: Fix problem with spaces in the pathAndy Cedilnik2004-10-031-1/+1
|
* ENH: Use existing CTest and cmakeAndy Cedilnik2004-10-011-4/+6
|
* ENH: Let us recognize it on the dashboardAndy Cedilnik2004-10-011-1/+1
|
* ENH: Do kwsys instead of CMakeAndy Cedilnik2004-09-301-13/+9
|
* clean up output of test and force verbose makefilesBill Hoffman2004-09-271-5/+1
|
* try and get this java test to workBill Hoffman2004-09-242-15/+1
|
* ENH: add some java code to try and find the system pathBill Hoffman2004-09-242-0/+16
|
* ENH: remove classpath so that this test passes with older java compilers ↵Bill Hoffman2004-09-241-2/+0
| | | | that clober the system class path with the -classpath option
* use verbose makefilesBill Hoffman2004-09-221-0/+1
|
* make it verboseBill Hoffman2004-09-222-2/+2
|
* ENH: major changes to support addition of languages from cmake modules ↵Bill Hoffman2004-09-224-1/+52
| | | | directory.
* BUG#1179: Fix for syntax in unquoted arguments.Brad King2004-09-201-0/+8
|
* BUG: fix VSExternal for visual studio 6Ken Martin2004-09-161-1/+1
|
* ENH: produce better outputKen Martin2004-09-151-1/+2
|
* ENH: add a test for external projectsBill Hoffman2004-09-141-2/+2
|
* ENH: add a test for external projectsBill Hoffman2004-09-141-1/+1
|
* ENH: add a test for external projectsBill Hoffman2004-09-148-0/+93
|
* ENH: add more output for fortran so I can figure out what is going on with ↵Bill Hoffman2004-09-081-0/+10
| | | | other fortran compilers
* ENH: more uniform approach to enable language, one step closer to being able ↵Bill Hoffman2004-08-264-7/+7
| | | | to enable a language without modifing cmake source code
* ENH: initial fortranBill Hoffman2004-08-062-0/+8
|
* ERR: Fix test to use post CMAKE_X_LIBS variablesAndy Cedilnik2004-07-291-3/+4
|
* ERR: Removed debugging code from test.Brad King2004-07-022-4/+2
|
* ENH: Better handling of debug postfix and fix the testAndy Cedilnik2004-06-292-46/+2
|
* ERR: Fix visual studio installAndy Cedilnik2004-06-282-6/+16
|
* BUG: Implement installing of shared library versioning and add test for the ↵Andy Cedilnik2004-06-288-8/+76
| | | | whole thing
* ENH: Handle spaces in the pathAndy Cedilnik2004-06-141-2/+2
|
* ERR: Remove testinf of PREORDER on WindowsAndy Cedilnik2004-06-032-4/+6
|
* ERR: Try to fix simple install on vs6Andy Cedilnik2004-06-032-0/+2
|
* ENH: More elaborate install testAndy Cedilnik2004-06-0110-0/+54
|
* BUG: dont put the output of a try compile in the output because visual ↵Bill Hoffman2004-05-201-6/+0
| | | | stduio 7 ide will thing there were errors
* ENH: Add some ctest coverageAndy Cedilnik2004-05-103-0/+92
|
* ENH: fix tests to work with in source buildsBill Hoffman2004-05-043-24/+36
|
* ENH: Cleanup example a bitAndy Cedilnik2004-05-031-43/+41
|
* ENH: Remove warningAndy Cedilnik2004-05-032-0/+8
|
* ENH: fix warnings in testBill Hoffman2004-05-032-14/+16
|
* ENH: remove warnings in testsBill Hoffman2004-05-023-2/+3
|
* ENH: Remove warningsAndy Cedilnik2004-04-304-0/+4
|
* ENH: Remove warningAndy Cedilnik2004-04-301-1/+2
|
* ENH: link in more than just pythonBill Hoffman2004-04-301-3/+9
|
* ENH: Here is test for swig moduleAndy Cedilnik2004-04-3011-0/+510
|
* ENH: Add ARGV and ARGN support to MACRO command. ARGV is the list of all ↵Andy Cedilnik2004-04-293-0/+45
| | | | arguments and ARGN is the list of all nonexpected arguments
* ENH: Add RANGE support to FOREACHAndy Cedilnik2004-04-291-0/+19
|
* ENH: Add support for automatically preloaded cmake file. Closes Bug #802 - ↵Andy Cedilnik2004-04-282-0/+11
| | | | Add auto preload file support in CMake
* ENH: add a test for EQUAL in ifBill Hoffman2004-04-286-0/+78
|
* ENH: More special casesAndy Cedilnik2004-04-282-0/+7
|
* ENH: Add LOCATION to GET_TARGET_PROPERTY. Closes Bug #34 - Add to ↵Andy Cedilnik2004-04-271-1/+4
| | | | GET_TARGET_PROPERTY location of target