Commit Graph

97 Commits (105ea8e952dce9ef38ff75deca3d0d2e6839e3da)

Author SHA1 Message Date
John Ralls 08e28bfc81 Merge Di Mang's Double-semicolon fix into maint.
8 years ago
John Ralls 7a4b06c442 Bug 796878 - test-qofsession fails on x86_32.
8 years ago
Di Mang 893383ce9b removing double semicolons at the end of lines
8 years ago
Geert Janssens 406953c2ae Bug 796820 - References to 'Gnome Bugzilla' should be changed to 'GnuCash Bugzilla'
8 years ago
John Ralls 26a179872d Don't create 2 new books for every new session.
8 years ago
John Ralls 4fe12f5422 Some more magic number replacements.
8 years ago
Geert Janssens 48b29f5e91 Fix memory leak in char* type KvpValue and fix improper uses
8 years ago
Geert Janssens 3634e8f59d Fix memory leak using qof_instance_get on a GncGUID
8 years ago
John Ralls 704afc6e02 Comment to explain structuring an (env-transfer-foreign).
8 years ago
John Ralls fe73f52bdb Guard against divide-by-zero errors.
8 years ago
John Ralls 35fabe2690 Remove Timespec from gnc-date.
8 years ago
John Ralls 62b17ca5db Timespec removal, engine odds-and-ends.
8 years ago
John Ralls 358cd979d9 Remove Timespec from the main engine classes (Transaction, Split, & Account.
8 years ago
John Ralls fee589b28c Remove Timespec from pricedb.
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 b60aef9d2a Remove timespec2dmy.
8 years ago
John Ralls 6f89bd62b3 Remove timespec from gnucash/gnome.
8 years ago
John Ralls 2f861bc2a4 Ensure all C++ class member raw pointers are default-initialized to nullptr.
8 years ago
Christopher Lam 47ba21b8dc [test-extras] export gnc-pricedb-create
8 years ago
John Ralls 78ab26cc2b Fix gncInvoice test failure.
8 years ago
Geert Janssens d87fa3a5be Bug 796766 - Credit note creating 'imbalance' with wrong entries
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
Christopher Lam 02bb981daa [test-extras] upgrade env-transfer-foreign to update pricedb
8 years ago
Geert Janssens fcabf6bb96 A more detailed revision of gncEntry and gncInvoice related rounding
8 years ago
Christopher Lam 13f31e0691 test-extras.scm: (logging-and) is obsolete
8 years ago
Christopher Lam 5e0fc04f7b test-extras.scm: remove dead code
8 years ago
Christopher Lam c6032ac6ed srfi64-extras.scm: centralize (gnc:test-runner)
8 years ago
Geert Janssens a9f35ed7ae Lowercase cmake commands
8 years ago
Geert Janssens b761b5a0dc Bug 795377 - Reads and saves Gnucash 2.6.19 XML file, then can't reread it, due to bad date in old file
8 years ago
John Ralls 9c4469d039 Bug 795405 - All Dates in Price Database Off-By-One After 3.0 Upgrade
8 years ago
Geert Janssens d69cdaebf2 Add new test source to distribution list
8 years ago
Geert Janssens 74fd6e046b Add a few unit tests for qofquerycore
8 years ago
John Ralls 40a266fc62 One more catch-by-value error.
8 years ago
John Ralls 4a97269e4b Correct a g_log_level in test_gnc_pricedb_lookup_day.
8 years ago
Robert Fewell 255d7194d8 Fix the gtests for the changes made to ImapInfo structure
8 years ago
John Ralls c3180ab374 Operator << fix.
8 years ago
John Ralls 5520fae838 Bug 793941 - 2.7.4: test failure on i686: 59 - test-gnc-timezone
8 years ago
Christopher Lam 4f98391a27 test-TR: unit tests
8 years ago
John Ralls f4965ae2ac Move direct check dependencies to the originating CMakeLists.txt.
8 years ago
John Ralls a5f46a5e45 More Scheme dependency additions.
8 years ago
John Ralls 48bdab38d4 Replace sprintf with Guile's built-in format.
8 years ago
John Ralls 26e51339a6 Rework the Scheme target dependencies.
8 years ago
Christopher Lam ca22d5531b Change gnc_pricedb_convert_balance_nearest_price from timespec to time64.
8 years ago
John Ralls 74ddb671e4 Merge Chris Lam's and Aaron Laws's branch 'time64-ftw' into unstable.
8 years ago
John Ralls 6ffb77de20 Merge branch Rob Gowin's 'bye_bye_autotools' into unstable.
8 years ago
John Ralls 26fa2acfd5 Use a more appropriate comparison for doubles.
8 years ago
John Ralls 8f96882ead Remove tests checking members of deleted objects.
8 years ago
John Ralls 8900b19da3 Bug 790845 - 2.7.3: massive test failures on some architectures (reopened).
8 years ago
Rob Gowin 54ac7f23e0 Remove Autotools
8 years ago