pgLab/tests/pglabtests
eelke be0064f730 The codegen now can properly lookup array types.
Array type lookup failed previously because the typemapping class was
not yet receiving the list of types from the database. Fix was to pass
this data
2018-11-17 09:47:50 +01: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 Position of error marks is adjusted for selection. 2018-11-10 10:59:52 +01:00
tst_CodeBuilder.cpp Adjusted project files for new boost version. 2018-09-18 20:24:54 +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 Passwords are now saved in a password manager. 2018-11-08 21:50:49 +01:00
tst_Range.cpp Working on generating string literals for inclusion in generated code. 2018-09-21 11:41:20 +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 The codegen now can properly lookup array types. 2018-11-17 09:47:50 +01:00