Add module __func__ to provide C99 __func__ variable.
[gnulib.git] / modules / __func__-tests
1 Files:
2 tests/test-__func__.c
3
4 configure.ac:
5
6 Makefile.am:
7 TESTS += test-__func__
8 check_PROGRAMS += test-__func__