Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

textfixture fails running tclsqlite.test #20

Closed
GoogleCodeExporter opened this issue Mar 8, 2016 · 2 comments
Closed

textfixture fails running tclsqlite.test #20

GoogleCodeExporter opened this issue Mar 8, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link


What steps will reproduce the problem?
1. Open testfixture project, set to the DEBUG build
2. In test/^testscripts.txt setup the following test:
source $testdir/tclsqlite.test
3. Start running in DEBUG mode

first error

do_test tcl-2.1 {
  execsql "CREATE TABLE t\u0123x(a int, b\u1235 float)"
} {}

tcl-2.1...  Error: unrecognized token: "g"

May simply be incorrect processing of Unicode in the TCL port

Need to determine the root cause of this error and determine if we will
ignore or fix

Original issue reported on code.google.com by noah.hart@gmail.com on 8 Aug 2009 at 2:52

@GoogleCodeExporter
Copy link
Author

still exists under 3.6.22

Original comment by noah.hart@gmail.com on 12 Jan 2010 at 8:51

@GoogleCodeExporter
Copy link
Author

Unicode not supported by C# port;

Original comment by noah.hart@gmail.com on 28 Feb 2011 at 2:44

  • Changed state: NoAction
  • Added labels: Milestone-3.7.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant