Commit Graph

43 Commits (c8348fa4cfdd2ed0e3d3ef9f45a730df43e71b64)

Author SHA1 Message Date
Christopher Lam ab04715c91 [Transaction.cpp] use qof_instance kvp API for Time64, with bugfix
9 months ago
Christopher Lam 985f591830 [Transaction.cpp] small modification to xaccTransSetNotes
9 months ago
Christopher Lam 7e740babdf [Transaction.cpp] small modification to xaccTransSetReadOnly
9 months ago
Christopher Lam 7f82098c11 [utest-Transaction.cpp] add test_xaccTransGetDateDue tests
9 months ago
Christopher Lam 584bc61192 [utest-Transaction.cpp] test actual kvp slots
9 months ago
Christopher Lam c5a6341ab2 [utest-Transaction] add trans->notes tests
9 months ago
Christopher Lam 4e2189db53 [utest-Transaction.cpp] xaccTransGetDocLink with NULL doclink is NOP
9 months ago
Christopher Lam 119e257146 [Transaction|Split.cpp] Remove Reg2 unused functions
2 years ago
Christopher Lam 1e1d21b716 [Transaction.hpp] rename to .hpp
2 years ago
Christopher Lam dab32807ef [engine/*.cpp] NULL -> nullptr changes
2 years ago
John Ralls 226bfea108 Fix a bunch of UB errors from ASAN about mismatched function types.
2 years ago
Christopher Lam 783c3df3c0 [Transaction.cpp] convert to cpp
2 years ago
Richard Cohen 66c5e398ae Change g_assert() -> g_assert_true() in tests
3 years ago
Richard Cohen bed43c7f3b Fix potential crash in test-engine
3 years ago
John Ralls 83829e6513 Merge branch 'maint'
3 years ago
John Ralls 1020bde89c Fix crashes in test-engine on Arch Linux.
3 years ago
Richard Cohen 78ec20515b Remove some unused variables - and the initialization
3 years ago
Richard Cohen ea2d3be217 Remove some unused variables with obviously no side effects
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
Christopher Lam ec3e996f92 tests xaccTransGetTxnType heuristics
4 years ago
Christopher Lam fd12d3900c [Transaction.c] use heuristics to determine txn->txn_type
4 years ago
Christopher Lam 128c8d6f88 [utest-Transaction] add tests for xaccTransGetReadOnly
5 years ago
John Ralls 74d0630867 Bug 798237 - Logging during XML file loading degrades performance...
5 years ago
Christopher Lam d4c8b36f9f [utest-Transaction.cpp] add kvp setter/getter tests
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
Frank H. Ellenberger 93e2829ee5 Merge PR #899 into maint
5 years ago
luz paz 16b4976381 Fix typos in libgnucash/
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 6a1cb5eecd Replace the three bool parameters to qof_session_begin to an enum.
6 years ago
John Ralls 1dc22e53c5 Fix test_xaccTransEqual.
7 years ago
Geert Janssens 15a35e6a3b Housekeeping - replace plenty of http links with https
7 years ago
Geert Janssens 48b29f5e91 Fix memory leak in char* type KvpValue and fix improper uses
8 years ago
John Ralls 358cd979d9 Remove Timespec from the main engine classes (Transaction, Split, & Account.
8 years ago
John Ralls 74ddb671e4 Merge Chris Lam's and Aaron Laws's branch 'time64-ftw' into unstable.
8 years ago
John Ralls 8f96882ead Remove tests checking members of deleted objects.
8 years ago
lmat 1f050fd1e5 Transaction members Timespec->time64
8 years ago
lmat 5636afc4a2 Kvp no longer parses entries looking for delimiters
8 years ago
lmat 08aa0104ef Change kvp string representation
8 years ago
Geert Janssens 545b24fe97 Merge branch maint into unstable
9 years ago
John Ralls 115d61e7f3 Remove test for transaction set-date diagnostic message.
9 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago