summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests/docs.py
Commit message (Collapse)AuthorAgeFilesLines
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-127/+0
| | | | | | | Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Sat Mar 2 03:57:34 CET 2013 on sn-devel-104
* 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
| | | | This includes spacing and casing.
* 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