aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testreverseoperators.cpp
Commit message (Collapse)AuthorAgeFilesLines
* - All reverse operators are now properly tagged as "reverse operator".Hugo Lima2009-11-091-0/+68
- Reverse operators aren't tagged as static methods anymore. - Reverse operators now have just one parameter, the one that matters. Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>