pgLab/tests
eelke 48ac8c6bab Improved generation of c/cpp string from query
Extra lines before and after query are removed. Whitespace at end of line
is removed. SQL comments are converted to cpp style comments and are outside
the string literal.

To achieve this the function now uses the SQLLexer to know what is comment.
This also required the additional capability in the lexer to also return whitespace and newline tokens.
Also a few bugs in the lexer were fixed.
2019-08-19 13:52:23 +02:00
..
mygtestutils Messy commit. Testing suff and some improvements to how data is shown. 2017-12-09 10:45:13 +01:00
pglabtests Improved generation of c/cpp string from query 2019-08-19 13:52:23 +02:00
PgsqlTests More projects fixes. 2019-03-27 18:50:58 +01:00
tests.pro Folder restructuring of test projects. 2018-01-07 09:15:21 +01:00