Update tests

This commit is contained in:
Henrik Rydgard 2012-11-14 00:47:00 +01:00
parent 059bb3c40c
commit 6b51afb5fd
2 changed files with 3 additions and 2 deletions

@ -1 +1 @@
Subproject commit 5907faff1a85831a829dae2c80dd87a5b82520d8
Subproject commit 871e721dece5acd3c631e0a30226b6482a00362d

View File

@ -15,7 +15,7 @@ teamcity_mode = False
# These have worked and should keep working always - regression tests.
tests_good = [
"cpu/cpu/cpu",
"cpu/vfpu/vfpu",
"cpu/vfpu/base/vfpu",
"cpu/vfpu/convert/vfpu_convert",
"cpu/vfpu/prefixes/vfpu_prefixes",
"cpu/vfpu/colors/vfpu_colors",
@ -59,6 +59,7 @@ tests_next = [
"io/io/io",
"io/iodrv/iodrv",
"modules/loadexec/loader",
"threads/k0/k0",
"threads/fpl/fpl",
"threads/msgpipe/msgpipe",
"threads/mutex/mutex",