summaryrefslogtreecommitdiffhomepage
path: root/test/t/bs_block.rb
AgeCommit message (Expand)Author
2021-06-04add block argument test #2144mirichi
2019-02-19Use more appropriate assertion methodsKOBAYASHI Shuji
2017-11-22Some cosmetic changesYukihiro "Matz" Matsumoto
2014-05-06OP_ENTER fix variable assignmentksss
2014-04-28add post mandatory argument testmirichi
2013-08-02I fix order of actual and expect test value in bs_block.rb.Jun Hiroe
2013-06-14Fix Bootstrap Block Tests with assert_nilDaniel Bovensiepen
2013-06-14Improve Bootstrap Block TestsDaniel Bovensiepen
2013-01-20Add test for issue #750.Masamitsu MURASE
2012-11-23add assert 'BS Block 35'skandhas
2012-11-23add assert 'BS Block 34'skandhas
2012-11-23modify the order of BS BLOCK assert. Because 'BS BLOCK 32' is already defined...skandhas
2012-11-17add test for issue#547; close #554Yukihiro Matz Matsumoto
2012-07-08proper type check when creating a range; #345Yukihiro Matsumoto
2012-07-08.. is weaker than ==Yukihiro Matsumoto
2012-06-14remove .inspect from bs_block.rb testsYukihiro Matsumoto
2012-05-29Add Test cases for Literals, Enumeration, Exceptions and clean line endingsDaniel Bovensiepen
2012-05-16Add newline in the end of test case files so that the concat of all files wor...Daniel Bovensiepen
2012-05-16Add first part of the bootstrap codeDaniel Bovensiepen