Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Glib::RefPtr: Add get() | Kjell Ahlstedt | 2018-03-21 | 1 | -0/+5 |
* | Run clang-format on tests. | Murray Cumming | 2016-02-26 | 1 | -80/+62 |
* | tests/glibmm_refptr: Add simpler tests for move constructor/operator=. | Murray Cumming | 2015-07-28 | 1 | -1/+28 |
* | tests/glibmm_refptr: Slight improvement. | Murray Cumming | 2015-07-28 | 1 | -1/+1 |
* | Glib::RefPtr: add missing constructor and assignment operator | Marcin Kolny | 2015-07-27 | 1 | -0/+33 |
* | tests/glibmm_refptr: Correct the move constructor test. | Murray Cumming | 2015-07-27 | 1 | -2/+2 |
* | Add tests/glibmm_refptr. | Murray Cumming | 2015-07-27 | 1 | -0/+215 |