summaryrefslogtreecommitdiff
path: root/tests/glibmm_btree
Commit message (Expand)AuthorAgeFilesLines
* C++11: .h/.cc files: Replace typedefs with using.Murray Cumming2016-03-311-2/+2
* Run clang-format on tests.Murray Cumming2016-02-261-33/+29
* C++11: Use emplace_back() instead of push_back().Murray Cumming2016-02-051-2/+2
* C++11: examples/tests: More use of auto.Murray Cumming2015-07-151-2/+2
* Avoid shadowed variables.Murray Cumming2015-07-151-1/+0
* tests: Use EXIT_* for clarity.Murray Cumming2011-02-241-2/+2
* Implement GTree wrapperSzilárd Pfeiffer2010-01-052-0/+237