Fossil SCM

Add a comment.

mistachkin 2016-08-23 17:21 settingsTest
Commit ca6c8f9be80531d8b16df26133e1a2d914c736c6
1 file changed +9
--- test/settings-repo.test
+++ test/settings-repo.test
@@ -19,10 +19,19 @@
1919
#
2020
2121
require_no_open_checkout
2222
set dir [file dirname [info script]]; test_setup
2323
24
+###############################################################################
25
+#
26
+# Complete syntax as tested:
27
+#
28
+# fossil settings ?PROPERTY? ?VALUE? ?OPTIONS?
29
+# fossil unset PROPERTY ?OPTIONS?
30
+#
31
+# Where the only supported options are "--global" and "--exact".
32
+#
2433
###############################################################################
2534
2635
set all_settings [get_all_settings]
2736
2837
foreach name $all_settings {
2938
--- test/settings-repo.test
+++ test/settings-repo.test
@@ -19,10 +19,19 @@
19 #
20
21 require_no_open_checkout
22 set dir [file dirname [info script]]; test_setup
23
 
 
 
 
 
 
 
 
 
24 ###############################################################################
25
26 set all_settings [get_all_settings]
27
28 foreach name $all_settings {
29
--- test/settings-repo.test
+++ test/settings-repo.test
@@ -19,10 +19,19 @@
19 #
20
21 require_no_open_checkout
22 set dir [file dirname [info script]]; test_setup
23
24 ###############################################################################
25 #
26 # Complete syntax as tested:
27 #
28 # fossil settings ?PROPERTY? ?VALUE? ?OPTIONS?
29 # fossil unset PROPERTY ?OPTIONS?
30 #
31 # Where the only supported options are "--global" and "--exact".
32 #
33 ###############################################################################
34
35 set all_settings [get_all_settings]
36
37 foreach name $all_settings {
38

Keyboard Shortcuts

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