rubyx/test/vool/compilers/test_all.rb
Torsten Ruger af196c17d3 test correct instance_type creation
so ivar collection happens
and a type is created from the names
2017-04-08 19:20:11 +03:00

6 lines
180 B
Ruby

require_relative "helper"
require_relative "test_ivar_collect"
require_relative "test_local_collect"
require_relative "test_class_compiler"
require_relative "test_method_compiler"