PEP8: fix E303: too many blank lines (2)
[samba.git] / python / samba / tests / docs.py
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E251: unexpected spaces around keyword /...
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E111: indentation is not a multiple of four
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.docs
2018-02-14 Douglas Bagnallsamba python tests: convert 'except X, e' to 'except...
2018-01-08 Björn Jacketests:docs: remove explicit exceptions for parametric...
2018-01-08 Björn Jacketests:docs: don't try to test parametric option defaults
2017-04-29 Andreas Schneiderparam: Add 'mit kdc command' to change the default.
2017-04-13 Noel Powerparam: Check for valid values of 'name resolve order...
2017-01-27 Andreas Schneiderrpc_server: Allow to configure the port range for RPC...
2016-12-02 Andreas Schneiderselftest: Do not include system krb5.conf in selftest
2016-02-08 Michael Adamtest:docs: remove unused param_table/get_param_table_full()
2015-07-30 Michael Adamtests:docs: don't load or test the static param_table.
2015-07-30 Michael Adamtests:docs: remove testing the diff between the static...
2015-07-30 Michael Adamtests:docs: test the diff between the static and genera...
2015-07-30 Michael Adamtests:docs: load the full data from the generated param...
2015-07-30 Michael Adamtests:docs: load the full data from the existing param_...
2015-07-30 Michael Adamtests:docs: add a function to load the full data struct...
2015-07-30 Michael Adamtests:docs: print more complicated structures than...
2015-07-30 Michael Adamtests:docs: common initialization in docs test.
2015-07-30 Michael Adamparam: move the actual table out into param_table_static.c
2015-07-30 Michael Adamtests:docs: teach the test the types cmdlist, bytes...
2015-07-30 Michael Adamtests: teach the docs test about boolean-rev
2015-05-01 Michael Adamparam: Remove unused P_SEP and P_SEPARATOR
2015-03-31 David Disseldorpdoc: "prune stale" and "sequence timeout" fssd parameters
2015-03-06 Jelmer VernooijRename TestSkipped to Skiptest, consistent with Python...
2014-10-17 Andrew Bartletttests: Allow "max open files" to differ from the docume...
2014-07-07 Garming Samparam: Amend docs.py test to check dumping of flagged...
2014-07-07 Garming Samparam: remove idmap parameters as special cases in...
2014-07-07 Garming Samparam: handle smb_ports as a special handler
2014-05-23 Andreas Schneidertests: Add doc exception for spoolss: OSVERSION.
2014-05-07 Garming Samdocs: enable checking of parametric options assignment
2014-05-07 Garming Samparam: correctly use param_table.c as a regular C file
2014-05-07 Garming Samdocs: add test to docs.py to set parameters to some...
2014-05-07 Garming Samdocs: change docs.py to test the setting of parameters...
2014-01-31 Garming Samselftest: updated docs.py script
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...