You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good news: Modifying the option "--with-tcl" and installing the sourceforge tcl sources in the build environment builds on FreeBSD a well working commandline tclkit
I made a test for the MetaKit package with the created tclkitsh:
./tclkitsh ../tcl/tests/all.tcl
The result is:
Tests ended at Thu Feb 02 13:05:54 CET 2012
all.tcl: Total 46 Passed 42 Skipped 0 Failed 4
Sourced 5 Test Files.
Files with failing tests: basic.test commit.test object.test
==== basic-7 open same file again FAILED
==== 1 simple commit aside FAILED
==== 5 blocked view FAILED
==== 6 ordered view FAILED
Is the result a reason to worry?
The text was updated successfully, but these errors were encountered:
Good news: Modifying the option "--with-tcl" and installing the sourceforge tcl sources in the build environment builds on FreeBSD a well working commandline tclkit
I made a test for the MetaKit package with the created tclkitsh:
The result is:
Tests ended at Thu Feb 02 13:05:54 CET 2012
all.tcl: Total 46 Passed 42 Skipped 0 Failed 4
Sourced 5 Test Files.
Files with failing tests: basic.test commit.test object.test
==== basic-7 open same file again FAILED
==== 1 simple commit aside FAILED
==== 5 blocked view FAILED
==== 6 ordered view FAILED
Is the result a reason to worry?
The text was updated successfully, but these errors were encountered: