Commit graph

11 commits

Author SHA1 Message Date
James Benton
70ad361a65 Move wut based tests to their own repository.
https://github.com/decaf-emu/wiiu-tests
2019-11-22 11:47:21 +00:00
James Benton
c540695c9d cmake: Remove install for tests. 2019-01-29 08:44:20 +00:00
James Benton
6383e26fc9 tests: Added GPU7 retiling test tool. 2018-12-09 03:13:15 -08:00
CreeperMario
d33ce5e23e tests/hle: Update to support building with new wut versions 2018-12-04 11:44:57 +00:00
James Benton
e77c6718da tests: Update gx2/triangle.c
Still trying to get this to work on hardware, probably an error with my
shader assembler..!
2017-06-15 18:40:52 +01:00
James Benton
22aaf642c2 tests: Add a simple gx2 triangle rendering test.
This isn't a proper test yet as it just runs forever.
We need to add some graphical test automation to get this running as a "test".
2017-05-11 21:11:12 +01:00
James Benton
6f42b13767 ctest: Fix test working directory. 2017-05-11 21:10:20 +01:00
James Benton
4b9ced70b3 cmake: Add shader assembly for gx2 hle tests. 2017-05-11 21:10:01 +01:00
James Benton
cd66b50484 cmake: Add hle tests to ctest. 2017-04-26 13:05:13 +01:00
James Benton
e7ee3b44e3 cmake: Add test running with CTest. 2017-04-21 14:45:23 +01:00
James Benton
b6e752531d cmake: Add CMake build support for CPU & HLE tests. 2017-04-21 14:16:16 +01:00