summaryrefslogtreecommitdiff
path: root/tests/glibmm_vector
Commit message (Expand)AuthorAgeFilesLines
* Avoid compiler warnings from function pointer conversionsKjell Ahlstedt2018-08-311-2/+2
* Avoid compiler warnings from function pointer conversionsKjell Ahlstedt2018-07-171-2/+2
* Revert "Avoid compiler warnings from function pointer conversions"Kjell Ahlstedt2018-07-171-11/+2
* Avoid compiler warnings from function pointer conversionsKjell Ahlstedt2018-07-131-2/+11
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Run clang-format on tests.Murray Cumming2016-02-261-88/+85
* Tests: More nullptr instead of 0Kjell Ahlstedt2015-11-231-3/+3
* C++11: Use nullptr.Murray Cumming2015-07-161-2/+2
* Vectorutils, ArrayHandle: Check for NULL pointers.Krzesimir Nowak2011-03-211-2/+2
* Actually run all tests, and check some failures.Murray Cumming2011-02-241-39/+46
* Fixed code style.Murray Cumming2011-01-271-179/+181
* Added vectorutils.h.Krzesimir Nowak2011-01-271-0/+580