Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glibmm_interface_move test: Avoid warnings in test_IFace_get_type() | Chun-wei Fan | 2020-03-02 | 1 | -0/+2 |
* | tests: Avoid an unused function warnings from G_DECLARE_INTERFACE(). | Murray Cumming | 2017-05-26 | 1 | -0/+7 |
* | Tests: Initialize a member variable. | Murray Cumming | 2016-12-12 | 1 | -1/+1 |
* | Tests: Make single-parameter constructors explicit. | Murray Cumming | 2016-12-12 | 1 | -1/+1 |
* | C++11: .h/.cc files: Replace typedefs with using. | Murray Cumming | 2016-03-31 | 1 | -5/+5 |
* | Re-run clang-format on some files. | Murray Cumming | 2016-02-26 | 1 | -9/+9 |
* | Run clang-format on tests. | Murray Cumming | 2016-02-26 | 1 | -84/+77 |
* | Tests: More nullptr instead of 0 | Kjell Ahlstedt | 2015-11-23 | 1 | -4/+11 |
* | ObjectBase, Object, Interface: Fix move constructors and move assignments | Kjell Ahlstedt | 2015-10-31 | 1 | -5/+13 |
* | tests: Add glibmm_interface_move. | Murray Cumming | 2015-08-22 | 1 | -0/+292 |