pgLab/tests
eelke 0da32b916c Lexer improvements:
- Convert unquoted idents to lowercase.
- Recognize quoted idents.
- Allow all unicode whitespace characters
- Added UnexpectedSymbol token for unexpected input (otherwise it is just ignored)
- Handle mixed case keywords in the lexer file instead of filtering the stream
2022-04-03 20:09:58 +02:00
..
mygtestutils Messy commit. Testing suff and some improvements to how data is shown. 2017-12-09 10:45:13 +01:00
pglabtests Lexer improvements: 2022-04-03 20:09:58 +02:00
PgsqlTests Fix broken unittest. 2022-02-06 14:15:16 +01:00
tests.pro Folder restructuring of test projects. 2018-01-07 09:15:21 +01:00