Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure libgmp-10.dll is in the PATH for CMakeTestAllGenerators | David Cole | 2011-07-29 | 1 | -0/+22 |
| | | | | | | | | But only if it exists at the default location: C:/MinGW/bin/libgmp-10.dll This is so that the pop-up dialog about not being able to load that dll does not hang the test when there's nobody watching. | ||||
* | Add test of all cmake -G generators. Ignore any errors from this as not all ↵ | David Cole | 2009-10-22 | 1 | -0/+95 |
generators are expected to be usable on all machines. Help to increase coverage of the various generators and cmake.cxx itself. |