Fossil SCM
Fix the 'settings' test.
Commit
93bd55f3c3fb433594c0671b0db9750db8718de9c4f299e90b3a491e613d2621
Parent
9cd7d67da0f98a6…
1 file changed
+11
+11
| --- test/tester.tcl | ||
| +++ test/tester.tcl | ||
| @@ -287,10 +287,16 @@ | ||
| 287 | 287 | backoffice-disable \ |
| 288 | 288 | backoffice-logfile \ |
| 289 | 289 | backoffice-nodelay \ |
| 290 | 290 | binary-glob \ |
| 291 | 291 | case-sensitive \ |
| 292 | + chat-alert-sound \ | |
| 293 | + chat-initial-history \ | |
| 294 | + chat-inline-images \ | |
| 295 | + chat-keep-count \ | |
| 296 | + chat-keep-days \ | |
| 297 | + chat-poll-timeout \ | |
| 292 | 298 | clean-glob \ |
| 293 | 299 | clearsign \ |
| 294 | 300 | comment-format \ |
| 295 | 301 | crlf-glob \ |
| 296 | 302 | crnl-glob \ |
| @@ -316,36 +322,41 @@ | ||
| 316 | 322 | fileedit-glob \ |
| 317 | 323 | forbid-delta-manifests \ |
| 318 | 324 | gdiff-command \ |
| 319 | 325 | gmerge-command \ |
| 320 | 326 | hash-digits \ |
| 327 | + hooks \ | |
| 321 | 328 | http-port \ |
| 322 | 329 | https-login \ |
| 323 | 330 | ignore-glob \ |
| 324 | 331 | keep-glob \ |
| 325 | 332 | localauth \ |
| 326 | 333 | lock-timeout \ |
| 327 | 334 | main-branch \ |
| 335 | + mainmenu \ | |
| 328 | 336 | manifest \ |
| 329 | 337 | max-loadavg \ |
| 330 | 338 | max-upload \ |
| 331 | 339 | mimetypes \ |
| 332 | 340 | mtime-changes \ |
| 333 | 341 | pgp-command \ |
| 342 | + preferred-diff-type \ | |
| 334 | 343 | proxy \ |
| 335 | 344 | redirect-to-https \ |
| 336 | 345 | relative-paths \ |
| 337 | 346 | repo-cksum \ |
| 338 | 347 | repolist-skin \ |
| 339 | 348 | safe-html \ |
| 340 | 349 | self-register \ |
| 350 | + sitemap-extra \ | |
| 341 | 351 | ssh-command \ |
| 342 | 352 | ssl-ca-location \ |
| 343 | 353 | ssl-identity \ |
| 344 | 354 | tclsh \ |
| 345 | 355 | th1-setup \ |
| 346 | 356 | th1-uri-regexp \ |
| 357 | + user-color-map \ | |
| 347 | 358 | uv-sync \ |
| 348 | 359 | web-browser] |
| 349 | 360 | |
| 350 | 361 | fossil test-th-eval "hasfeature legacyMvRm" |
| 351 | 362 | |
| 352 | 363 |
| --- test/tester.tcl | |
| +++ test/tester.tcl | |
| @@ -287,10 +287,16 @@ | |
| 287 | backoffice-disable \ |
| 288 | backoffice-logfile \ |
| 289 | backoffice-nodelay \ |
| 290 | binary-glob \ |
| 291 | case-sensitive \ |
| 292 | clean-glob \ |
| 293 | clearsign \ |
| 294 | comment-format \ |
| 295 | crlf-glob \ |
| 296 | crnl-glob \ |
| @@ -316,36 +322,41 @@ | |
| 316 | fileedit-glob \ |
| 317 | forbid-delta-manifests \ |
| 318 | gdiff-command \ |
| 319 | gmerge-command \ |
| 320 | hash-digits \ |
| 321 | http-port \ |
| 322 | https-login \ |
| 323 | ignore-glob \ |
| 324 | keep-glob \ |
| 325 | localauth \ |
| 326 | lock-timeout \ |
| 327 | main-branch \ |
| 328 | manifest \ |
| 329 | max-loadavg \ |
| 330 | max-upload \ |
| 331 | mimetypes \ |
| 332 | mtime-changes \ |
| 333 | pgp-command \ |
| 334 | proxy \ |
| 335 | redirect-to-https \ |
| 336 | relative-paths \ |
| 337 | repo-cksum \ |
| 338 | repolist-skin \ |
| 339 | safe-html \ |
| 340 | self-register \ |
| 341 | ssh-command \ |
| 342 | ssl-ca-location \ |
| 343 | ssl-identity \ |
| 344 | tclsh \ |
| 345 | th1-setup \ |
| 346 | th1-uri-regexp \ |
| 347 | uv-sync \ |
| 348 | web-browser] |
| 349 | |
| 350 | fossil test-th-eval "hasfeature legacyMvRm" |
| 351 | |
| 352 |
| --- test/tester.tcl | |
| +++ test/tester.tcl | |
| @@ -287,10 +287,16 @@ | |
| 287 | backoffice-disable \ |
| 288 | backoffice-logfile \ |
| 289 | backoffice-nodelay \ |
| 290 | binary-glob \ |
| 291 | case-sensitive \ |
| 292 | chat-alert-sound \ |
| 293 | chat-initial-history \ |
| 294 | chat-inline-images \ |
| 295 | chat-keep-count \ |
| 296 | chat-keep-days \ |
| 297 | chat-poll-timeout \ |
| 298 | clean-glob \ |
| 299 | clearsign \ |
| 300 | comment-format \ |
| 301 | crlf-glob \ |
| 302 | crnl-glob \ |
| @@ -316,36 +322,41 @@ | |
| 322 | fileedit-glob \ |
| 323 | forbid-delta-manifests \ |
| 324 | gdiff-command \ |
| 325 | gmerge-command \ |
| 326 | hash-digits \ |
| 327 | hooks \ |
| 328 | http-port \ |
| 329 | https-login \ |
| 330 | ignore-glob \ |
| 331 | keep-glob \ |
| 332 | localauth \ |
| 333 | lock-timeout \ |
| 334 | main-branch \ |
| 335 | mainmenu \ |
| 336 | manifest \ |
| 337 | max-loadavg \ |
| 338 | max-upload \ |
| 339 | mimetypes \ |
| 340 | mtime-changes \ |
| 341 | pgp-command \ |
| 342 | preferred-diff-type \ |
| 343 | proxy \ |
| 344 | redirect-to-https \ |
| 345 | relative-paths \ |
| 346 | repo-cksum \ |
| 347 | repolist-skin \ |
| 348 | safe-html \ |
| 349 | self-register \ |
| 350 | sitemap-extra \ |
| 351 | ssh-command \ |
| 352 | ssl-ca-location \ |
| 353 | ssl-identity \ |
| 354 | tclsh \ |
| 355 | th1-setup \ |
| 356 | th1-uri-regexp \ |
| 357 | user-color-map \ |
| 358 | uv-sync \ |
| 359 | web-browser] |
| 360 | |
| 361 | fossil test-th-eval "hasfeature legacyMvRm" |
| 362 | |
| 363 |