diff runalltests.d @ 42:0b9b286b67b6 trunk

[svn r46] fix for shift operations added a simple opengl binding in demos
author lindquist
date Fri, 19 Oct 2007 15:16:11 +0200
parents 27b2f40bdb58
children 5071469303d4
line wrap: on
line diff
--- a/runalltests.d	Fri Oct 19 07:45:35 2007 +0200
+++ b/runalltests.d	Fri Oct 19 15:16:11 2007 +0200
@@ -39,4 +39,3 @@
     writefln(contents.length - bad.length - badrun.length, '/', contents.length, " of the tests passed");
     return ret;
 }
-