summaryrefslogtreecommitdiff
path: root/tests/test_bind_return.cc
Commit message (Expand)AuthorAgeFilesLines
* tests: Make single argument constructors explicit.Murray Cumming2016-04-221-1/+1
* 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-7/+5
* tests: Use the sigc::slot<R(Args...)> syntax only.Murray Cumming2016-03-161-1/+1
* C++11: Replace sigc::ref() with std::ref().Murray Cumming2016-03-071-3/+4
* C++11: Use auto.Murray Cumming2015-07-181-1/+1
* Test cases: Report pass/fail with exit status.Kjell Ahlstedt2012-10-181-18/+40
* New class that just stores a reference, and makes sure that if theRĂ©gis Duchesne2005-05-101-3/+14
* Added cxx_std.m4, with a test copied from glibmm/scripts/cxx_std.m4 toMurray Cumming2005-01-191-0/+4
* Add SigC::Signal#<>::slot(). Comment out make_slot() work-around. RemoveMartin Schulze2003-10-301-4/+5
* Fixes:Martin Schulze2003-10-251-1/+1
* Add announces of versions 1.9.6 and 1.9.7. New file. Defines namespaceMartin Schulze2003-10-191-15/+11
* Change "closure" to "slot" throughout sigc++2 (file names, class names,Martin Schulze2003-03-261-2/+2
* Make the adaptor's data member public so that visit_each() can access it.Martin Schulze2003-03-241-0/+22
* Added missing files.Murray Cumming2003-01-151-0/+23