Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run clang-format on tests. | Murray Cumming | 2016-02-26 | 1 | -20/+24 |
* | glibmm_mainloop test: Allocate a thread on the stack. | Murray Cumming | 2015-11-26 | 1 | -5/+2 |
* | examples/tests: Use simpler std::thread constructor. | Murray Cumming | 2015-11-26 | 1 | -5/+2 |
* | tests/glibmm_mainloop: Use the std::thread API instead of Glib::Threads. | Murray Cumming | 2015-11-26 | 1 | -8/+14 |
* | C++11: examples/tests: More use of auto. | Murray Cumming | 2015-07-15 | 1 | -3/+3 |
* | tests: Fix the glibmm_mainloop test. | Kjell Ahlstedt | 2013-06-04 | 1 | -15/+18 |
* | tests: Add the glibmm_mainloop test. | Kjell Ahlstedt | 2013-06-02 | 1 | -0/+124 |