blob: f02b357584ee26adce863839af98076643b295a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Files:
tests/test-intprops.c
tests/macros.h
Depends-on:
inttypes
stdbool
verify
configure.ac:
Makefile.am:
TESTS += test-intprops
check_PROGRAMS += test-intprops
|