diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-06-21 09:45:43 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-06-21 09:45:43 (GMT) |
commit | f36b113b009b236b41e280feb350c6eb2e4820fa (patch) | |
tree | 1c8b2499473168c3f33c72f20792ed485c9d092a | |
parent | 954fcc121d11445946f89a2ec85795f29934ebd9 (diff) | |
download | tcl-f36b113b009b236b41e280feb350c6eb2e4820fa.zip tcl-f36b113b009b236b41e280feb350c6eb2e4820fa.tar.gz tcl-f36b113b009b236b41e280feb350c6eb2e4820fa.tar.bz2 |
eol-spacing
-rw-r--r-- | tests/chanio.test | 4 | ||||
-rw-r--r-- | tests/coroutine.test | 8 | ||||
-rw-r--r-- | tools/encoding/iso8859-7.txt | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/tests/chanio.test b/tests/chanio.test index e8bcc5e..2d26ac9 100644 --- a/tests/chanio.test +++ b/tests/chanio.test @@ -5514,7 +5514,7 @@ test chan-io-41.5 {Tcl_FileeventCmd: errors} -constraints fileevent -body { test chan-io-41.6 {Tcl_FileeventCmd: directory} -constraints {fileevent unix} -setup { set tempdir [::tcltests::tempdir] } -body { - set chan [open $tempdir] + set chan [open $tempdir] chan event $chan readable [list ::apply [list {} { variable success set success 1 @@ -5551,7 +5551,7 @@ test chan-io-41.8 {Tcl_FileeventCmd: symbolic link} -constraints {fileevent unix } -body { set target [makeFile {not again} thefile $tempdir] set link [file join $tempdir thelin] - file link -symbolic $link $target + file link -symbolic $link $target set chan [open $link] chan event $chan readable [list ::apply [list {} { variable success diff --git a/tests/coroutine.test b/tests/coroutine.test index 437d9ad..cbd6ffa 100644 --- a/tests/coroutine.test +++ b/tests/coroutine.test @@ -765,7 +765,7 @@ test coroutine-7.13 { variable done yield yieldto c1 - after 0 c2 + after 0 c2 vwait [namespace current]::done } [namespace current]] @@ -787,11 +787,11 @@ test coroutine-7.13 { after 0 [list [namespace which c0]] vwait [namespace current]::done return $done -} -result 1 +} -result 1 test coroutine-7.14 { - issue 5106fddd4400e5b9 + issue 5106fddd4400e5b9 failure to yieldto is not the same thing as not calling yieldto in the first place @@ -818,7 +818,7 @@ test coroutine-7.14 { after 1 [list [namespace which c0]] vwait [namespace current]::done0 return [list $done0 $done1] -} -result {failure failure} +} -result {failure failure} test coroutine-8.0.0 {coro inject executed} -body { diff --git a/tools/encoding/iso8859-7.txt b/tools/encoding/iso8859-7.txt index 245595d..9131ae3 100644 --- a/tools/encoding/iso8859-7.txt +++ b/tools/encoding/iso8859-7.txt @@ -16,7 +16,7 @@ # ISO 8859-7:2003 characters map into Unicode. # # ISO 8859-7:1987 is equivalent to ISO-IR-126, ELOT 928, -# and ECMA 118. ISO 8859-7:2003 adds two currency signs +# and ECMA 118. ISO 8859-7:2003 adds two currency signs # and one other character not in the earlier standard. # # Format: Three tab-separated columns |