log tests/run.d @ 154:0ea5d2f3e96b

age author description
Mon, 21 Jul 2008 21:45:54 +0200 Anders Johnsen Parsing "this" as constructor. Also removed regex from the test run program(seg fault - dmd???)
Sun, 20 Jul 2008 23:41:53 +0200 Anders Johnsen Made the test program work with >59 tests.
Wed, 09 Jul 2008 12:59:57 +0200 Anders Halager Changed the test-program.
Sun, 04 May 2008 20:27:01 +0200 Anders Johnsen Using the new SourceLocation system to handle errors. Also, this is the first push for making the errors don't throw, but continue to check the source. new_gen
Mon, 21 Apr 2008 22:47:12 +0200 Anders Halager Added some struct tests, and implemented a wrong struct assignment new_gen
Fri, 18 Apr 2008 20:28:49 +0200 Anders Halager Small changes to the text program.
Fri, 18 Apr 2008 17:55:42 +0200 Anders Johnsen Fixed tests.run - now works really nice
Fri, 18 Apr 2008 17:49:34 +0200 Anders Johnsen Updates to run.d - still errors
Fri, 18 Apr 2008 02:01:38 +0200 johnsen First push