guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] GNU Guile branch, master, updated. 1b34e26a20aedd43ac5d6


From: Neil Jerram
Subject: [Guile-commits] GNU Guile branch, master, updated. 1b34e26a20aedd43ac5d6e87f5be7d10e1bb4f5f
Date: Wed, 17 Jun 2009 20:36:07 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Guile".

http://git.savannah.gnu.org/cgit/guile.git/commit/?id=1b34e26a20aedd43ac5d6e87f5be7d10e1bb4f5f

The branch, master has been updated
       via  1b34e26a20aedd43ac5d6e87f5be7d10e1bb4f5f (commit)
      from  53befeb700c31dec58cec2c8f6f34535541a2f39 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1b34e26a20aedd43ac5d6e87f5be7d10e1bb4f5f
Author: Neil Jerram <address@hidden>
Date:   Wed Jun 17 21:34:38 2009 +0100

    Reinstate lines removed by mistake from chars.test

-----------------------------------------------------------------------

Summary of changes:
 test-suite/tests/chars.test |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/test-suite/tests/chars.test b/test-suite/tests/chars.test
index cff9532..b52b384 100644
--- a/test-suite/tests/chars.test
+++ b/test-suite/tests/chars.test
@@ -17,6 +17,12 @@
 ;;;; License along with this library; if not, write to the Free Software
 ;;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 
USA
 
+(use-modules (test-suite lib))
+
+(define exception:wrong-type-to-apply
+  (cons 'misc-error "^Wrong type to apply:"))
+
+
 (with-test-prefix "basic char handling"
 
   (with-test-prefix "evaluator"


hooks/post-receive
-- 
GNU Guile




reply via email to

[Prev in Thread] Current Thread [Next in Thread]