aboutsummaryrefslogtreecommitdiffstats
path: root/bootstraptest/test_objectspace.rb
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-01-23 02:47:16 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-01-23 02:47:16 +0000
commit589602f1fe3cdc753d4dad588933738faf71eb87 (patch)
tree8d3b9e7c97dc6919da402c07ce8c9fdf73b6e8d3 /bootstraptest/test_objectspace.rb
parentde4b26bf1061ae9c15cc0d393ea14f7950ea4975 (diff)
downloadruby-589602f1fe3cdc753d4dad588933738faf71eb87.tar.gz
improve C0 coverage of insns.def from 65.9% to 96.1%
While I was developing my private topic branch I found that the VM itself is not tested very much in `make test` tests. Of course `make test-all` covers vast majority of the VM but running that task is not an immediately possible thing when we are touching the VM. In order to boost development in a rapid cycle I decided to add some tests to the bootstraptest. Here it is. * test_insns.rb: new test that covers insns.def. * runner.rb (#assert_equal): pass extra options to the target so that we can test frozen_string_literal: true situation. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57399 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'bootstraptest/test_objectspace.rb')
0 files changed, 0 insertions, 0 deletions