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

« back to all changes in this revision

Viewing changes to gnulib/modules/mbscasecmp-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/test-mbscasecmp.sh
3
 
tests/test-mbscasecmp.c
4
 
m4/locale-tr.m4
5
 
m4/codeset.m4
6
 
 
7
 
Depends-on:
8
 
 
9
 
configure.ac:
10
 
gt_LOCALE_TR_UTF8
11
 
 
12
 
Makefile.am:
13
 
TESTS += test-mbscasecmp.sh
14
 
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
15
 
EXTRA_DIST += test-mbscasecmp.sh
16
 
check_PROGRAMS += test-mbscasecmp
17