From 1475697fbf0b7604d805e5c11467695c0c82512c Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Sat, 13 Oct 2018 08:39:56 +0200 Subject: make tests green again --- tests/assign/tassign.nim | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'tests') diff --git a/tests/assign/tassign.nim b/tests/assign/tassign.nim index afdf02f8e..cb03b5004 100644 --- a/tests/assign/tassign.nim +++ b/tests/assign/tassign.nim @@ -6,6 +6,10 @@ TEMP=C:\Programs\xyz\bin 8 5 0 0 pre test a:test b:1 c:2 haha:3 assignment test a:test b:1 c:2 haha:3 +''' +""" + +#[ Concrete '=' Concrete '=' Concrete '=' @@ -21,8 +25,7 @@ GenericT[T] '=' bool GenericT[T] '=' bool GenericT[T] '=' bool GenericT[T] '=' bool -''' -""" +]# block tassign: # Test the assignment operator for complex types which need RTTI @@ -149,8 +152,7 @@ block tobjasgn: echo "assignment test ", x -import typetraits -block toverload_asgn: +when false: type Concrete = object a, b: string -- cgit 1.4.1-2-gfad0