compiler.codegen.gc-maps: fix tests

db4
Slava Pestov 2011-10-10 12:07:09 -07:00
parent 901ee2434c
commit 7a4ab74703
1 changed files with 5 additions and 3 deletions

View File

@ -1,7 +1,8 @@
USING: namespaces byte-arrays make compiler.codegen.gc-maps USING: namespaces byte-arrays make compiler.codegen.gc-maps
bit-arrays accessors classes.struct tools.test kernel math compiler.codegen.relocation bit-arrays accessors classes.struct
sequences alien.c-types specialized-arrays boxes tools.test kernel math sequences alien.c-types
compiler.cfg.instructions system cpu.architecture ; specialized-arrays boxes compiler.cfg.instructions system
cpu.architecture ;
SPECIALIZED-ARRAY: uint SPECIALIZED-ARRAY: uint
IN: compiler.codegen.gc-maps.tests IN: compiler.codegen.gc-maps.tests
@ -20,6 +21,7 @@ M: fake-cpu gc-root-offset ;
[ ] [ [ ] [
[ [
init-relocation
init-gc-maps init-gc-maps
50 <byte-array> % 50 <byte-array> %