Fossil

Check-in [dd6ec72d]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Remove stray debugging output.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | th1GlobMatch
Files: files | file ages | folders
SHA1: dd6ec72d6345ea62c1e7280acdc1db583ea027ec
User & Date: mistachkin 2015-05-28 05:01:25.564
Context
2015-05-29
17:20
Add 'glob_match' command to TH1. ... (check-in: 62f1f484 user: mistachkin tags: trunk)
2015-05-28
05:01
Remove stray debugging output. ... (Closed-Leaf check-in: dd6ec72d user: mistachkin tags: th1GlobMatch)
04:29
Add tests. ... (check-in: 0739e5b5 user: mistachkin tags: th1GlobMatch)
Changes
Unified Diff Ignore Whitespace Patch
Changes to test/th1.test.
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
###############################################################################

#
# NOTE: This test may fail if the command names do not always come
#       out in a deterministic order from TH1.
#
fossil test-th-eval "info commands"
puts $RESULT
test th1-info-commands-1 {$RESULT eq {linecount htmlize date stime\
enable_output uplevel http expr glob_match utime styleFooter catch if\
tclReady searchable reinitialize combobox lindex query html anoncap randhex\
llength for set break regexp styleHeader puts return checkout decorate\
artifact trace wiki proc hascap globalState continue getParameter\
hasfeature setting breakpoint upvar render repository string unset\
setParameter list error info rename anycap httpize}}







<







854
855
856
857
858
859
860

861
862
863
864
865
866
867
###############################################################################

#
# NOTE: This test may fail if the command names do not always come
#       out in a deterministic order from TH1.
#
fossil test-th-eval "info commands"

test th1-info-commands-1 {$RESULT eq {linecount htmlize date stime\
enable_output uplevel http expr glob_match utime styleFooter catch if\
tclReady searchable reinitialize combobox lindex query html anoncap randhex\
llength for set break regexp styleHeader puts return checkout decorate\
artifact trace wiki proc hascap globalState continue getParameter\
hasfeature setting breakpoint upvar render repository string unset\
setParameter list error info rename anycap httpize}}