pgLab/tests/pglabtests
eelke fbbe832a05 Start of new ANTLR4 based parser.
Very simple tests pass.
2022-04-03 12:27:35 +02:00
..
gtest_dependency.pri Folder restructuring of test projects. 2018-01-07 09:15:21 +01:00
main.cpp Bunch of tests were in header files so they all got compiled when main got compiled. 2018-01-07 09:19:19 +01:00
pglabtests.pro Start of new ANTLR4 based parser. 2022-04-03 12:27:35 +02:00
tst_CodeBuilder.cpp Update tests for moved include files. 2018-12-23 08:42:32 +01:00
tst_ConvertLangToSqlString.cpp Disable the tests i'm not going to make work right now. 2022-02-06 14:21:50 +01:00
tst_ConvertToMultiLineCString.cpp Fix escaping of special chars for copyAsCString 2019-11-02 14:54:55 +01:00
tst_CsvWriter.cpp Lot of code for generating code. Working on unit tests. 2018-09-09 21:04:23 +02:00
tst_escapeConnectionStringValue.cpp Switched ConnectionConfig to QString from std::string to fit better into Qt framework 2019-09-16 19:24:39 +02:00
tst_expected.cpp Lot of code for generating code. Working on unit tests. 2018-09-09 21:04:23 +02:00
tst_ExplainJsonParser.cpp Lot of code for generating code. Working on unit tests. 2018-09-09 21:04:23 +02:00
tst_NameManglingRules.cpp Added name mangling tests. 2018-09-17 15:41:47 +02:00
tst_newParser.cpp Start of new ANTLR4 based parser. 2022-04-03 12:27:35 +02:00
tst_ParamJson.cpp Lot of code for generating code. Working on unit tests. 2018-09-09 21:04:23 +02:00
tst_PasswordManager.cpp Passwords are now saved in a password manager. 2018-11-08 21:50:49 +01:00
tst_Range.cpp misc stuff 2021-03-06 13:15:17 +01:00
tst_scopeguard.cpp Cleanup 2022-01-21 18:54:50 +01:00
tst_SqlLexer.cpp Improved generation of c/cpp string from query 2019-08-19 13:52:23 +02:00
tst_SqlParser.cpp Disable the tests i'm not going to make work right now. 2022-02-06 14:21:50 +01:00
tst_TypeMappings.cpp Update tests for moved include files. 2018-12-23 08:42:32 +01:00