mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-02 03:52:25 -07:00
Add some tests (#18)
* Add tests * Add some simple Alu instruction tests * travis: Run tests * CpuTest: Add TearDown
This commit is contained in:
@@ -6,3 +6,4 @@ dotnet: 2.0.0
|
||||
script:
|
||||
- dotnet restore
|
||||
- dotnet build
|
||||
- cd Ryujinx.Tests && dotnet test
|
||||
|
Reference in New Issue
Block a user