pgLab/tests/pglabtests
2025-02-17 18:09:19 +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 Basic support for passing postgresql uri on the commandline 2025-02-17 18:09:19 +01:00
TableTreeBuilderTests.cpp The table inheritance works mostly 2023-01-24 17:47:52 +00: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_HumanReadableBytes.cpp Improve conversion of bytes to human readable string 2024-04-12 13:26:10 +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 Accessing Scrypt implementation directly is deprecated. 2024-04-12 06:26:54 +02: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 Fix for $-quoted strings 2023-01-07 07:41:58 +01:00
tst_TryParsePostgresqlUrl.cpp Basic support for passing postgresql uri on the commandline 2025-02-17 18:09:19 +01:00
tst_TypeMappings.cpp Update tests for moved include files. 2018-12-23 08:42:32 +01:00