df035e4825
Create class cmVisualStudioSlnParser as a generic parser for Visual Studio .sln files. Implement minimum functionality but keep class extensible. Add tests for the class. |
||
---|---|---|
.. | ||
.gitattributes | ||
bom.sln-file | ||
err-data.sln-file | ||
err-empty.sln-file | ||
err-structure-global.sln-file | ||
err-structure-header.sln-file | ||
err-structure-projectArgs.sln-file | ||
err-structure-projectContents.sln-file | ||
err-structure-projectSection.sln-file | ||
err-structure-strayParen.sln-file | ||
err-structure-strayQuote.sln-file | ||
err-structure-strayQuote2.sln-file | ||
err-structure-topLevel.sln-file | ||
err-structure-unclosed.sln-file | ||
nobom.sln-file | ||
valid.sln-file |