index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
selftest
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
2010-10-31
1
-124
/
+0
*
unit tests: use skip file to exclude smb2.dir instead of hack
Matthieu Patou
2010-10-28
2
-1
/
+2
*
s4 net: rename to samba-tool in order to not clash with s3 net
Kai Blin
2010-10-28
2
-2
/
+2
*
s4-ldb: Added the correct extended check for read access to nTSecurityDescriptor
Nadezhda Ivanova
2010-10-27
1
-0
/
+1
*
unit tests: move backend testing to the end
Matthieu Patou
2010-10-27
1
-1
/
+1
*
unit tests: remove smb2.dir
Matthieu Patou
2010-10-27
1
-1
/
+1
*
selftest: use full path for selftest.pl instead of relative paths
Matthieu Patou
2010-10-18
1
-1
/
+2
*
selftest: Avoid check_call(), use call() instead. This should fix
Jelmer Vernooij
2010-10-11
1
-1
/
+1
*
build: make make tests SCREEN=1 work on freebsd
Matthieu Patou
2010-10-10
1
-2
/
+2
*
s4:ldap.py - split it up and move SAM related stuff to sam.py
Matthias Dieter Wallnöfer
2010-10-08
1
-0
/
+1
*
File winattr test
Abhidnya P Chirmule
2010-10-07
1
-0
/
+1
*
File BirthTime test
Abhidnya P Chirmule
2010-10-07
1
-0
/
+1
*
s4-test: Fix PYTHONPATH for samba4.schemaInfo.python(dc) test
Kamen Mazdrashki
2010-10-06
1
-1
/
+1
*
s4-selftest: move spoolss to skip list.
Günther Deschner
2010-10-05
2
-1
/
+1
*
s4-test: Fix PYTHONPATH for python.drs_ tests
Kamen Mazdrashki
2010-10-05
1
-2
/
+2
*
s4-test: Use absolute path for 'samba4srcdir'
Kamen Mazdrashki
2010-10-05
1
-1
/
+1
*
unittests: makes the unit tests for ldb.python back in order
Matthieu Patou
2010-10-04
1
-1
/
+1
*
s4-selftest: support 'make testenv SCREEN=1'
Andrew Tridgell
2010-10-02
1
-0
/
+4
*
s4-selftest: silence warnings about bind chown
Andrew Tridgell
2010-10-02
1
-0
/
+2
*
s4-test: silence a tap2subunit error
Andrew Tridgell
2010-10-02
1
-1
/
+1
*
s4-selftest: added --screen option for test
Andrew Tridgell
2010-10-02
1
-4
/
+21
*
selftest: Let selftest provide the tempdir, rather than creating it as sideef...
Jelmer Vernooij
2010-10-01
1
-5
/
+2
*
selftest: fixed a selftest error on sn
Andrew Tridgell
2010-09-30
1
-1
/
+1
*
s4-selftest: Remove unnecessary PYTHONPATH overrides.
Jelmer Vernooij
2010-10-01
1
-6
/
+6
*
s4-selftest: Normalize paths.
Jelmer Vernooij
2010-10-01
1
-5
/
+5
*
s4-selftest: Finish conversion of selftest.sh to Python.
Jelmer Vernooij
2010-10-01
2
-104
/
+104
*
s4-selftest: Convert tests.sh to Python.
Jelmer Vernooij
2010-10-01
2
-544
/
+510
*
s4-selftest: Add some more comments to skip file.
Jelmer Vernooij
2010-09-30
1
-1
/
+4
*
selftest: Eliminate some unnecessary spaces.
Jelmer Vernooij
2010-09-30
1
-36
/
+36
*
s4-selftest: added a --fail-immediately option to s4 test
Andrew Tridgell
2010-09-28
1
-0
/
+7
*
s4-tests: Added tests for search checks on attributes
Nadezhda Ivanova
2010-09-26
1
-0
/
+2
*
s4-tests: Removed search tests with anonymous credentials as they fail againt...
Nadezhda Ivanova
2010-09-26
1
-3
/
+3
*
s4-selftest Run slow tests less often
Andrew Bartlett
2010-09-24
1
-16
/
+12
*
s4-selftest: Move credentials tests to standard python directory.
Jelmer Vernooij
2010-09-22
1
-1
/
+1
*
s4-selftest: Move samba3sam test to standard python directory.
Jelmer Vernooij
2010-09-22
1
-2
/
+2
*
s4-selftest: Fix prefixes for ldb tests - they're samba4 specific.
Jelmer Vernooij
2010-09-22
1
-3
/
+3
*
selftest: Fix idlist running.
Jelmer Vernooij
2010-09-22
1
-1
/
+1
*
s4-selftest: For idlist tests, leave out environment name.
Jelmer Vernooij
2010-09-22
1
-7
/
+2
*
s4-selftest: Add environment name to test suite manually, so we can
Jelmer Vernooij
2010-09-22
1
-45
/
+39
*
selftest: Fix use of --load-list.
Jelmer Vernooij
2010-09-22
1
-1
/
+1
*
s4-selftest: Cleanup formatting.
Jelmer Vernooij
2010-09-22
1
-79
/
+74
*
selftest: Add prefix on a higher level, so it can be more easily
Jelmer Vernooij
2010-09-22
2
-82
/
+82
*
ndrdump: Move blackbox test to standard python namespace.
Jelmer Vernooij
2010-09-22
1
-1
/
+1
*
s4/selftest: Simplify running of python tests.
Jelmer Vernooij
2010-09-22
1
-32
/
+31
*
selftest: Let tests add prefix to tests by themselve.
Jelmer Vernooij
2010-09-22
1
-10
/
+13
*
s4-selftest: Move more tests to scripting/python, simplifies running of tests.
Jelmer Vernooij
2010-09-21
1
-10
/
+8
*
selftest: Fix run for systems without testtools installed.
Jelmer Vernooij
2010-09-21
1
-1
/
+1
*
selftest: Use idlist testing for python tests.
Jelmer Vernooij
2010-09-21
1
-4
/
+3
*
selftest: Support running individual tests using idlists, for testsuites that...
Jelmer Vernooij
2010-09-21
1
-18
/
+42
*
s4-selftest: Use loadlist in a couple more places.
Jelmer Vernooij
2010-09-21
1
-32
/
+32
[next]