summaryrefslogtreecommitdiff
path: root/tests/test_accumulated.cc
Commit message (Expand)AuthorAgeFilesLines
* C++11: Use of range-based for loops.Murray Cumming2015-07-181-4/+4
* C++11: Use auto.Murray Cumming2015-07-181-3/+3
* Test cases: Report pass/fail with exit status.Kjell Ahlstedt2012-10-181-51/+90
* Accumulators: Allow return types that are different to the signal's.Murray Cumming2009-12-291-2/+39
* Added cxx_std.m4, with a test copied from glibmm/scripts/cxx_std.m4 toMurray Cumming2005-01-191-0/+3
* Bug #159597 - patch from e97_far at e.kth.se to replace C-style casts withMurray Cumming2005-01-181-1/+1
* Bump version number to 2.0.3. Add ChangeLog summary for version 2.0.3. Fixlibsigc++-2.0.3Martin Schulze2004-05-301-1/+3
* Add SigC::Signal#<>::slot(). Comment out make_slot() work-around. RemoveMartin Schulze2003-10-301-2/+2
* Add announces of versions 1.9.6 and 1.9.7. New file. Defines namespaceMartin Schulze2003-10-191-13/+9
* Add two test cases. test_size is showing the size of public and internalMartin Schulze2003-03-051-0/+49