Merge branch 'master' of github.com:hrydgard/ppsspp

This commit is contained in:
Henrik Rydgard 2012-11-11 16:47:09 +01:00
commit 7fd96a0c27
11 changed files with 69 additions and 25 deletions

View file

@ -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",