summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2013-07-19 20:17:09 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2013-07-19 20:17:09 (GMT)
commit10ab1d5dddd63b5e7b3a65da8eb8a6416be7c914 (patch)
tree4abe8530321630289e7bec5d398f9fda9b4462c2
parent87ea6efae9ff315e93be6d5a879c4f3f8fa7277f (diff)
downloadDoxygen-10ab1d5dddd63b5e7b3a65da8eb8a6416be7c914.zip
Doxygen-10ab1d5dddd63b5e7b3a65da8eb8a6416be7c914.tar.gz
Doxygen-10ab1d5dddd63b5e7b3a65da8eb8a6416be7c914.tar.bz2
Set CASE_SENSE_NAMES explicit to NO for the tests
-rw-r--r--testing/Doxyfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/Doxyfile b/testing/Doxyfile
index f478ab3..e1486d3 100644
--- a/testing/Doxyfile
+++ b/testing/Doxyfile
@@ -4,3 +4,4 @@ GENERATE_HTML = NO
GENERATE_LATEX = NO
GENERATE_XML = YES
XML_PROGRAMLISTING = NO
+CASE_SENSE_NAMES = NO