Merge branch 'master' of github.com:hrydgard/ppsspp
This commit is contained in:
commit
7fd96a0c27
11 changed files with 69 additions and 25 deletions
2
test.py
2
test.py
|
@ -26,6 +26,7 @@ tests_good = [
|
|||
"string/string",
|
||||
"gpu/callbacks/ge_callbacks",
|
||||
"threads/mbx/mbx",
|
||||
"rtc/rtc",
|
||||
]
|
||||
|
||||
# These are the next tests up for fixing.
|
||||
|
@ -44,7 +45,6 @@ tests_next = [
|
|||
"mstick/mstick",
|
||||
"modules/loadexec/loader",
|
||||
"power/power",
|
||||
"rtc/rtc",
|
||||
"sysmem/sysmem",
|
||||
"threads/events/events",
|
||||
"threads/fpl/fpl",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue