Jelmer Vernooij
aa0a06f13c
r26570: - Trim size of the swig-generated Python bindings by removing a bunch of {}'s.
...
- Start working on Python equivalents for various EJS tests.
- Fix regression in argument order for reg_diff_apply() in EJS bindings.
(This used to be commit c550c03372
)
2007-12-24 01:51:03 -06:00
Jelmer Vernooij
86f91db7d5
r26536: More tests for provisioning code.
...
(This used to be commit 43c8bfeedf
)
2007-12-21 05:51:56 +01:00
Jelmer Vernooij
4e6ab64762
r26527: Start on tests for provision.
...
(This used to be commit 84ac6c6bbf
)
2007-12-21 05:51:50 +01:00
Jelmer Vernooij
323c174be3
r26506: Start running (really trivial) tests for upgrade script.
...
(This used to be commit 73bd4a9566
)
2007-12-21 05:51:12 +01:00
Jelmer Vernooij
1afe054916
r26474: Move credentials-specific kerberos file to credentials subsystem. Fixes missing symbols in some of the python bindings.
...
(This used to be commit e26d0fff6d
)
2007-12-21 05:50:34 +01:00
Jelmer Vernooij
864218b6be
r26448: Add basic tests for param python module.
...
(This used to be commit ccfab20dcc
)
2007-12-21 05:50:14 +01:00
Jelmer Vernooij
d26371737b
r26358: Always specify TORTURE_OPTIONS to smbtorture.
...
(This used to be commit f75d63596b
)
2007-12-21 05:49:02 +01:00
Jelmer Vernooij
f2f16b45b5
r26197: Add bindings for libsecurity.
...
(This used to be commit 8625cd403b
)
2007-12-21 05:46:47 +01:00
Jelmer Vernooij
26ae331f75
r26191: Import custom test runner for subunit, rather than using trial, which is part of twisted.
...
(This used to be commit b0f808345f
)
2007-12-21 05:46:43 +01:00
Jelmer Vernooij
e22c7f1fe3
r26189: Add really trivial testsuite for the auth module.
...
(This used to be commit f0fcad0a75
)
2007-12-21 05:46:41 +01:00
Jelmer Vernooij
2a98fd770a
r26077: Import updated TDB bindings.
...
(This used to be commit afe091d92e
)
2007-12-21 05:45:55 +01:00
Jelmer Vernooij
75c7fd4030
r26073: Import Python bindings for the registry.
...
(This used to be commit 777205b570
)
2007-12-21 05:45:53 +01:00
Jelmer Vernooij
f6322e4b96
r26069: Import python bindings for credentials.
...
(This used to be commit 97bb235cc8
)
2007-12-21 05:45:52 +01:00
Jelmer Vernooij
ea85165841
r26068: Import improved Python bindings for LDB, including tests.
...
(This used to be commit fc3a8caef7
)
2007-12-21 05:45:51 +01:00
Jelmer Vernooij
e7cf933d41
r25887: Build Samba-specific ldb modules as dso's.
...
(This used to be commit 9d73becbb2
)
2007-12-21 05:44:40 +01:00
Jelmer Vernooij
a7eedba7c4
r25743: Write short summary of failed tests and skipped tests to file.
...
(This used to be commit 22cb93e5c0
)
2007-12-21 05:43:39 +01:00
Jelmer Vernooij
90964021eb
r25740: More consistent naming for tests, always include environment name in test name.
...
(This used to be commit 9cfa44b438
)
2007-12-21 05:43:37 +01:00
Jelmer Vernooij
dc8ece0e26
r25737: Integrate more of the test recipe code into one file, use
...
different mechanism for determining the quicktest list.
Quicktest is a bit verbose now (reports all the tests not run as SKIP:)
(This used to be commit e99e9c167f
)
2007-12-21 05:43:36 +01:00