summaryrefslogtreecommitdiffhomepage
path: root/test/t/_assert.rb
AgeCommit message (Expand)Author
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-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