convered orphan sql-ident-table test function to use RT and run with
authorRyan Davis <ryan@acceleration.net>
Tue, 27 Mar 2012 20:06:27 +0000 (16:06 -0400)
committerRyan Davis <ryan@acceleration.net>
Tue, 27 Mar 2012 20:06:27 +0000 (16:06 -0400)
commitb0b0c67955ef0ec3f6a4708b79abe86d53359092
tree76bb60b8e95a9af35c1547538265a48fc181b182
parent85508ad5c4abbd8e3f7549c8c13210e7f6642af5
convered orphan sql-ident-table test function to use RT and run with
the rest of the syntax tests (and fail)

Had to fix some package references, and uses backquote to splice
together the a decent deftest form without being overly verbose. Also
used clsql:sql instead of calling output-sql directly.

Currently fails by not preserving case when using a symbol like '|foo|
as the table name, we're getting "FOO" not "foo".
tests/test-syntax.lisp