Fossil SCM

Fix th1-globalState-15 test under cygwin.

preben 2023-12-14 13:41 testing-improvements
Commit 2060a49fe03ed9a8edc2a9365852e24da2831984ec44b0398265ccbd3ca095ba
1 file changed +1 -1
+1 -1
--- test/th1.test
+++ test/th1.test
@@ -1021,11 +1021,11 @@
10211021
fossil test-th-eval "globalState vfs"
10221022
test th1-globalState-14 {[string length $RESULT] == 0}
10231023
10241024
###############################################################################
10251025
1026
-if {$is_windows} {
1026
+if {$is_windows || $is_cygwin} {
10271027
set altVfs win32-longpath
10281028
} else {
10291029
set altVfs unix-dotfile
10301030
}
10311031
10321032
--- test/th1.test
+++ test/th1.test
@@ -1021,11 +1021,11 @@
1021 fossil test-th-eval "globalState vfs"
1022 test th1-globalState-14 {[string length $RESULT] == 0}
1023
1024 ###############################################################################
1025
1026 if {$is_windows} {
1027 set altVfs win32-longpath
1028 } else {
1029 set altVfs unix-dotfile
1030 }
1031
1032
--- test/th1.test
+++ test/th1.test
@@ -1021,11 +1021,11 @@
1021 fossil test-th-eval "globalState vfs"
1022 test th1-globalState-14 {[string length $RESULT] == 0}
1023
1024 ###############################################################################
1025
1026 if {$is_windows || $is_cygwin} {
1027 set altVfs win32-longpath
1028 } else {
1029 set altVfs unix-dotfile
1030 }
1031
1032

Keyboard Shortcuts

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