Commits

[11316 total ]
Avatar
c56eb74d Added that ruby2ruby is a dependency for running specs. thanks _sleeper_.

by brixen (Using name ‘Brian Ford’) on 2006-12-22 21:09 (over 3 years ago)

Avatar
f9887648 added spec file for String methods.

by brixen (Using name ‘Brian Ford’) on 2006-12-22 19:20 (over 3 years ago)

Avatar
8178e447 fixed that ruby2ruby was not generating correct ruby source when a local var was used in a block. changed local var to instance var and it works, converted primitives_spec to new block-style.

by brixen (Using name ‘Brian Ford’) on 2006-12-22 17:14 (over 3 years ago)

Anon32
a9436166 Added missing arguments to BlockEnvironment.under_context calls in test_instructions.

by Norgg on 2006-12-22 15:17 (over 3 years ago)

Avatar
8a00080a changed array_spec to not use local variables in blocks where possible because rubytoruby is not converting them to ruby source correctly. Array#uniq! fails at the moment. re-added that compile checks code-cache first so specs run faster.

by brixen (Using name ‘Brian Ford’) on 2006-12-22 06:58 (over 3 years ago)

Avatar
4a199c55 converted array_spec.rb to block-style specs, but they still depend on strings to be output. rewrote spec_helper based on nicksieger's example code. some specs are failing due to bugs converting to sexp and back to ruby source.

by brixen (Using name ‘Brian Ford’) on 2006-12-22 06:00 (over 3 years ago)

Avatar
854bbc36 added spec/targets for specs for 'target' part of host/target spec runner configuration. added mri_target and rubinius_target and specs.

by brixen (Using name ‘Brian Ford’) on 2006-12-22 03:34 (over 3 years ago)

Avatar
41d82800 Move autotestng.rb to /bin

by evan (Using name ‘Evan Phoenix’) on 2006-12-22 02:01 (over 3 years ago)

Avatar
6505e2ed Fix the each_in_each block creation bug and also a typo in callcc.

by evan (Using name ‘Evan Phoenix’) on 2006-12-22 01:59 (over 3 years ago)

Anon32
c0369a07 libs -> external_libs

by Alexander Kellett on 2006-12-22 00:20 (over 3 years ago)