~ubuntu-branches/ubuntu/precise/parted/precise

« back to all changes in this revision

Viewing changes to gnulib/modules/uniwidth/u8-width-tests

  • Committer: Bazaar Package Importer
  • Author(s): Otavio Salvador
  • Date: 2010-02-06 16:39:19 UTC
  • mfrom: (1.1.5 upstream)
  • mto: (7.3.2 experimental)
  • mto: This revision was merged to the branch mainline in revision 48.
  • Revision ID: james.westby@ubuntu.com-20100206163919-nsxr2vtchk0ecabf
Tags: upstream-2.1
ImportĀ upstreamĀ versionĀ 2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Files:
2
 
tests/uniwidth/test-u8-width.c
3
 
 
4
 
Depends-on:
5
 
 
6
 
configure.ac:
7
 
 
8
 
Makefile.am:
9
 
TESTS += test-u8-width
10
 
check_PROGRAMS += test-u8-width
11
 
test_u8_width_SOURCES = uniwidth/test-u8-width.c
12