1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/scripting/python/samba/tests
Amitay Isaacs 1f0298dd1b python: Change except: statement to except Exception:
This way we only catch true exceptions and keyboard interrupts
are not caught here.

Autobuild-User: Amitay Isaacs <amitay@samba.org>
Autobuild-Date: Tue Jan 24 03:32:40 CET 2012 on sn-devel-104
2012-01-24 03:32:40 +01:00
..
blackbox s4-python: Consistently use spaces rather than tabs, fix headers in several places. 2011-09-13 02:24:03 +02:00
dcerpc python: Change except: statement to except Exception: 2012-01-24 03:32:40 +01:00
samba_tool s4-test: improved error checking in samba-tool time test 2011-11-10 14:24:21 +11:00
__init__.py s4:python tests __init__.py - do not depend on "subprocess.check_call()" 2012-01-10 00:41:59 +01:00
auth.py s4-python: Consistently use spaces rather than tabs, fix headers in several places. 2011-09-13 02:24:03 +02:00
common.py s4-test: added test suite for common.py code 2011-10-20 05:51:28 +02:00
core.py s4-python: Consistently use spaces rather than tabs, fix headers in several places. 2011-09-13 02:24:03 +02:00
credentials.py s4-python: Consistently use spaces rather than tabs, fix headers in several places. 2011-09-13 02:24:03 +02:00
dns.py s4 dns: Update prerequisite checking conforming to RFC 2011-12-17 02:46:08 +01:00
dsdb.py samba.tests.dsdb: Import TestCase from samba.tests. 2011-11-17 08:36:17 +01:00
gensec.py s4:pygensec/tests: add test for gensec_set_max_update_size() 2012-01-12 14:47:05 +01:00
getopt.py samba.getopt: Add some basic tests. 2011-10-19 05:04:33 +02:00
hostconfig.py s4-python: Consistently use spaces rather than tabs, fix headers in several places. 2011-09-13 02:24:03 +02:00
messaging.py s4-messaging: Pass the loadparm context, not just the messaging path 2011-10-13 14:06:07 +02:00
netcmd.py samba.netcmd: Pass in outf/errf. 2011-11-02 20:09:40 +01:00
ntacls.py s4-python: Add some more module docstrings. 2010-12-05 17:27:05 +01:00
param.py s4-python: Add some more module docstrings. 2010-12-05 17:27:05 +01:00
provision.py s4-python: Consistently use spaces rather than tabs, fix headers in several places. 2011-09-13 02:24:03 +02:00
registry.py s4-python: Consistently use spaces rather than tabs, fix headers in several places. 2011-09-13 02:24:03 +02:00
samba3.py s3-py-passdb: Fix handling of uninitialized gid values 2011-11-18 06:18:33 +01:00
samba3sam.py s4-test: Remove metadata and ldb.d directory on clean up 2011-11-29 16:00:36 +11:00
samdb.py s4-provision Remove setup_path, setup_dir and find_setup_dir 2011-02-07 13:22:01 +11:00
security.py s4-python: Add some more module docstrings. 2010-12-05 17:27:05 +01:00
source.py Add test for PEP8 - currently all errors are ignored, but we warn about them - and can ratchet if we want to. 2011-12-08 23:44:10 +01:00
strings.py s4-python: Consistently use spaces rather than tabs, fix headers in several places. 2011-09-13 02:24:03 +02:00
unicodenames.py s4-python: Consistently use spaces rather than tabs, fix headers in several places. 2011-09-13 02:24:03 +02:00
upgrade.py s4-python: Consistently use spaces rather than tabs, fix headers in several places. 2011-09-13 02:24:03 +02:00
upgradeprovision.py ldb: use base searches for @ special DNs 2011-07-13 12:51:05 +02:00
upgradeprovisionneeddc.py s4-python: move function find_provision_key_parameters to provision namespace as it can be used not only for upgradeprovision 2011-05-21 08:41:07 +02:00
xattr.py s4-python: Add some more module docstrings. 2010-12-05 17:27:05 +01:00