Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor common macros used in tests. | Bruno Haible | 2009-12-24 | 1 | -14/+2 |
* | Use spaces for indentation, not tabs. | Bruno Haible | 2009-12-10 | 1 | -11/+11 |
* | Fix typo in last commit. | Simon Josefsson | 2009-11-05 | 1 | -1/+1 |
* | test-func.c: Also test value of __func__. | Simon Josefsson | 2009-11-05 | 1 | -0/+3 |
* | Avoid sizeof __func__ == 0 pitfall. | Bruno Haible | 2009-08-27 | 1 | -1/+8 |
* | Flush the standard error stream before aborting. | Bruno Haible | 2008-04-11 | 1 | -8/+9 |
* | Rename __func__ module to func. | Simon Josefsson | 2008-03-06 | 1 | -0/+41 |