python: Add simple test for samr python code.
[samba.git] / source4 / selftest / samba4_tests.sh
2008-01-14 Jelmer Vernooijpython: Add simple test for samr python code.
2008-01-14 Jelmer Vernooijpython: Fix python code for winreg, add test.
2008-01-14 Jelmer Vernooijpython: Fix rpcecho tests.
2008-01-14 Jelmer Vernooijpython: Add simple tests for the DCE/RPC echo interface.
2008-01-11 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-11 Jelmer Vernooijpython/ldap: Get further.
2008-01-11 Jelmer Vernooijpython: More work getting the LDAP test to compile...
2008-01-11 Jelmer Vernooijpython: Specify right arguments for the ldap test,...
2008-01-05 Jelmer Vernooijr26673: selftest: Document the purpose and output forma...
2008-01-05 Jelmer Vernooijr26671: rap: Convert the RAP tests to the new torture...
2007-12-28 Jelmer Vernooijr26625: Wrap some more events functions for Python...
2007-12-26 Jelmer Vernooijr26601: Remove existing files to prevent errors.
2007-12-26 Jelmer Vernooijr26598: Simplify the way Python tests are run.
2007-12-26 Jelmer Vernooijr26596: Fixed upgrade.py.
2007-12-26 Jelmer Vernooijr26593: - More work on the python versions of samba3dum...
2007-12-24 Jelmer Vernooijr26575: Build a private copy of the Python executable...
2007-12-24 Jelmer Vernooijr26570: - Trim size of the swig-generated Python bindin...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26536: More tests for provisioning code.
2007-12-21 Jelmer Vernooijr26527: Start on tests for provision.
2007-12-21 Jelmer Vernooijr26506: Start running (really trivial) tests for upgrad...
2007-12-21 Jelmer Vernooijr26474: Move credentials-specific kerberos file to...
2007-12-21 Jelmer Vernooijr26448: Add basic tests for param python module.
2007-12-21 Jelmer Vernooijr26358: Always specify TORTURE_OPTIONS to smbtorture.
2007-12-21 Jelmer Vernooijr26197: Add bindings for libsecurity.
2007-12-21 Jelmer Vernooijr26191: Import custom test runner for subunit, rather...
2007-12-21 Jelmer Vernooijr26189: Add really trivial testsuite for the auth module.
2007-12-21 Jelmer Vernooijr26077: Import updated TDB bindings.
2007-12-21 Jelmer Vernooijr26073: Import Python bindings for the registry.
2007-12-21 Jelmer Vernooijr26069: Import python bindings for credentials.
2007-12-21 Jelmer Vernooijr26068: Import improved Python bindings for LDB, includ...
2007-12-21 Jelmer Vernooijr25887: Build Samba-specific ldb modules as dso's.
2007-12-21 Jelmer Vernooijr25743: Write short summary of failed tests and skipped...
2007-12-21 Jelmer Vernooijr25740: More consistent naming for tests, always includ...
2007-12-21 Jelmer Vernooijr25737: Integrate more of the test recipe code into...