mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-21 21:38:52 +00:00
automated testing..
This commit is contained in:
parent
d12629b7f6
commit
fdae8e478e
246 changed files with 1408 additions and 654 deletions
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86._8087Exclusive
|
||||
{
|
||||
class DisableInterrupts
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86._8087Exclusive
|
||||
{
|
||||
class DisableInterruptsNoWait
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86._8087Exclusive
|
||||
{
|
||||
class EnableInterrupts
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86._8087Exclusive
|
||||
{
|
||||
class EnableInterruptsNoWait
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class Abs
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class ChangeSign
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class ClearExceptions
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class ClearExceptionsNoWait
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class DecFloatSP
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class FloatAdd
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class FloatAddPop
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class FloatCmp
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class FloatCmpDPop
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class FloatCmpPop
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class FloatCos
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class FloatDiv
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class FloatDivPop
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class FloatDivReverse
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class FloatDivReversePop
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class FreeReg
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class IncFloatSP
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class InitFloat
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class IntAdd
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class IntCmp
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class IntCmpPop
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class IntDiv
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class IntDivReverse
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class IntMul
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class IntSub
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class IntSubPop
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class LoadBCD
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class LoadInt
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class StorIntPop
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class StoreBCDPop
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Indy.IL2CPU.Assembler.X86.x87
|
||||
{
|
||||
class StoreInt
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
@ -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 {
|
||||
/*
|
||||
|
|
@ -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;
|
||||
|
|
@ -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]
|
||||
1060
source/Indy.IL2CPU.Tests/AssemblerTests/X86/InvalidOpcodeTester.cs
Normal file
1060
source/Indy.IL2CPU.Tests/AssemblerTests/X86/InvalidOpcodeTester.cs
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -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 {
|
||||
/*
|
||||
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
|
@ -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
Loading…
Reference in a new issue