automated testing..

This commit is contained in:
mterwoord_cp 2008-11-23 16:12:59 +00:00
parent d12629b7f6
commit fdae8e478e
246 changed files with 1408 additions and 654 deletions

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86._8087Exclusive
{
class DisableInterrupts
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86._8087Exclusive
{
class DisableInterruptsNoWait
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86._8087Exclusive
{
class EnableInterrupts
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86._8087Exclusive
{
class EnableInterruptsNoWait
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class Abs
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class ChangeSign
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class ClearExceptions
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class ClearExceptionsNoWait
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class DecFloatSP
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class FloatAdd
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class FloatAddPop
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class FloatCmp
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class FloatCmpDPop
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class FloatCmpPop
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class FloatCos
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class FloatDiv
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class FloatDivPop
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class FloatDivReverse
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class FloatDivReversePop
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class FreeReg
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class IncFloatSP
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class InitFloat
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class IntAdd
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class IntCmp
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class IntCmpPop
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class IntDiv
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class IntDivReverse
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class IntMul
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class IntSub
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class IntSubPop
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class LoadBCD
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class LoadInt
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class StorIntPop
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class StoreBCDPop
{
}
}

View file

@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Indy.IL2CPU.Assembler.X86.x87
{
class StoreInt
{
}
}

View file

@ -5,7 +5,7 @@ using System.Text;
using NUnit.Framework;
using Indy.IL2CPU.Assembler.X86;
namespace Indy.IL2CPU.Tests.Assembler.X86 {
namespace Indy.IL2CPU.Tests.AssemblerTests.X86 {
[TestFixture]
public class AddTests : BaseTest {
/*

View file

@ -6,7 +6,7 @@ using System.Text;
using NUnit.Framework;
using System.IO;
namespace Indy.IL2CPU.Tests.Assembler.X86 {
namespace Indy.IL2CPU.Tests.AssemblerTests.X86 {
public abstract class BaseTest {
public Indy.IL2CPU.Assembler.X86.Assembler Assembler {
get;

View file

@ -5,7 +5,7 @@ using System.Text;
using Indy.IL2CPU.Assembler.X86;
using NUnit.Framework;
namespace Indy.IL2CPU.Tests.Assembler.X86 {
namespace Indy.IL2CPU.Tests.AssemblerTests.X86 {
[TestFixture]
public class HaltTests: BaseTest {
[Test]

File diff suppressed because it is too large Load diff

View file

@ -5,7 +5,7 @@ using System.Text;
using NUnit.Framework;
using Indy.IL2CPU.Assembler.X86;
namespace Indy.IL2CPU.Tests.Assembler.X86 {
namespace Indy.IL2CPU.Tests.AssemblerTests.X86 {
[TestFixture]
public class MoveTests: BaseTest {
/*

View file

@ -5,7 +5,7 @@ using System.Text;
using NUnit.Framework;
using Indy.IL2CPU.Assembler.X86;
namespace Indy.IL2CPU.Tests.Assembler.X86
namespace Indy.IL2CPU.Tests.AssemblerTests.X86
{
[TestFixture]
public class PopTests : BaseTest

View file

@ -5,7 +5,7 @@ using System.Text;
using NUnit.Framework;
using Indy.IL2CPU.Assembler.X86;
namespace Indy.IL2CPU.Tests.Assembler.X86
namespace Indy.IL2CPU.Tests.AssemblerTests.X86
{
[TestFixture]
public class PushTests : BaseTest

View file

@ -5,7 +5,7 @@ using System.Text;
using NUnit.Framework;
using Indy.IL2CPU.Assembler.X86;
namespace Indy.IL2CPU.Tests.Assembler.X86 {
namespace Indy.IL2CPU.Tests.AssemblerTests.X86 {
[TestFixture]
public class SubTests : BaseTest {
/*

Some files were not shown because too many files have changed in this diff Show more