aboutsummaryrefslogtreecommitdiff
path: root/tests/tcctest.h
Commit message (Collapse)AuthorAgeFilesLines
* tccpp: Implement __BASE_FILE__ macroMichael Matz2016-12-151-0/+9
Like __FILE__ but always refers to the command line file name also from inside headers.