mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
headless: Update tests.
This commit is contained in:
parent
5bc51cb01d
commit
f18afc5f51
2 changed files with 4 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit a886587cc29ffadc93f5533a0f8dc329ae355b9a
|
||||
Subproject commit 46065027500cd781ce7c15c051c8b0c4751ad1fa
|
3
test.py
3
test.py
|
@ -191,6 +191,9 @@ tests_good = [
|
|||
"gpu/texfunc/replace",
|
||||
"gpu/textures/mipmap",
|
||||
"gpu/textures/rotate",
|
||||
"gpu/transfer/invalid",
|
||||
"gpu/transfer/mirrors",
|
||||
"gpu/transfer/overlap",
|
||||
"gpu/vertices/colors",
|
||||
"gpu/vertices/morph",
|
||||
"gpu/vertices/texcoords",
|
||||
|
|
Loading…
Add table
Reference in a new issue