Ported more specs to bootstrap
Showing
- bootstrap/crystal/codegen.cr 8 additions, 1 deletionbootstrap/crystal/codegen.cr
- bootstrap/spec/crystal/codegen/block_spec.cr 685 additions, 681 deletionsbootstrap/spec/crystal/codegen/block_spec.cr
- bootstrap/spec/crystal/codegen/c_enum_spec.cr 22 additions, 0 deletionsbootstrap/spec/crystal/codegen/c_enum_spec.cr
- bootstrap/spec/crystal/codegen/c_struct_spec.cr 97 additions, 0 deletionsbootstrap/spec/crystal/codegen/c_struct_spec.cr
- bootstrap/spec/crystal/codegen/c_union_spec.cr 44 additions, 0 deletionsbootstrap/spec/crystal/codegen/c_union_spec.cr
- bootstrap/spec/crystal/codegen/case_spec.cr 73 additions, 0 deletionsbootstrap/spec/crystal/codegen/case_spec.cr
- bootstrap/spec/crystal/codegen/class_spec.cr 130 additions, 0 deletionsbootstrap/spec/crystal/codegen/class_spec.cr
- bootstrap/spec/crystal/codegen/class_var_spec.cr 75 additions, 0 deletionsbootstrap/spec/crystal/codegen/class_var_spec.cr
- bootstrap/spec/crystal/codegen/const_spec.cr 116 additions, 0 deletionsbootstrap/spec/crystal/codegen/const_spec.cr
- bootstrap/spec/crystal/codegen/def_spec.cr 245 additions, 12 deletionsbootstrap/spec/crystal/codegen/def_spec.cr
- bootstrap/spec/crystal/codegen/global_spec.cr 20 additions, 0 deletionsbootstrap/spec/crystal/codegen/global_spec.cr
- bootstrap/spec/crystal/type_inference/block_spec.cr 69 additions, 69 deletionsbootstrap/spec/crystal/type_inference/block_spec.cr
- spec/codegen/block_spec.rb 1 addition, 1 deletionspec/codegen/block_spec.rb
Please register or sign in to comment