Commit Graph

121 Commits (7d2d3928291260edf6ee94fb534e4220dbcdfd17)

Author SHA1 Message Date
Christopher Lam a4811b3b46 [test-extras] add (create-test-invoice-data) for tests
7 years ago
Christopher Lam d0bf4ad8ae [test-business-core] add to dist_list
7 years ago
Christopher Lam 57f291af86 [test-business-core] initial commit
7 years ago
Geert Janssens 15a35e6a3b Housekeeping - replace plenty of http links with https
7 years ago
John Ralls e6c50357bb Fix test error string to match actual error.
7 years ago
David Palma aab89065da
Bug 796949 - Fix division and rounding of zero.
7 years ago
Christopher Lam 09e0e02a75 [test-extras] abstract test-data skeleton
7 years ago
Christopher Lam fe6cc534a0 [engine-utilities] deprecate account utility functions
7 years ago
Christopher Lam 972562421e [engine-utilities] deprecate split utility functions
7 years ago
Christopher Lam 9ba0d9658d [test-extras] (create-transaction) adds price trading commodities/currency
7 years ago
Christopher Lam 918321aafa [test-extras] for tests: (env-create-multisplit-transaction)
7 years ago
John Ralls 11083d6052 Bug 796989 - some date/time does not honor user locale (bis).
7 years ago
John Ralls 7d7da8e2c4 Bug 797067 - Date displayed incorrectly in register take two.
7 years ago
John Ralls e31f4c3f95 Fix unlocalized date in status bar.
7 years ago
John Ralls b4fedff90e Provide a single static instance of C++ locale.
7 years ago
John Ralls cec3f6031e Fix broken compile of test-gnc-date.c on Ubuntu 14.04.
7 years ago
John Ralls 9fa7b7f940 Implement a faster date-time serialization function.
7 years ago
Christopher Lam 2423aeda42 [engine/test-test-extras] remove duplicated test file
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 4b398325ea Redesign gnc-uri-utils
7 years ago
Geert Janssens 06da9e9712 Enable gnc-uri test suite
7 years ago
John Ralls 4b5ee84575 Work around strange struct tm initializer failure.
8 years ago
John Ralls 0e723610f0 Bug 795080 - Some dates reset to 01/01/1970
8 years ago
Christopher Lam b59e209618 [test-extras] gnc-pricedb-create skips if commodity = currency
8 years ago
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