h2so5
|
25045345c9
|
clone Class/Module rightly
|
2014-01-25 07:47:15 +09:00 |
|
Carson McDonald
|
5ab9979ba4
|
Change :vattr= to :cattr= in respond_to? test
|
2013-12-24 12:12:50 -05:00 |
|
Yukihiro "Matz" Matsumoto
|
fa4ae7dd4d
|
modify test case to check #1606
|
2013-12-09 11:44:02 +09:00 |
|
Carson McDonald
|
3385a33e9e
|
Add two tests for issue #1467
|
2013-08-13 11:39:30 -04:00 |
|
Jun Hiroe
|
dddb5faff0
|
I fix order of actual and expect test value in module.rb.
|
2013-08-02 22:04:23 +09:00 |
|
Ryan Scott
|
ab787ab968
|
Cleaned up some of the Module#attr tests
|
2013-07-21 18:43:00 +10:00 |
|
Ryan Scott
|
fe5324bd17
|
Wrote tests around attr, attr_reader, attr_writer, attr_accessor
|
2013-07-19 22:39:54 +10:00 |
|
Daniel Bovensiepen
|
f092c8df73
|
Improve Module Tests
|
2013-06-15 01:49:48 +08:00 |
|
Yukihiro "Matz" Matsumoto
|
a092e41020
|
the receiver should be included in ancestors even when it's a singleton class
|
2013-04-30 00:51:31 +09:00 |
|
skandhas
|
8d778d9860
|
fix Module#ancestors and update test
|
2013-04-25 11:17:34 +08:00 |
|
Carson McDonald
|
35f42c264e
|
Remove unused variable
|
2013-04-21 08:22:40 -04:00 |
|
Yukihiro "Matz" Matsumoto
|
58b877c4a7
|
fix test to check class variables in superclasses
|
2013-04-20 22:59:35 +09:00 |
|
Masaki Muranaka
|
d1b131e2b0
|
Add some tests.
|
2013-04-06 18:22:42 +09:00 |
|
Masaki Muranaka
|
e129a4c8ef
|
Add test cases.
|
2013-04-02 11:43:30 +09:00 |
|
Daniel Bovensiepen
|
0aa35895f9
|
Add Module#remove_const test
|
2013-02-16 18:15:25 +00:00 |
|
skandhas
|
c4995884e6
|
add test for Module#method_defined?
|
2013-01-04 15:41:10 +08:00 |
|
skandhas
|
9219c856a8
|
add test for Module#remove_method
|
2012-12-29 14:44:28 +08:00 |
|
skandhas
|
3ffe8fe105
|
add test for Module#remove_class_variable
|
2012-12-25 12:13:31 +08:00 |
|
skandhas
|
bdd0cc0111
|
add test for Module#class_variable_defined?
|
2012-12-23 15:52:27 +08:00 |
|
skandhas
|
f612f32aef
|
fix mrb_mod_cv_set and add test for Module#class_variable_set
|
2012-12-21 16:17:13 +08:00 |
|
skandhas
|
8026ec039a
|
add test for Module#class_variable_get
|
2012-12-20 22:23:50 +08:00 |
|
skandhas
|
053c104f2b
|
add Module#class_eval test
|
2012-11-27 16:27:32 +08:00 |
|
skandhas
|
861bcad53a
|
add Module#module_eval test
|
2012-11-27 16:02:45 +08:00 |
|
skandhas
|
5e8dc8cd44
|
add Module#instance_methods test
|
2012-11-26 12:06:13 +08:00 |
|
skandhas
|
cd8e9c1463
|
add Module#include? test
|
2012-11-24 16:21:37 +08:00 |
|
skandhas
|
40aa8e99e1
|
modify Module#class_variables test
|
2012-11-13 13:25:40 +08:00 |
|
skandhas
|
38ce9516aa
|
modify Module#class_variables test
|
2012-11-12 20:18:40 +08:00 |
|
skandhas
|
9dbbd02ac5
|
add Module#class_variables test
|
2012-11-09 23:10:28 +08:00 |
|
Daniel Bovensiepen
|
e6fb7d988a
|
Add Module Tests
|
2012-09-09 15:28:14 +08:00 |
|
Yukihiro Matsumoto
|
6696876e72
|
refactoring on module tests
|
2012-07-17 02:01:52 +09:00 |
|
Yukihiro Matsumoto
|
526dd09b7a
|
add Module#ancestors 15.2.2.4.9
|
2012-07-17 01:33:40 +09:00 |
|
Daniel Bovensiepen
|
0c10becf91
|
Add tests for Modules #append_features, #include, #included and #included_modules
|
2012-07-08 04:44:55 +08:00 |
|
Daniel Bovensiepen
|
0c2d74020a
|
Add more superclass tests
|
2012-06-03 23:31:53 +08:00 |
|
Daniel Bovensiepen
|
cb10b92783
|
Add Test Case for issue #210
|
2012-06-02 01:33:04 +08:00 |
|
Daniel Bovensiepen
|
31e9705022
|
Add Test cases for Literals, Enumeration, Exceptions and clean line endings
|
2012-05-29 01:20:46 +08:00 |
|
Daniel Bovensiepen
|
150b235fb6
|
Add Tests for all Exception classes, for false, true, Proc, Module, nil and Object
|
2012-05-25 14:01:14 +08:00 |
|