log

age author description
Sun, 10 May 2009 12:10:34 +0200 Christian Kamm Fix incorrect run.t.throw_07_A/B tests
Sun, 10 May 2009 11:55:53 +0200 Christian Kamm Fix typo in testcase run/typeid_79
Sun, 10 May 2009 10:56:43 +0200 Christian Kamm Fix typo in last commit.
Sun, 10 May 2009 10:21:52 +0200 Christian Kamm Fix asm_jp_01_A which depended on EAX == 1, but only set AL = 1.
Sun, 26 Apr 2009 13:38:23 +0200 Christian Kamm Add a few missing abstracts.
Sat, 25 Apr 2009 09:16:37 +0200 Christian Kamm Remove nocompile/m/mixin_25_B, see #5.
Mon, 13 Apr 2009 13:48:46 +0200 Christian Kamm Update module statement for renamed tests.
Mon, 13 Apr 2009 13:47:03 +0200 Christian Kamm Fix tests from #3. Thanks Don!
Tue, 07 Apr 2009 17:42:12 +0200 Christian Kamm Use tuple value instead of tuple type as asm arg!
Sat, 28 Mar 2009 19:17:58 +0100 Christian Kamm Add note about possible issues with test case depending on switch scopes.
Sat, 28 Mar 2009 19:17:32 +0100 Christian Kamm Fix broken invariant + synchronized test. Synchronized is not a valid function
Fri, 06 Mar 2009 15:48:16 +0100 Christian Kamm Fix broken tests fvbommel pointed out in #2.
Sun, 04 Jan 2009 22:42:52 +0100 Christian Kamm pragma(lib, ...) is only allowed in declarations as of 1.037.
Sun, 04 Jan 2009 22:25:02 +0100 Christian Kamm Allow for tango math in creal tests.
Tue, 09 Sep 2008 17:28:31 +0200 Christian Kamm Move run/c/case_01 to nocompile.
Tue, 09 Sep 2008 17:03:25 +0200 Christian Kamm Fixed typos in test cases. See D bug 2174.
Tue, 09 Sep 2008 16:53:58 +0200 Christian Kamm Fix typos in complex tests. See D bug 614.
Tue, 09 Sep 2008 16:42:11 +0200 Christian Kamm Fixed extra brackets in opCall_02_C. See D bug 135.
Thu, 28 Aug 2008 17:56:54 +0200 Christian Kamm Make sure obj/ exists.
Thu, 28 Aug 2008 17:33:00 +0200 Christian Kamm Remove nocompile/a/arrayOp_01: since array ops are now supported,
Thu, 28 Aug 2008 17:30:16 +0200 Christian Kamm Remove error line information for simple tests that may legitimately have
Thu, 28 Aug 2008 10:12:53 +0200 Christian Kamm Fix typo in run/a/asm_lea_03.
Thu, 28 Aug 2008 09:59:22 +0200 Christian Kamm Add check for D_InlineAsm_X86 to nocompile tests that were missing it. If the
Mon, 25 Aug 2008 22:08:00 +0200 Christian Kamm Move const_11 to compile. Addresses of globals are valid constants.
Mon, 25 Aug 2008 22:05:07 +0200 Christian Kamm Fix module headers.
Mon, 25 Aug 2008 21:56:28 +0200 Christian Kamm Move template_61_C from nocompile to run.
Sun, 24 Aug 2008 14:07:35 +0200 Christian Kamm Add hgignore file.
Thu, 21 Aug 2008 15:42:21 +0200 Christian Kamm Fix tests using typeof on types.
Fri, 22 Feb 2008 07:55:57 +0000 thomask [Issue 1612] New: No file/line number for using an undefined label in inline assembly
Fri, 22 Feb 2008 07:55:41 +0000 thomask [Issue 1829] New: Inline assembler cannot get label addresses