summaryrefslogtreecommitdiff
path: root/tests/glibmm_refptr/main.cc
Commit message (Expand)AuthorAgeFilesLines
* Glib::RefPtr: Add get()Kjell Ahlstedt2018-03-211-0/+5
* Run clang-format on tests.Murray Cumming2016-02-261-80/+62
* tests/glibmm_refptr: Add simpler tests for move constructor/operator=.Murray Cumming2015-07-281-1/+28
* tests/glibmm_refptr: Slight improvement.Murray Cumming2015-07-281-1/+1
* Glib::RefPtr: add missing constructor and assignment operatorMarcin Kolny2015-07-271-0/+33
* tests/glibmm_refptr: Correct the move constructor test.Murray Cumming2015-07-271-2/+2
* Add tests/glibmm_refptr.Murray Cumming2015-07-271-0/+215