summaryrefslogtreecommitdiff
path: root/tests/test_bind_ref.cc
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove unnecessary includes.Murray Cumming2017-04-181-4/+0
* tests: Make single argument constructors explicit.Murray Cumming2016-04-221-1/+1
* tests: Add missing copyright headers.Murray Cumming2016-04-201-0/+4
* Remove now-irrelevant comments.Murray Cumming2016-04-151-4/+0
* Add .clang-format file and reformat tests and examples.Murray Cumming2016-03-301-12/+13
* tests: Use the sigc::slot<R(Args...)> syntax only.Murray Cumming2016-03-161-1/+1
* track_obj.h: Use this as a normal .h file.Murray Cumming2016-03-071-1/+1
* C++11: Replace sigc::ref() with std::ref().Murray Cumming2016-03-071-3/+4
* tests: Use = delete instead of private constructors.Murray Cumming2016-01-141-5/+9
* C++11: Use auto.Murray Cumming2015-07-181-2/+2
* Test cases: Report pass/fail with exit status.Kjell Ahlstedt2012-10-181-14/+31
* New class that just stores a reference, and makes sure that if theRĂ©gis Duchesne2005-05-101-1/+3
* Revert back to the non-explicit template call, because we can not specifyMurray Cumming2005-04-271-0/+50