mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-09-14 10:07:57 -05: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