Commit Graph

46 Commits (7c955b452f6cd1b6fa9631a2af4e5450d6523410)

Author SHA1 Message Date
John Ralls 46972b3125 Set policy CMP0177 and follow the documented recommendations regarding DESTINATION paths.
8 months ago
John Ralls 4c81bc3ea3 [WIN32]Fix path problems prevneting test-backend-dbi from working.
8 months ago
John Ralls 54664359dc Fix building tests on Win32.
8 months ago
John Ralls 60bc4ccab0 [test-dbi-backend] Test 64-bit integer insertion explicitly.
10 months ago
John Ralls 90b9142096 [DBI backend] Change DBI test URLs to environment variables.
3 years ago
Richard Cohen 66c5e398ae Change g_assert() -> g_assert_true() in tests
3 years ago
Richard Cohen 7b47c07f8e Don't use extern "C" around #includes
3 years ago
Richard Cohen bddb4468fa Import GLIB2 as a target, and use it to simplify the CMakeLists
3 years ago
Richard Cohen 9c6ad222a9 [-Wunused-function] - remove
3 years ago
Richard Cohen 1c6679720b Use some unused variables
3 years ago
Richard Cohen ea2d3be217 Remove some unused variables with obviously no side effects
3 years ago
Richard Cohen 846e75146a Fix some typos so that the correct tests are run
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
Geert Janssens 734f90bd36 Replace string literal 'gnucash' with PROJECT_NAME parameter where it makes sense
3 years ago
Christopher Lam 092040c7fe Merge branch 'maint'
5 years ago
John Ralls 4359243c08 Move glib and gtk includes out of extern C for tests.
5 years ago
John Ralls fe4f9ed64a [test-backend-dbi] Fix copying hidden property.
5 years ago
John Ralls b8d514e157 Don't try to unlock the GncDbiSqlConnection when it was connected read-only.
6 years ago
John Ralls 6a1cb5eecd Replace the three bool parameters to qof_session_begin to an enum.
6 years ago
John Ralls fc637aadc7 Two more test directories needing G_LOG_DOMAIN defined.
6 years ago
John Ralls 4e6c497cd1 Don't ask to save a non-existant book.
6 years ago
John Ralls 8ff5af4c19 Decouple QofBook creation from QofSession.
6 years ago
Geert Janssens abf29aa196 Drop the gnc-module wrapper around the test-engine library
6 years ago
Geert Janssens 4c77f7670e engine - remove gncmod boilerplate
6 years ago
John Ralls b8b33b9591 Revert "More conversions from pkg-config variables to imported targets."
7 years ago
John Ralls 1a9fcfefad More conversions from pkg-config variables to imported targets.
7 years ago
Mike Alexander 2820af7166 Make test-backend-dbi-basic build and run with libdbi 8.
7 years ago
Geert Janssens d22e1db340 gnc-uri - refer to 'scheme' instead of 'protocol' as that's the more formal term used in uris
7 years ago
Geert Janssens 48b29f5e91 Fix memory leak in char* type KvpValue and fix improper uses
8 years ago
John Ralls 20f6e4e690 Remove Timespec from the SQL backend.
8 years ago
John Ralls c8b372e390 Convert GNC_TYPE_TIMESPEC to GNC_TYPE_TIME64, Kvp::Type::Timespec to Kvp::Type::Time64
8 years ago
John Ralls 43af50bd8a Bug 796759 - --add-price-quotes <sql file> leaves a lock on the file.
8 years ago
John Ralls 756f444ac3 Update bug tracker URL
8 years ago
John Ralls 1e6627c4c5 [DBI Backend] Init and finalize the backend in setup and teardown.
8 years ago
Geert Janssens a9f35ed7ae Lowercase cmake commands
8 years ago
Geert Janssens 7271ce3dee Add feature kvp frame to the dbi test file
8 years ago
John Ralls e5561bd7ab Fix lost Bayesian matches in SQL backend.
8 years ago
Rob Gowin 54ac7f23e0 Remove Autotools
8 years ago
John Ralls c0fd3b3165 Remove all references to the now-defunct Yahoo! quote retrieval
8 years ago
lmat 5636afc4a2 Kvp no longer parses entries looking for delimiters
8 years ago
John Ralls 0026b10851 Merge branch 'maint' into unstable
8 years ago
Geert Janssens 1238b9d8cd Prevent gcc from searching config.h in the current directory
9 years ago
John Ralls c6a72cc596 Revert "Fix mac looking in wrong directory for libgncmod-backend-dbi.dylib."
9 years ago
John Ralls 6a359f86a0 Fix mac looking in wrong directory for libgncmod-backend-dbi.dylib.
9 years ago
Geert Janssens f943ba61ae Rename directory for code from external projects
9 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago