summaryrefslogtreecommitdiff
path: root/tests/test_accum_iter.cc
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove unnecessary result_type aliasesMurray Cumming2019-10-291-2/+0
* Reformat code with make formatMurray Cumming2019-10-281-4/+3
* tests: Remove unnecessary includes.Murray Cumming2017-04-181-3/+0
* test_accum_iter: Use of decltype(auto).Murray Cumming2016-04-211-1/+2
* tests: Add missing copyright headers.Murray Cumming2016-04-201-0/+4
* Use typename instead of class for all template parameters.Murray Cumming2016-04-191-1/+1
* Revert "Always use typename rather than class for template types."Murray Cumming2016-04-191-1/+1
* Always use typename rather than class for template types.Murray Cumming2016-04-191-1/+1
* Add .clang-format file and reformat tests and examples.Murray Cumming2016-03-301-4/+6
* tests: Use sigc::signal<R(Args...)> syntax only.Murray Cumming2016-03-161-1/+1
* C++11: Change all typedefs to using.Murray Cumming2016-03-071-1/+1
* Remove use of removed SIGC_HAVE_SUN_REVERSE_ITERATORMurray Cumming2016-03-071-4/+0
* test_acum_iter: Replace signal_accumulated with signal<>::accumulated.Murray Cumming2016-03-071-1/+1
* signal.h.m4: Rename signal1/2/3/etc to signal_with_accumulator.Murray Cumming2016-03-071-1/+1
* C++11: Use auto.Murray Cumming2015-07-181-1/+1
* Test cases: Report pass/fail with exit status.Kjell Ahlstedt2012-10-181-30/+35
* Add ifdefs around uses of reverse_iterator to really fix the build withElaine Xiong2008-02-281-0/+4
* slot_iterator_buf, slot_reverse_iterator_buf: Added typedefs forMichael Elkstrand2007-07-281-0/+43