| .. |
|
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
|
Removed rangechecked_cast was not working as I hoped.
|
2019-11-30 16:11:12 +01:00 |
|
tst_CodeBuilder.cpp
|
Update tests for moved include files.
|
2018-12-23 08:42:32 +01:00 |
|
tst_ConvertLangToSqlString.cpp
|
Improved generation of c/cpp string from query
|
2019-08-19 13:52:23 +02: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_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
|
Improved generation of c/cpp string from query
|
2019-08-19 13:52:23 +02:00 |
|
tst_SqlParser.cpp
|
Some work on parser, not used yet.
|
2019-01-28 20:53:10 +01:00 |
|
tst_TypeMappings.cpp
|
Update tests for moved include files.
|
2018-12-23 08:42:32 +01:00 |