[SCM] Lisaac compiler branch, master+stable, updated. lisaac-0.12-606-gf445725

Mildred Ki'Lya silkensedai at online.fr
Mon Mar 1 00:35:34 UTC 2010


The following commit has been merged in the master+stable branch:
commit fdfdbd02971f37f2a12dea46ea9524ec49821bb9
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Wed Nov 11 14:26:25 2009 +0100

    Fix test inherit_parents

diff --git a/tests/inherit_parents/make.lip b/tests/inherit_parents/make.lip
index 19e84f8..b77af1a 100644
--- a/tests/inherit_parents/make.lip
+++ b/tests/inherit_parents/make.lip
@@ -37,4 +37,7 @@ Section Private
   + m_test_description :STRING :=
     "Test that we can resend even if the child redefined the inherit slot\n";
 
-  + m_test_run :BOOLEAN := TRUE;
+  + m_test_compile :BOOLEAN := FALSE;
+  + m_test_run :BOOLEAN := FALSE;
+
+  + m_test_compile_pattern :STRING := "Invariance type result invalid.";

-- 
Lisaac compiler



More information about the Lisaac-commits mailing list