Commit Graph

12 Commits (e9df8d41d2fc838046bc02aed0b05bde53ca9dcd)

Author SHA1 Message Date
jean 4e9fe0a4d1 Add missing function to mock account
5 years ago
Christian Gruber 6394b6491b fixup! Simplify type checking for GObject mockups
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 1fa90a5429 Cleanup some comments
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
Christian Gruber 67f63053fb Remove todo comments on replacement of std::vector by std::list
6 years ago
Christian Gruber a9d85e8f8e Use std::vector of const char* instead of std::string where meaningful
6 years ago
John Ralls f2a13ecac7 Merge Christian Gruber's 'test_import_backend' into master.
6 years ago