Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Test UTF-8 decoding | Brad King | 2009-12-08 | 2 | -0/+126 | |
| | | | | This creates a unit test for cm_utf8. See issue #10003. | |||||
* | Create CMakeLib test driver and test cmXMLParser | Brad King | 2009-12-08 | 4 | -0/+47 | |
We create a new CMakeLibTests driver executable in which to writes unit tests for CMakeLib. Our first test is a smoke-test of cmXMLParser. |