summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2012-05-16Add Tests for NumericDaniel Bovensiepen
2012-05-16Add Tests for IntegerDaniel Bovensiepen
2012-05-16Add Math Test for new implementationDaniel Bovensiepen
2012-05-16Better indention of assert reportDaniel Bovensiepen
2012-05-16Complete all Array ISO CodesDaniel Bovensiepen
2012-05-16Move assert lib for tests one directory up and add it always in the beginningDaniel 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
2012-05-16Remove array for now due to the reason that they are lost after exception wa...Daniel Bovensiepen
2012-05-16handle exceptions in tests and reduce syntax features in assert codeDaniel Bovensiepen
2012-05-14make test restructuringYukihiro Matsumoto
2012-05-14removed.. content is now in time.rbDaniel Bovensiepen
2012-05-14mrit - Embeddable Ruby ISO TestDaniel Bovensiepen
2012-05-07initialize_copy: copy destination object may not be intializedYukihiro Matsumoto
2012-05-06test_time should passYukihiro Matsumoto
2012-05-06Time class available; based on code from @beoran; sorry for jumbo patchYukihiro Matsumoto
2012-05-04move mrb_str_new prototype to mruby.hYukihiro Matsumoto