Commit Graph

208 Commits (3bf49ed8d7c806a550d07fc2d803b64c2e78f196)

Author SHA1 Message Date
Christopher Lam 4c37f6d4ef [account.cpp] gnc_g_list_stringjoin instead of repeated allocations
5 years ago
Simon Arlott 320df7e409
Use const return values for string cache
5 years ago
John Ralls 601eb51361 Improve transaction sorting on effective num field.
5 years ago
John Ralls 2258e7a44e xaccAccountTypes was backwards
5 years ago
Robert Fewell e75308e684 Rename a couple of gnc-pricedb functions that have not been used.
5 years ago
Robert Fewell d3bd7fda61 Add unit tests for new gnc-pricedb functions
5 years ago
John Ralls b40589244c Fix test-gnc-datetime failure on Ubunutu.
5 years ago
John Ralls 1221d7ebc1 Bug 798150 - Error on report over time
5 years ago
Frank H. Ellenberger 4a983761d7 Fix a typo in a comment of the last commit
5 years ago
John Ralls a11065b823 Fix fencepost error in calculating the week_num for POSIX timezone rules.
5 years ago
Frank H. Ellenberger 93e2829ee5 Merge PR #899 into maint
5 years ago
luz paz 16b4976381 Fix typos in libgnucash/
5 years ago
Frank H. Ellenberger 6bc8679932 I18N: replace several spourious spaces
5 years ago
John Ralls 7a7c26f87e Move glib and gtk includes out of extern C for tests.
5 years ago
John Ralls ffa2f606e3 Fix use-after-free in test_xaccTransEqual.
5 years ago
John Ralls ae66da9632 Fix test-gnc-timezone failure caused by latest zoneinfo release.
5 years ago
Ralf Habacker f8dcd23023 Add support for the opening balance accounts flag
6 years ago
John Ralls 2290fa7c22 Fix exception when converting to decimal values that reduce to N/1.
6 years ago
John Ralls 3bcf57e7f2 Fix timezone transition times.
6 years ago
Christopher Lam e833c8e1aa [utest-gnc-pricedb.c] test: gnc_pricedb_get_[latest|nearest]_price
6 years ago
John Ralls 94a68dca7c Bug 797983 - v4.2 report numbers change over gnucash restarts;...
6 years ago
Christopher Lam e6486e9d95 deprecate xaccAccountCountSplits with include_children = FALSE
6 years ago
Robert Fewell 416e234232 Bug 797945 - Imap bayes conversion runs many times
6 years ago
John Ralls 6d44d0675e Reduce random transactions and iterations on test-lots.cpp.
6 years ago
John Ralls 6a1cb5eecd Replace the three bool parameters to qof_session_begin to an enum.
6 years ago
John Ralls a320035f42 QofSession, QofBackend: Change book_id to uri.
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 f7f4f42145 Drop several test-link type tests
6 years ago
Geert Janssens bbeb9a2b62 Drop all gnc-module dependencies and includes from compilation units that no longer use it
6 years ago
Geert Janssens abf29aa196 Drop the gnc-module wrapper around the test-engine library
6 years ago
John Ralls 3ca8fa1229 Merge branch 'maint'
6 years ago
John Ralls 8ccc1579d9 Bug 797666 - libgnucash/engine/test/test-recurrence.c: In function 'check_valid': 'result' may be used uninitialized
6 years ago
John Ralls f85be03bb5 Merge branch 'maint'
6 years ago
John Ralls 33902a6793 Improve test building with the Xcode generator.
6 years ago
jean 268695f19c Make test-recurrence handle wadj
6 years ago
John Ralls d744b79bef Remove disabled code copied from utest-Account.c into utest-Budget.c.
6 years ago
John Ralls 8b61644978 Add more tests for neutral time.
6 years ago
Christopher Lam e85b28f00f Merge remote-tracking branch 'upstream/maint'
6 years ago
John Ralls 95857a8b99 Merge Christian Gruber's 'fix_bug_797587' into maint.
6 years ago
Geert Janssens 301db9020d Merge branch 'maint'
6 years ago
Geert Janssens e79e82edcf CMake - remove parameter repetition in else() and endif() statements
6 years ago
Christian Gruber 9b3085a429 Add test cases to check for exact token matching
6 years ago
Geert Janssens 45cfb8937a Merge branch 'maint'
6 years ago
Daniel Dittmann 31c0fed1dc test_gnc_setlocale: use trailing whitespaces
6 years ago
Daniel Dittmann 5c478713d6 test_gnc_setlocale: add missing whitespaces to diagnostic message
6 years ago
Geert Janssens 4c77f7670e engine - remove gncmod boilerplate
6 years ago
Geert Janssens 04f10d66fa engine cosmetics - remove a few references to guile that are no longer relevant
6 years ago
Geert Janssens c46c9682eb engine/test - move guile related tests to bindings
6 years ago
Geert Janssens 02511401b7 bindings/guile cosmetic - rename source files for consistency
6 years ago