aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/methods.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-06-18fix removal of __attribute__Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-18use, and define, __GCC__ rather than usign __GNUC__Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-18remove __attribute__ if not using gccMattias Andrée1-0/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-18use less unicodeMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-04split out and doc adjustment method functions from test.cMattias Andrée1-0/+69
Signed-off-by: Mattias Andrée <maandree@operamail.com>