~ubuntu-branches/ubuntu/gutsy/icu/gutsy

« back to all changes in this revision

Viewing changes to source/test/intltest/calregts.h

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2005-05-21 22:44:31 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: package-import@ubuntu.com-20050521224431-r7rktfhnu1n4tf1g
Tags: 2.1-2.1
Rename icu-doc to icu21-doc. icu-doc is built by the icu28 package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
    void Test4197699(void);
61
61
    void TestJ81(void);
62
62
    void TestJ438(void);
 
63
    void TestLeapFieldDifference(void);
63
64
 
64
65
    void printdate(GregorianCalendar *cal, const char *string);
65
66
    void dowTest(UBool lenient) ;