summaryrefslogtreecommitdiffhomepage
path: root/test/t/module.rb
AgeCommit message (Expand)Author
2012-11-13modify Module#class_variables testskandhas
2012-11-12modify Module#class_variables testskandhas
2012-11-09add Module#class_variables testskandhas
2012-09-09Add Module TestsDaniel Bovensiepen
2012-07-17refactoring on module testsYukihiro Matsumoto
2012-07-17add Module#ancestors 15.2.2.4.9Yukihiro Matsumoto
2012-07-08Add tests for Modules #append_features, #include, #included and #included_mod...Daniel Bovensiepen
2012-06-03Add more superclass testsDaniel Bovensiepen
2012-06-02Add Test Case for issue #210Daniel Bovensiepen
2012-05-29Add Test cases for Literals, Enumeration, Exceptions and clean line endingsDaniel Bovensiepen
2012-05-25Add Tests for all Exception classes, for false, true, Proc, Module, nil and O...Daniel Bovensiepen