[uim-commit] r2018 - in branches/r5rs: . doc test

yamaken at freedesktop.org yamaken at freedesktop.org
Sat Nov 5 13:24:17 PST 2005


Author: yamaken
Date: 2005-11-05 13:24:04 -0800 (Sat, 05 Nov 2005)
New Revision: 2018

Modified:
   branches/r5rs/
   branches/r5rs/doc/Makefile.am
   branches/r5rs/test/Makefile.am
Log:
 r495 at deepblue (orig r1993):  yamaken | 2005-11-05 18:10:00 +0900
 * doc/Makefile.am
   - Add UNIT-TEST
 
 * test/Makefile.am
   - Add template.scm and test-example.scm
 



Property changes on: branches/r5rs
___________________________________________________________________
Name: svk:merge
   - 2f05256a-0800-0410-85e3-84fe06922419:/local/uim/trunk:1514
74100eb5-a104-0410-9326-fdab01523867:/branches/r5rs:6
fb73e508-85ea-0310-95c3-a85c473e0941:/trunk:1990
   + 2f05256a-0800-0410-85e3-84fe06922419:/local/uim/trunk:1514
74100eb5-a104-0410-9326-fdab01523867:/branches/r5rs:6
fb73e508-85ea-0310-95c3-a85c473e0941:/trunk:1993

Modified: branches/r5rs/doc/Makefile.am
===================================================================
--- branches/r5rs/doc/Makefile.am	2005-11-05 21:23:39 UTC (rev 2017)
+++ branches/r5rs/doc/Makefile.am	2005-11-05 21:24:04 UTC (rev 2018)
@@ -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: branches/r5rs/test/Makefile.am
===================================================================
--- branches/r5rs/test/Makefile.am	2005-11-05 21:23:39 UTC (rev 2017)
+++ branches/r5rs/test/Makefile.am	2005-11-05 21:24:04 UTC (rev 2018)
@@ -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