summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Collapse)AuthorAgeFilesLines
* EHN: Also display Configure.h and Configure.hxx from cmsysAndy Cedilnik2003-08-081-0/+2
|
* BUG: fix the testBill Hoffman2003-08-073-18/+18
|
* ENH: improve coverageBill Hoffman2003-08-076-0/+36
|
* ENH: More verbose testAndy Cedilnik2003-08-071-0/+1
|
* ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIESAndy Cedilnik2003-08-062-0/+14
|
* ENH: Added Install test. It is enabled when the CMAKE_INSTALL_PREFIX is ↵Brad King2003-08-061-0/+63
| | | | CMake_BINARY_DIR/InstallTest.
* ENH: Added test of --copyright and --version arguments for coverage.Brad King2003-08-051-0/+2
|
* ENH: Added test of --help [command] form of help option for coverage.Brad King2003-08-051-0/+1
|
* BUG: Open as ascii to remove extra new linesAndy Cedilnik2003-08-051-1/+1
|
* ENH: Add accessor for the list of commandsAndy Cedilnik2003-08-042-7/+14
|
* ENH: Make it work for QT 2.3 non commercial on windowsAndy Cedilnik2003-08-011-0/+1
|
* ENH: Add more debugAndy Cedilnik2003-08-011-0/+1
|
* add missing fileBill Hoffman2003-08-013-0/+12
|
* BUG (85): allow . to be in the name of an executableBill Hoffman2003-08-013-0/+3
|
* ERR: Only link qt to qt executableAndy Cedilnik2003-08-011-1/+1
|
* ERR: Attempt to fix wrapping on WindowsAndy Cedilnik2003-07-311-1/+4
|
* ENH: Fix problem on HP. Whay should K&R be default?Andy Cedilnik2003-07-311-7/+2
|
* ENH: Really test uic and perform configured uic testAndy Cedilnik2003-07-302-34/+78
|
* ENH: Add executable for wrapping test, so that make stage actually passesAndy Cedilnik2003-07-302-4/+19
|
* for unix add x11 and pthreads for qtBill Hoffman2003-07-251-0/+3
|
* ENH: Added FindPackageTest to improve coverage.Brad King2003-07-242-0/+16
|
* ENH: Added CommandLineTest to add coverage for command line arguments to ↵Brad King2003-07-243-10/+26
| | | | cmake executables. This replaces the old DumpDocumentation test.
* ENH: More coverageAndy Cedilnik2003-07-231-0/+4
|
* ENH: Added more verbose output of what globbing results.Brad King2003-07-231-4/+7
|
* ENH: More coverageAndy Cedilnik2003-07-224-0/+172
|
* ENH: More coverageAndy Cedilnik2003-07-221-1/+4
|
* ENH: Increase coverageAndy Cedilnik2003-07-221-0/+3
|
* ENH: fix glob on windows and add glob recurse testAndy Cedilnik2003-07-211-0/+2
|
* ENH: add more coverage testsAndy Cedilnik2003-07-211-2/+21
|
* ENH: Add additional new line after the string to match the change in file ↵Andy Cedilnik2003-07-171-1/+1
| | | | command
* ENH: Added dump of more files. Improved robustness of dump.Brad King2003-07-162-38/+63
|
* ENH: Add missing includeAndy Cedilnik2003-07-101-0/+1
|
* ENH: Add test for string and file commandsAndy Cedilnik2003-07-103-0/+91
|
* modified code to match cmake modeKen Martin2003-06-301-39/+39
|
* ENH: Merged use of kwsys library.Brad King2003-06-233-6/+9
|
* minor fixesBill Hoffman2003-06-042-0/+2
|
* minor fixBill Hoffman2003-06-041-0/+9
|
* fixes for HPBill Hoffman2003-06-043-4/+4
|
* new testKen Martin2003-06-036-0/+140
|
* ENH: add a double try compile to fix crazy make on hpBill Hoffman2003-04-162-0/+14
|
* If display is not set, do not attempt to run applicationAndy Cedilnik2003-04-021-5/+21
|
* Remove bogus flags from cmStandardIncludes and make complex test passAndy Cedilnik2003-03-263-0/+3
|
* BUG: fix REMOVE testBill Hoffman2003-03-213-3/+3
|
* Improve testAndy Cedilnik2003-03-174-1/+24
|
* Add testing for when C sources are compiled with C++ compilerAndy Cedilnik2003-03-172-1/+12
|
* Display Cache and all variablesAndy Cedilnik2003-03-173-6/+21
|
* BUG: fixes for hpBill Hoffman2003-03-112-4/+18
|
* Add command for accessing cmake properties. At this point the only ↵Andy Cedilnik2003-03-061-0/+5
| | | | properties are VARIABLES and CACHE_VARIABLES. Also add test for this feature
* ENH: add more testing for ansi for scopesBill Hoffman2003-02-111-1/+26
|
* ENH: add a new test for TRY_COMPILEBill Hoffman2003-02-101-9/+10
|