File: iconv_open-utf-tests

package info (click to toggle)
gnulib 20080701-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 35,032 kB
  • ctags: 13,484
  • sloc: ansic: 140,585; sh: 15,049; yacc: 1,227; perl: 706; lisp: 270; makefile: 118; java: 5
file content (12 lines) | stat: -rw-r--r-- 173 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Files:
tests/test-iconv-utf.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-iconv-utf
check_PROGRAMS += test-iconv-utf
test_iconv_utf_LDADD = $(LDADD) @LIBICONV@