Skip to content

Commit

Permalink
[Truffle] Add tests to test indexes.
Browse files Browse the repository at this point in the history
  • Loading branch information
bjfish committed Apr 28, 2015
1 parent a5c372d commit 7d4b866
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion spec/truffle/truffle.mspec
Expand Up @@ -109,7 +109,6 @@ class MSpecScript

# Not yet explored
"^spec/ruby/library/bigdecimal",
"^spec/ruby/library/cgi",
"^spec/ruby/library/continuation",
"^spec/ruby/library/csv",
"^spec/ruby/library/digest",
Expand Down
4 changes: 2 additions & 2 deletions test/mri_truffle.index
Expand Up @@ -185,7 +185,7 @@ ruby/test_gc.rb
ruby/test_ifunless.rb
ruby/test_integer.rb
ruby/test_integer_comb.rb
# ruby/test_io.rb
# ruby/test_io.rb # cannot load such file -- io/nonblock
ruby/test_io_m17n.rb
ruby/test_iterator.rb
ruby/test_lambda.rb
Expand Down Expand Up @@ -238,7 +238,7 @@ ruby/test_variable.rb
ruby/test_whileuntil.rb
ruby/test_yield.rb
scanf/test_scanf.rb
# scanf/test_scanfblocks.rb
scanf/test_scanfblocks.rb
# socket/test_basicsocket.rb
# socket/test_nonblock.rb
# socket/test_socket.rb
Expand Down

0 comments on commit 7d4b866

Please sign in to comment.