1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-27 07:42:04 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
31a718aa27 General cleanups of python code, hinted by pyflakes. 2010-03-01 04:46:51 +01:00
0450a5bf90 PEP8 2009-09-24 15:03:59 +02:00
5cf25fd225 Revert "s4:python fixed subunit tests of dcerpc"
This reverts commit ffd48a79ee.
2009-09-24 15:03:58 +02:00
ffd48a79ee s4:python fixed subunit tests of dcerpc
The version of the unitest python module in Ubuntu Jaunty doesn't seem
to support this many level of subdirectories. Moving the tests up one
level solves the problem.
2009-09-04 18:07:04 +10:00
5eed56d0ad Fix bugs in samr python tests.
(This used to be commit 09c6b106ac)
2008-05-23 15:10:35 +02:00
6ccb9785e7 Add another test toe the python samr testsuite.
(This used to be commit 480884c696)
2008-05-23 04:21:29 +02:00
27005cb7a2 Convert samr test to python.
(This used to be commit 88d473b202)
2008-05-23 04:20:45 +02:00
d77745e692 Move DCE/RPC python bindings into samba package.
(This used to be commit 8dafd4ce40)
2008-05-22 02:21:25 +02:00
059c012656 Fix dependencies and imports.
(This used to be commit 37ef86f8de)
2008-05-22 00:56:36 +02:00
1b5f32128d Use RpcInterfaceTestCase everywhere.
(This used to be commit 799095b4e5)
2008-04-14 23:28:14 +02:00
af007e5837 Use SMB_CONF_PATH environment variable inside tests rather than hardcoded paths.
(This used to be commit eb04de69c0)
2008-02-11 13:20:24 +01:00
001b2435f0 python: Add simple test for samr python code.
(This used to be commit 0a039fabcb)
2008-01-14 19:53:08 +01:00