1
0
Fork 0
mirror of https://github.com/ms-ati/docile synced 2023-03-27 23:21:52 -04:00
Commit graph

24 commits

Author SHA1 Message Date
Alexey Vasiliev
626feeb30b rbx error msg 2014-02-04 22:12:12 +02:00
Alexey Vasiliev
1b9f33c494 test case 2014-02-04 21:44:38 +02:00
Alexey Vasiliev
9ea31897da specs 2014-02-04 20:56:49 +02:00
Marc Siegel
41b7721f4b (cosmetic: replace eligible double quoted strings with single quotes) 2013-11-26 15:53:45 -05:00
Marc Siegel
ecb259db1f Fix spec descriptions to reflect module, rather than instance, methods 2013-07-29 00:57:19 -04:00
Marc Siegel
abd75d6290 Add specs of frozen string and number for #dsl_eval_immutable 2013-07-28 23:55:14 -04:00
Marc Siegel
448a1155f6 First light on Docile#dsl_eval_immutable 2013-07-28 19:22:45 -04:00
Marc Siegel
cb6e5bbe65 Add pending spec for Docile#dsl_eval_immutable 2013-07-28 19:21:08 -04:00
Marc Siegel
f2806d786b Begin to bring specs in line with betterspecs.org standards 2013-07-28 18:20:59 -04:00
Marc Siegel
5db552b200 add test of earlier fix for FCB#instance_variables type on 1.8.x 2013-07-25 11:29:34 -04:00
Marc Siegel
b7d43ac57e Add test coverage that proxy correctly re-raises NoMethodError 2013-07-05 16:34:26 -04:00
Marc Siegel
c59b06bef7 Add test coverage that __id__ method is *not* proxied 2013-07-05 16:33:55 -04:00
Marc Siegel
d6f88c5d71 (cosmetic: whitespace) 2013-07-05 16:07:25 -04:00
doop
6f08a73a00 Testing local variable scope on dispatch pattern. 2013-04-01 09:32:07 +04:00
doop
9b86a4075a Testing scope in a dispatch environment. 2013-04-01 08:54:06 +04:00
doop
952b79ab0d Testing the dispatch pattern. 2013-04-01 08:44:23 +04:00
doop
dbc7f24043 Added tests for parameterized blocks. 2013-04-01 07:53:44 +04:00
Marc Siegel
831ac8137a fix for ruby 1.8.x
Signed-off-by: Marc Siegel <marc@usainnov.com>
2012-10-29 15:24:59 -04:00
Marc Siegel
c72679b3e0 fix names of two tests 2011-12-06 19:06:55 -05:00
Marc Siegel
bce3530787 added Pizza/PizzaBuilder to docs and to specs 2011-12-06 18:41:43 -05:00
Marc Siegel
f45c3cf8d7 support instance variables from block context in multi-level dsl 2011-12-06 16:21:11 -05:00
Marc Siegel
d7fd1a9450 support instance variables from block context in one-level dsl 2011-12-06 15:34:46 -05:00
Marc Siegel
c04587a03f support local variable and method fallback contexts 2011-12-06 15:06:28 -05:00
Marc Siegel
2a6452b432 simplest: instance_eval 2011-12-06 14:46:46 -05:00