Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move python modules from source4/scripting/python/ to python/. | Jelmer Vernooij | 2013-03-02 | 1 | -60/+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 | ||||
* | s4-python: Formatting fixes, break lines. | Jelmer Vernooij | 2012-09-16 | 1 | -1/+1 |
| | | | | | Autobuild-User(master): Jelmer Vernooij <jelmer@samba.org> Autobuild-Date(master): Sun Sep 16 15:58:04 CEST 2012 on sn-devel-104 | ||||
* | s4-python: Remove env from non-executable test scripts. | Andreas Schneider | 2012-03-13 | 1 | -2/+0 |
| | |||||
* | s4-python: Consistently use spaces rather than tabs, fix headers in several ↵ | Jelmer Vernooij | 2011-09-13 | 1 | -3/+3 |
| | | | | places. | ||||
* | s4-python: Add some more module docstrings. | Jelmer Vernooij | 2010-12-05 | 1 | -0/+2 |
| | |||||
* | s4-selftest: Move more tests to scripting/python, simplifies running of tests. | Jelmer Vernooij | 2010-09-21 | 1 | -0/+60 |
| | |||||
* | Revert "s4:python fixed subunit tests of dcerpc" | Jelmer Vernooij | 2009-09-24 | 1 | -50/+0 |
| | | | | This reverts commit ffd48a79ee34dc90c0f6f16564c3a0de8b53d3d2. | ||||
* | s4:python fixed subunit tests of dcerpc | Andrew Tridgell | 2009-09-04 | 1 | -0/+50 |
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. |