summaryrefslogtreecommitdiff
path: root/tests/glibmm_mainloop
Commit message (Expand)AuthorAgeFilesLines
* Run clang-format on tests.Murray Cumming2016-02-261-20/+24
* glibmm_mainloop test: Allocate a thread on the stack.Murray Cumming2015-11-261-5/+2
* examples/tests: Use simpler std::thread constructor.Murray Cumming2015-11-261-5/+2
* tests/glibmm_mainloop: Use the std::thread API instead of Glib::Threads.Murray Cumming2015-11-261-8/+14
* C++11: examples/tests: More use of auto.Murray Cumming2015-07-151-3/+3
* tests: Fix the glibmm_mainloop test.Kjell Ahlstedt2013-06-041-15/+18
* tests: Add the glibmm_mainloop test.Kjell Ahlstedt2013-06-021-0/+124