summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests/docs.py
Commit message (Expand)AuthorAgeFilesLines
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-127/+0
* samba.tests.docs: Ignore removed parameters.Jelmer Vernooij2012-10-191-0/+2
* samba.tests.docs: Assume docs are generated by waf.Jelmer Vernooij2012-10-191-2/+6
* samba.tests.docs: Write error output from xsltproc to standard out.Jelmer Vernooij2012-10-191-1/+1
* samba.tests.docs: Skip tests if xsltproc is not present.Jelmer Vernooij2012-10-191-5/+24
* smb.conf(5): Consistent spelling of parameter names.Jelmer Vernooij2012-10-191-3/+3
* samba.tests.docs: Support spaces before synonyms.Jelmer Vernooij2012-10-191-1/+1
* samba.tests.docs: Support synonyms.Jelmer Vernooij2012-10-191-0/+4
* samba.tests.docs: Distinguish between unknown and undocumened parameters.Jelmer Vernooij2012-10-191-1/+9
* tests: Convert find_missing_doc into a unit test.Jelmer Vernooij2012-10-191-0/+90