summaryrefslogtreecommitdiff
path: root/tests/test_ptr_fun.cc
Commit message (Expand)AuthorAgeFilesLines
* test_mem_fun(): Re-enable tests of overloaded functionsMurray Cumming2019-11-021-1/+2
* test_ptr_fun: Re-enable tests of overloaded functionsMurray Cumming2019-11-021-17/+8
* tests: Remove unnecessary includes.Murray Cumming2017-04-181-2/+0
* Remove unnecessary -*- c++ - *-* comments.Murray Cumming2016-04-201-1/+0
* Update copyright years.Murray Cumming2016-04-201-1/+1
* Add .clang-format file and reformat tests and examples.Murray Cumming2016-03-301-29/+30
* test_ptr_fun: Comment out what doesn't work with g++.Murray Cumming2016-03-071-4/+16
* test_ptr_fun: Fix the build, at least temporarily.Murray Cumming2016-03-071-4/+7
* C++11: ptr_fun.h: Replace generated ptr_fun1/2/3/etc with ptr_fun<>.Murray Cumming2016-03-071-6/+6
* C++11: Use auto.Murray Cumming2015-07-181-1/+1
* Test cases: Report pass/fail with exit status.Kjell Ahlstedt2012-10-181-17/+65
* Added cxx_std.m4, with a test copied from glibmm/scripts/cxx_std.m4 toMurray Cumming2005-01-191-1/+5
* Don't test making functors from overloaded methods with partial templateMartin Schulze2004-03-171-8/+15
* Improve documentation of the core parts of the library. Test ptr_fun()Martin Schulze2003-11-021-9/+14
* Add announces of versions 1.9.6 and 1.9.7. New file. Defines namespaceMartin Schulze2003-10-191-11/+8
* Added missing files.Murray Cumming2003-01-151-0/+27