Skip to content

AlexAlbala/AlterNative-Tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlterNative Tests

Unit Tests for AlterNative engine

Getting the code

git clone https://github.com/AlexAlbala/AlterNative-Tests.git

Compiling

  • Install alternative engine and alternative library. See https://github.com/AlexAlbala/Alter-Native Readme

  • Run the provided executable

    • Windows

                  RegressionTest.exe <TestName>
      
    • Linux

                  mono RegressionTest.exe <TestName>
      
    • OS X

                  mono RegressionTest.exe <TestName>
      
  • If you do not specify any test, all tests will be executed

  • Type RegressionTest.exe --help for more information

Releases

No releases published

Packages

No packages published