pgLab/tests/pglabtests
eelke f5145f36ed wip: codegenerator, basic widget present for showing the generated code and specifying
parameters. Some code is also generated but it is not complete yet.

minimum still required
- field assignments
- properly format and escape the query string
2018-09-18 11:54:43 +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 wip: codegenerator, basic widget present for showing the generated code and specifying 2018-09-18 11:54:43 +02:00
tst_CodeBuilder.cpp Moved typemapping test code to its own unit so it is clearer that the tests exist 2018-09-18 07:45:49 +02:00
tst_CsvWriter.cpp Lot of code for generating code. Working on unit tests. 2018-09-09 21:04:23 +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_ParamJson.cpp Lot of code for generating code. Working on unit tests. 2018-09-09 21:04:23 +02:00
tst_PasswordManager.cpp Lot of code for generating code. Working on unit tests. 2018-09-09 21:04:23 +02:00
tst_scopeguard.cpp Lot of code for generating code. Working on unit tests. 2018-09-09 21:04:23 +02:00
tst_SqlLexer.cpp Lot of code for generating code. Working on unit tests. 2018-09-09 21:04:23 +02:00
tst_TypeMappings.cpp Moved typemapping test code to its own unit so it is clearer that the tests exist 2018-09-18 07:45:49 +02:00