summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* ENH: Improved test to have a different relative path name for libraries betwe...Brad King2004-01-225-19/+20
* ERR: Fixed post-build rule to copy shared library correctly.Brad King2004-01-221-6/+4
* ENH: Adding test for jumping over and building a missing library.Brad King2004-01-226-0/+47
* BUG: Fix dependency to input file for QT_WRAP_CPP. Bug #421 - QT_WRAP_CPPAndy Cedilnik2004-01-052-1/+9
* ENH: Attempt to add debug library postfix for visual studio 6Andy Cedilnik2003-10-311-0/+2
* ENH: We do not really need streams. Also fix the test on windowsAndy Cedilnik2003-10-162-2/+2
* ENH: Add test for FindwxWindows. Thanks to: Mathieu MalaterreAndy Cedilnik2003-10-132-0/+87
* ENH: Better testingAndy Cedilnik2003-09-241-6/+10
* BUG: remove bundle_loader stuff it did not work with spaces in the path and i...Bill Hoffman2003-08-283-9/+0
* ENH: remove the -flat_namespace and -undefined suppress hacks fromYves Starreveld2003-08-273-0/+9
* ENH: MinGW build now passes all the testsBill Hoffman2003-08-279-24/+42
* 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 CMak...Brad King2003-08-061-0/+63
* 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-032-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 cmak...Brad King2003-07-243-10/+26
* 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 com...Andy Cedilnik2003-07-171-1/+1
* 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