Thomas Guillemard
|
2f25b34941
|
Add linux-x64 to RID property to make tests works on linux (#205)
|
2018-06-30 12:43:04 -03:00 |
|
ReinUsesLisp
|
a4020bb398
|
Port from OpenTK.NETCore to OpenTK.NetStandard (#176)
* Minor code changes
* Forgot to remove a method
|
2018-06-21 18:10:19 -03:00 |
|
gdkchan
|
f9f111bc85
|
Add intrinsics support (#121)
* Initial intrinsics support
* Update tests to work with the new Vector128 type and intrinsics
* Drop SSE4.1 requirement
* Fix copy-paste mistake
|
2018-05-11 20:10:27 -03:00 |
|
LDj3SNuD
|
e9a96e3522
|
Add 151 complete tests for 71 base instructions of types: Alu; AluImm; AluRs; AluRx; Bfm; CcmpImm; CcmpReg; Csel; Mov; Mul. (#80)
* Add files via upload
* Update Ryujinx.Tests.csproj
|
2018-04-18 17:22:45 -03:00 |
|
gdkchan
|
3696255457
|
Add ChocolArm64 reference to Ryujinx.Tests
|
2018-02-20 17:19:00 -03:00 |
|
Merry
|
1bfe6a9c22
|
Add some tests (#18)
* Add tests
* Add some simple Alu instruction tests
* travis: Run tests
* CpuTest: Add TearDown
|
2018-02-15 21:04:38 -03:00 |
|