[uim-commit] r1993 - in trunk: doc test

yamaken at freedesktop.org yamaken at freedesktop.org
Sat Nov 5 01:10:06 PST 2005


Author: yamaken
Date: 2005-11-05 01:10:00 -0800 (Sat, 05 Nov 2005)
New Revision: 1993

Modified:
   trunk/doc/Makefile.am
   trunk/test/Makefile.am
Log:
* doc/Makefile.am
  - Add UNIT-TEST

* test/Makefile.am
  - Add template.scm and test-example.scm


Modified: trunk/doc/Makefile.am
===================================================================
--- trunk/doc/Makefile.am	2005-11-05 08:11:24 UTC (rev 1992)
+++ trunk/doc/Makefile.am	2005-11-05 09:10:00 UTC (rev 1993)
@@ -1,2 +1,2 @@
 EXTRA_DIST = 00INDEX COMPATIBILITY CUSTOM DOT-UIM HELPER-CANDWIN \
-	     HELPER-PROTOCOL KEY PLUGIN UIM-SCM UIM-SH XIM-SERVER
+	     HELPER-PROTOCOL KEY PLUGIN UIM-SCM UIM-SH UNIT-TEST XIM-SERVER

Modified: trunk/test/Makefile.am
===================================================================
--- trunk/test/Makefile.am	2005-11-05 08:11:24 UTC (rev 1992)
+++ trunk/test/Makefile.am	2005-11-05 09:10:00 UTC (rev 1993)
@@ -1,6 +1,6 @@
-EXTRA_DIST = uim-test-utils.scm run-test.scm \
+EXTRA_DIST = uim-test-utils.scm run-test.scm template.scm \
         test-action.scm test-custom-rt.scm test-custom.scm \
         test-i18n.scm test-im.scm test-intl.scm test-key.scm \
         test-lazy-load.scm test-plugin.scm test-slib.scm \
         test-uim-test-utils.scm test-uim-util.scm test-ustr.scm \
-        test-util.scm test-db.scm
+        test-util.scm test-db.scm test-example.scm



More information about the uim-commit mailing list