pgLab/tests/PgsqlTests
eelke b210c570fc ArrayParser doesn't require the string to be null terminated anymore,
instead the length of the string can be passed in.

This is first step in process to allow Value to work without null terminator.
2018-12-24 08:10:09 +01:00
..
.gitignore Messy commit. Testing suff and some improvements to how data is shown. 2017-12-09 10:45:13 +01:00
gtest_dependency.pri Messy commit. Testing suff and some improvements to how data is shown. 2017-12-09 10:45:13 +01:00
main.cpp Messy commit. Testing suff and some improvements to how data is shown. 2017-12-09 10:45:13 +01:00
PgsqlTests.pro Adjusted project files for new boost version. 2018-09-18 20:24:54 +02:00
tst_ArrayParser.cpp ArrayParser doesn't require the string to be null terminated anymore, 2018-12-24 08:10:09 +01:00
tst_Pgsql_oids.cpp . 2017-12-16 21:43:51 +01:00
tst_Value.cpp Better support for boost::optional in database layer. 2018-09-19 08:25:23 +02:00