Fossil SCM

Disable "make test" which is unmaintained and does not work.

drh 2026-03-09 16:35 trunk
Commit 1ba3a483dc002735e2e0d4d843fe5896b6dfe9f07ec782380afafc92fea37f19
1 file changed +10
--- test/tester.tcl
+++ test/tester.tcl
@@ -25,10 +25,20 @@
2525
# To run a subset of tests (i.e. only one or more of the test/*.test
2626
# scripts), append the script base names as arguments:
2727
#
2828
# tclsh ../test/tester.tcl ../bld/fossil <script-basename>...
2929
#
30
+
31
+# This testing system is a mess. It was poorly designed to begin with
32
+# and has not been maintained. It is difficult to debug. It is completely
33
+# disabled for the time being.
34
+#
35
+# If somebody wants to volunteer to fix it, then great. But without a
36
+# volunteer to do so, it is disabled.
37
+#
38
+puts Ok
39
+exit
3040
3141
# We use some things introduced in 8.6 such as lmap. auto.def should
3242
# have found us a suitable Tcl installation.
3343
package require Tcl 8.6-
3444
3545
--- test/tester.tcl
+++ test/tester.tcl
@@ -25,10 +25,20 @@
25 # To run a subset of tests (i.e. only one or more of the test/*.test
26 # scripts), append the script base names as arguments:
27 #
28 # tclsh ../test/tester.tcl ../bld/fossil <script-basename>...
29 #
 
 
 
 
 
 
 
 
 
 
30
31 # We use some things introduced in 8.6 such as lmap. auto.def should
32 # have found us a suitable Tcl installation.
33 package require Tcl 8.6-
34
35
--- test/tester.tcl
+++ test/tester.tcl
@@ -25,10 +25,20 @@
25 # To run a subset of tests (i.e. only one or more of the test/*.test
26 # scripts), append the script base names as arguments:
27 #
28 # tclsh ../test/tester.tcl ../bld/fossil <script-basename>...
29 #
30
31 # This testing system is a mess. It was poorly designed to begin with
32 # and has not been maintained. It is difficult to debug. It is completely
33 # disabled for the time being.
34 #
35 # If somebody wants to volunteer to fix it, then great. But without a
36 # volunteer to do so, it is disabled.
37 #
38 puts Ok
39 exit
40
41 # We use some things introduced in 8.6 such as lmap. auto.def should
42 # have found us a suitable Tcl installation.
43 package require Tcl 8.6-
44
45

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button