summaryrefslogtreecommitdiff
path: root/tests/test-func.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor common macros used in tests.Bruno Haible2009-12-241-14/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-11/+11
* Fix typo in last commit.Simon Josefsson2009-11-051-1/+1
* test-func.c: Also test value of __func__.Simon Josefsson2009-11-051-0/+3
* Avoid sizeof __func__ == 0 pitfall.Bruno Haible2009-08-271-1/+8
* Flush the standard error stream before aborting.Bruno Haible2008-04-111-8/+9
* Rename __func__ module to func.Simon Josefsson2008-03-061-0/+41