Commit Graph

13 Commits (future)

Author SHA1 Message Date
Noah R 3e98c5d8c8 [engine] Add first-class online_id accessors for Split and Account
1 week ago
Christopher Lam 13112ab809 rename gmock-qofbook.h and gmock-Split.h to .hpp
3 weeks ago
Geert Janssens 549c93e005 Fix test for import-backend
3 years ago
Richard Cohen 3360a6d13b Remove extra semicolons
3 years ago
Christian Gruber 6394b6491b fixup! Simplify type checking for GObject mockups
6 years ago
Christian Gruber 0e634c5446 Relax runtime type checks
6 years ago
Christian Gruber 99256c385b Add missing _get_type() functions of all mocked GObject classes
6 years ago
Christian Gruber bc80bbb325 Simplify type checking for GObject mockups
6 years ago
Christian Gruber 5408854c28 Rename GObject type names of mock classes
6 years ago
Christian Gruber 3d92d53917 Rename all class methods using snake_case instead of camelCase
6 years ago
Christian Gruber bb0088c43c Replace g_return_if_fail() and g_return_val_if_fail() by ASSERT_TRUE and EXPECT_TRUE
6 years ago
Christian Gruber d084279891 State comment on unused GObject instance init function more precisely
6 years ago
John Ralls f2a13ecac7 Merge Christian Gruber's 'test_import_backend' into master.
6 years ago