summaryrefslogtreecommitdiff
path: root/tests/glibmm_interface_move
Commit message (Expand)AuthorAgeFilesLines
* glibmm_interface_move test: Avoid warnings in test_IFace_get_type()Chun-wei Fan2020-03-021-0/+2
* tests: Avoid an unused function warnings from G_DECLARE_INTERFACE().Murray Cumming2017-05-261-0/+7
* Tests: Initialize a member variable.Murray Cumming2016-12-121-1/+1
* Tests: Make single-parameter constructors explicit.Murray Cumming2016-12-121-1/+1
* C++11: .h/.cc files: Replace typedefs with using.Murray Cumming2016-03-311-5/+5
* Re-run clang-format on some files.Murray Cumming2016-02-261-9/+9
* Run clang-format on tests.Murray Cumming2016-02-261-84/+77
* Tests: More nullptr instead of 0Kjell Ahlstedt2015-11-231-4/+11
* ObjectBase, Object, Interface: Fix move constructors and move assignmentsKjell Ahlstedt2015-10-311-5/+13
* tests: Add glibmm_interface_move.Murray Cumming2015-08-221-0/+292