[Doxygen-users] Where are the tests in the source tree?
Brought to you by:
dimitri
From: Brier, Frederick(GE O. & Gas) <Fre...@ge...> - 2017-04-10 20:29:05
|
I checked out the doxygen code, followed the instructions, installing the necessary tools, and successfully built the project using Visual Studio 2015 under Windows 10 Enterprise. Looking through the source tree, I do not see any tests of the various supported language grammars. My immediate goal is to validate that there is, or is not a problem with Doxygen understanding some C# syntax<http://doxygen.10944.n7.nabble.com/C-using-with-results-in-quot-was-not-declared-or-defined-quot-td7774.html>. So I would like to create a test. Make sure there is a problem, and if necessary modify the grammar or code to fix it. Thank you for any help. Fred |