update tests after vtable-vtable deprecation
authorAndy Wingo <wingo@pobox.com>
Sat, 28 Jul 2012 10:58:46 +0000 (12:58 +0200)
committerAndy Wingo <wingo@pobox.com>
Sat, 28 Jul 2012 11:03:04 +0000 (13:03 +0200)
commit07e6d2d4511ed2fe812f0ed4c31f104c85bf8e05
treed9befcdee068f4a478bdeda13a7c3d73fd6157fd
parent6d46f1e48a76e3e5c9066a6e9ed417ac253d9d87
update tests after vtable-vtable deprecation

* test-suite/tests/goops.test ("classes for built-in types"): Use a
  vtable instead of a vtable-vtable.

* test-suite/tests/structs.test (ball-root)
  ("low-level struct procedures", "make-struct"): Rework to use normal
  vtables instead of making new vtable-vtable.
test-suite/tests/goops.test
test-suite/tests/structs.test