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
Jim Weirich
a13f184ef1
Merge branch 'output_refactoring'
...
* output_refactoring:
Updated for JRuby
Switch blue color to cyan for better contrast on dark terminals.
80 char limit to end screen
Updated Koans directory
Added else clause if progress file is not there.
regen for updated koans/edgecase.rb
end screen with koans logo ascii art
2010-09-27 10:49:17 -04:00
Jim Weirich
584b26e532
Updated for JRuby
2010-09-27 10:44:58 -04:00
Marc Peabody
f56117c0ca
merge and 80 char limit on src
2010-09-22 15:14:11 -04:00
Jim Weirich
754a7694ad
Added else clause if progress file is not there.
2010-09-22 14:50:25 -04:00
Marc Peabody
493300b24d
end screen with koans logo ascii art
2010-09-22 14:08:38 -04:00
Matt Yoho
9b5dfb4e42
Add koan on asserting exceptions
2010-09-21 17:12:50 -04:00