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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
tests: run_tests should exit with failed test status if running with -H
Martin Schwenke
2012-04-27
1
-1
/
+5
|
*
tests: test_wrap can use $TEST_SCRIPTS_DIR for a little extra clarity
Martin Schwenke
2012-04-27
1
-1
/
+4
|
*
tests: test_wrap needs to set TEST_SCRIPTS_DIR
Amitay Isaacs
2012-04-27
1
-0
/
+2
|
*
tests: CTDB_TEST_WRAPPER has to be an absolute path on a real cluster
Amitay Isaacs
2012-04-27
1
-1
/
+2
|
*
tests: Fix wrapper scripts
Amitay Isaacs
2012-04-27
2
-4
/
+1
|
*
tests: Fix trailing whitespace issues in integration.bash
Martin Schwenke
2012-04-27
1
-9
/
+9
|
*
tests: Add new -H option for run_tests to avoid printing header/footer
Martin Schwenke
2012-04-27
1
-3
/
+6
|
*
tests: Add -e option to cause run_tests to exit on first test failure
Martin Schwenke
2012-04-27
1
-1
/
+10
|
*
tests: Remove ctdb_test_env
Martin Schwenke
2012-04-27
3
-33
/
+20
|
*
tests: Programs run by tests should be found in $PATH
Martin Schwenke
2012-04-27
5
-9
/
+10
|
*
tests: Move relative directory path hack from run_tests to common.sh
Martin Schwenke
2012-04-27
2
-5
/
+5
|
*
tests: Local daemons are no longer the default, now require run_tests -l
Martin Schwenke
2012-04-27
6
-37
/
+40
|
*
Eventscripts - Fix typo in 13.per_ip_routing support for __auto_link_local__
Martin Schwenke
2012-04-27
1
-1
/
+1
|
*
tests: Rationalise integration test infrastructure
Martin Schwenke
2012-04-27
4
-137
/
+144
|
*
tests: Rename ctdb_test_functions.bash to integration.bash
Martin Schwenke
2012-04-27
48
-48
/
+48
|
*
Merge remote branch 'amitay/tdb-sync'
Ronnie Sahlberg
2012-04-26
44
-4858
/
+1547
|
|
\
|
|
*
lib/tdb: Sync tdb from samba git tree
Amitay Isaacs
2012-04-13
24
-423
/
+1547
|
|
*
lib/tdb: Remove the files required to build tdb as a library
Amitay Isaacs
2012-04-13
20
-4435
/
+0
|
*
|
Merge remote branch 'amitay/tevent-sync'
Ronnie Sahlberg
2012-04-26
100
-4751
/
+884
|
|
\
\
|
|
*
|
lib/tevent: Sync tevent from samba git tree
Amitay Isaacs
2012-04-13
18
-76
/
+885
|
|
*
|
lib/tevent: Remove the files required to build tevent as a library
Amitay Isaacs
2012-04-13
23
-4527
/
+0
|
|
*
|
lib/tevent: Remove local modifications to tevent
Amitay Isaacs
2012-04-13
5
-69
/
+0
|
|
*
|
ctdb_test: Remove faked wrappers for tevent functions in stub testing
Amitay Isaacs
2012-04-13
2
-17
/
+0
|
|
*
|
Remove explicit include of lib/tevent/tevent.h.
Amitay Isaacs
2012-04-13
58
-59
/
+0
|
|
*
|
includes: Move special tevent defines from tevent.h to includes.h
Amitay Isaacs
2012-04-13
2
-11
/
+7
|
|
|
/
|
*
|
Merge remote branch 'amitay/talloc-sync'
Ronnie Sahlberg
2012-04-26
19
-5204
/
+813
|
|
\
\
|
|
*
|
lib/talloc: Sync talloc from samba git tree
Amitay Isaacs
2012-04-13
8
-182
/
+813
|
|
*
|
lib/talloc: Remove the files required to build talloc as a library
Amitay Isaacs
2012-04-13
11
-5022
/
+0
|
|
|
/
|
*
|
Merge remote branch 'martins/master'
Ronnie Sahlberg
2012-04-18
147
-751
/
+722
|
|
\
\
|
|
*
|
tests: More unit test factoring/rationalisation and bug fixes
Martin Schwenke
2012-04-18
8
-266
/
+173
|
|
*
|
tests/eventscripts: Share directories must be absolute in eventscript tests
Martin Schwenke
2012-04-18
1
-0
/
+5
|
|
*
|
tests/eventscripts: Tweak an error message in a policy routing test
Martin Schwenke
2012-04-17
1
-1
/
+1
|
|
*
|
tests - run_tests needs to expand directories like "." and "..".
Martin Schwenke
2012-04-16
1
-0
/
+4
|
|
*
|
tests/eventscripts - Restructure according to new convention
Martin Schwenke
2012-04-16
77
-110
/
+86
|
|
*
|
tests - run_tests ignores trailing '/' on directories
Martin Schwenke
2012-04-16
1
-1
/
+1
|
|
*
|
tests/takeover - Restructure according to new convention
Martin Schwenke
2012-04-16
31
-62
/
+43
|
|
*
|
tests/onnode - Restructure according to new convention
Martin Schwenke
2012-04-16
16
-66
/
+20
|
|
*
|
tests/tool - Restructure according to new convention
Martin Schwenke
2012-04-16
12
-57
/
+13
|
|
*
|
tests/tool: New nodestatus test
Amitay Isaacs
2012-04-16
1
-0
/
+34
|
|
*
|
tests/tool: Fix the nodestatus test
Amitay Isaacs
2012-04-16
1
-1
/
+4
|
|
*
|
tests - run_tests includes common.sh, uses die()
Martin Schwenke
2012-04-16
1
-3
/
+3
|
|
*
|
tests - run_tests can take a directory as an argument
Martin Schwenke
2012-04-16
1
-5
/
+23
|
|
*
|
tests - add -v option to set TEST_VERBOSE=true
Martin Schwenke
2012-04-16
1
-1
/
+4
|
|
*
|
tests - move functions only used by scripts/run_tests into that script
Martin Schwenke
2012-04-16
2
-62
/
+62
|
|
*
|
tests - add scripts/unit.sh
Martin Schwenke
2012-04-16
1
-0
/
+16
|
|
*
|
tests - add scripts/common.sh
Martin Schwenke
2012-04-16
1
-0
/
+9
|
|
*
|
tests - export new variable TEST_SCRIPTS_DIR
Martin Schwenke
2012-04-16
1
-4
/
+4
|
|
*
|
Tests - IP allocation - 2 tests for NODE_FLAGS_NOIPTAKEOVER
Martin Schwenke
2012-04-16
2
-0
/
+62
|
|
*
|
Tests - IP allocation - add another LCP2 test based on a test failure
Martin Schwenke
2012-04-16
1
-0
/
+45
|
|
*
|
Tests - turn of time logging by default
Martin Schwenke
2012-04-16
2
-2
/
+3
|
|
|
/
[prev]
[next]