Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a few more cases to the new StringTest for even better coverage. ↵ | David Cole | 2009-10-03 | 1 | -43/+104 |
| | | | | Re-factor the scripts to make it easier to add new cases to this test. Re-factoring also enables the test driver in ExecuteScriptTests to be re-used when adding new tests in the future. | ||||
* | Correct some typos in error messages in the string command. Add a test that ↵ | David Cole | 2009-10-02 | 1 | -0/+131 |
covers more of the code implemented in cmStringCommand.cxx, especially the error handlers. |