Rich Lewis
63a7f27313
removed duplicate word "The" in comment.
2011-12-20 15:42:07 -05:00
Jim Weirich
d92f3234c7
Added __ to assert with no __ blanks.
2011-12-04 02:39:29 -05:00
Jim Weirich
4633ba5c79
Add a dummy KeyError to 1.8 so that src koans will run.
2011-12-04 02:14:42 -05:00
Jim Weirich
5665cb0366
Handle 1.8 VS 1.9 differences in fetch exception.
2011-12-04 02:03:10 -05:00
Jim Weirich
6592f3d36e
Back ported a lot of changes made to the Koans directory.
...
Evidently, a lot of changes / pull requests were made to the koans
directory and not to the src directory. Perhaps we should remove the
koans directory entirely from the repo.
2011-12-04 02:00:22 -05:00
Jim Weirich
271dff2353
Fixed :each VS "each" conflict in method list inclusion.
2011-12-04 00:57:08 -05:00
Matt Yoho
58565c8686
Merge pull request #50 from daemianmack/master
...
Fixed a typo.
2011-08-31 14:06:49 -07:00
Daemian Mack
3371a31885
Fix typo.
2011-08-31 18:02:16 -03:00
Daemian Mack
75d1505a44
Edited src/about_symbols.rb via GitHub
2011-08-29 21:44:30 -03:00
Matt Yoho
f2f122dab1
Merge pull request #49 from daemianmack/master
...
Fixed a typo.
2011-08-29 12:48:08 -07:00
Daemian Mack
0a4f89cae3
Edited src/about_nil.rb via GitHub
2011-08-29 17:34:35 -03:00
Connor Montgomery
0ae75e0dbd
Fixed a typo.
2011-08-18 02:21:03 -05:00
tjkirch
3e6d01a15b
Clarify string length versus line count
2011-06-02 22:35:00 -04:00
Matt Darby
0fae65d634
Merge pull request #36 from dcoder2099/master
...
Fixed a typo in about_inheritance.rb
2011-06-02 15:13:44 -07:00
R.T. Lechow
561a74d809
Typos.
2011-06-02 17:46:41 -04:00
Joe O'Brien
bb805940c2
Merge pull request #37 from abyx/fix_typo_in_proxy_project.
...
Fix typo in proxy project
2011-04-30 10:47:02 -07:00
nazgob
d78e284e55
fixed typo -> Issue #39
2011-04-13 06:49:58 -07:00
Aviv Ben-Yosef
d6f69b5b26
fixing typo
2011-03-26 19:14:30 +02:00
Daniel Hedrick
434016150e
Fix typo of subclasses (from subcases)
2011-03-21 19:24:38 -05:00
Jim Weirich
0447d69a6d
my_same_class_method => my_method_in_the_same_class for clarity
2011-02-03 15:30:59 -08:00
David Calavera
a05d7b8980
Add koan on break statements
2011-01-23 19:44:58 +01:00
Jeff Casimir
70eae5b306
Fix minor typo in method name: strings ARE unique objects
2011-01-12 15:44:56 -05:00
Marc Peabody
670101783b
Revert "Updated with Rubinius Support"
...
This reverts commit 3ce23a8ee0 .
2011-01-12 15:37:38 -05:00
Jim Weirich
3ce23a8ee0
Updated with Rubinius Support
2010-12-25 08:11:31 -05:00
Jim Weirich
db3bbdcf45
Better test name in the java interop koan
2010-12-23 15:04:16 -05:00
Jim Weirich
c8b4c3e6c5
[5458710] Added koans about to_str
2010-12-23 12:28:24 -05:00
Jim Weirich
204cd44ea9
[5462710] Fixed equality koan on symbols.
2010-12-23 12:08:03 -05:00
Jim Weirich
ab59dc4791
Merge branch 'more_jruby' into m
...
* more_jruby:
[5553333] Updated java interop on to_java method.
Added cruise task
java coercion
2010-12-23 11:46:29 -05:00
Jim Weirich
ccfa664b48
[5553333] Updated java interop on to_java method.
2010-12-23 11:45:46 -05:00
Jim Weirich
297cfde6a3
[7439987] Changed symbol inclusion test to use strings.
2010-12-23 10:16:34 -05:00
Jim Weirich
3dab146b8d
Added --/++ markers around the dice class.
2010-12-23 09:26:55 -05:00
Marc Peabody
0b9727f299
fix mistake in about_symbols.rb
2010-12-14 09:12:49 -05:00
Jim Weirich
d3ce64a768
Updatd exception koan to be clearer about StandardError VS RuntimeError
2010-11-29 09:02:22 -05:00
Jim Weirich
71f670ac1d
Disabled colored output on windows.
2010-10-21 07:05:06 -04:00
Jim Weirich
cfd5b6bbe1
Fixed test_symbols_with_spaces_can_be_built method name collision.
2010-10-21 07:02:10 -04:00
Marc Peabody
e26666280c
java coercion
2010-10-02 10:11:18 -04:00
Jim Weirich
e5843f64fd
Fixed bug where some koans were not generated properly.
2010-10-01 11:05:25 -04:00
Jim Weirich
fdb8774c95
Added Java Interop koans if running jruby.
2010-09-28 14:49:43 -04:00
Jim Weirich
7dee146a8c
Added missing __ replacements
2010-09-28 14:49:06 -04:00
Jim Weirich
4789e831df
Added enumerable collections and open java classes to jruby koan.
2010-09-28 14:43:03 -04:00
Jim Weirich
c0bbe773d9
Moved splat example to later + several typo corrections.
2010-09-28 14:15:08 -04:00
Srdjan Pejic
6fb8e3c3af
Cool test; Still can't believe there is no standard implementation of first/rest
2010-09-28 14:11:08 -04:00
Marc Peabody + Jim Weirich
1dcd9babd4
Added more think about its to the ruby/java string comparisons.
2010-09-27 18:24:25 -04:00
Marc Peabody + Jim Weirich
45523c03c0
More class conflict examples.
2010-09-27 16:54:10 -04:00
Jim Weirich
8436b46c1a
Added Ruby version information to the output.
2010-09-27 14:36:38 -04:00
Jim Weirich
322ca38767
Minitest lines in backtrace are no longer interesting.
2010-09-27 14:15:59 -04:00
Jim Weirich
91f15dc690
Simplified output for running against multiple rubies.
2010-09-27 14:09:38 -04:00
Jim Weirich
17fb071814
Evaluated each assert line without a replacement test specified.
2010-09-27 13:38:50 -04:00
Jim Weirich
ece35b2539
Added symbol & string identity tests.
2010-09-27 11:36:38 -04:00
Jim Weirich
fe2ee86172
Added Koan on basic objects
2010-09-27 11:36:00 -04:00